1768 Commits

Author SHA1 Message Date
Rising Odegua
b103b0e845 [Package.json][s]: add react to peer dependecy 2021-05-21 13:42:46 +01:00
Rising Odegua
96f9f6adc4 [Package.json][s]: Removed portal package 2021-05-21 12:39:00 +01:00
Rising Odegua
3b6fbbcd44 [Actions][s]: Remove gh-page build since we are building to vercel 2021-05-21 10:51:40 +01:00
Rising Odegua
c1e68325da
Merge pull request #565 from datopian/update/examples
Update single dataset example to use portal.js
2021-05-21 10:24:59 +01:00
Rising Odegua
43b2e34f4b [dataset-single][m]: Remove test for components since we are using portaljs 2021-05-21 10:22:37 +01:00
Rising Odegua
59dc4cc919 [dataset-single][m]: Update dataset-single example to use portaljs 2021-05-21 10:11:25 +01:00
Rising Odegua
6d32c7b94d [Dist][s]: Build latest version 2021-05-21 09:20:27 +01:00
Rising Odegua
7bf76d7c38 Merge branch 'main' of https://github.com/datopian/portal.js into update/examples 2021-05-21 09:14:58 +01:00
Rising Odegua
842d423c99 [Table][s]: Add id to table rows 2021-05-21 09:14:12 +01:00
Rising Odegua
9808bfb938 Merge branch 'main' of https://github.com/datopian/portal.js into add/doc-website 2021-05-21 09:12:03 +01:00
Rising Odegua
201b0e5a01 Merge branch 'master' of https://github.com/datopian/portal.js into add/doc-website 2021-05-21 09:11:51 +01:00
Rising Odegua
ff732efdcd [Table][s]: Add id to table rows 2021-05-21 09:10:33 +01:00
Rufus Pollock
bbe1fde899 [examples/default][m]: update home page of the example - refs #560.
* use official logo
* tweak text and layout
* link to correct pages on site
2021-05-20 23:45:56 +02:00
Rufus Pollock
378968bc24
Merge pull request #564 from datopian/add/doc-website
[WIP] Add/doc website
2021-05-20 09:40:07 +02:00
Rufus Pollock
52028ae867 [examples/default,#560]: stub nextjs app using tailwind. 2021-05-19 19:11:32 +02:00
Rising Odegua
13905f832f [Docs][m]: Add markdown for docs and api section 2021-05-19 17:52:22 +01:00
Rufus Pollock
2721727c75 Merge branch 'main' of github.com:datopian/portal.js into main 2021-05-19 16:19:01 +02:00
Rising Odegua
9ad383420d [Pages][m]: Add stub pages for learn, doc and gallery 2021-05-19 12:15:49 +01:00
Rising Odegua
c4375a6d70 [Home][m] Add portaljs home page with links to subpages 2021-05-19 12:03:34 +01:00
Rising Odegua
1e2a76571e [docs][m]: Set up base nextjs project 2021-05-19 09:40:18 +01:00
Rising Odegua
883767cd55
Merge pull request #550 from datopian/add/doc 2021-05-17 05:02:17 +01:00
Rufus Pollock
431c6fa3b2 [README][s]: add showcase section. 2021-05-14 09:18:28 +02:00
Rufus Pollock
11da887799
Merge pull request #553 from datopian/dependabot/npm_and_yarn/examples/dataset-frictionless/postcss-8.2.10
Bump postcss from 8.2.7 to 8.2.10 in /examples/dataset-frictionless
2021-05-14 09:15:53 +02:00
Rufus Pollock
87cbbf8218 [refactor,bugfix][xs]: move assets/demo.gif into dataset-frictionless example - follow up to be0d59ee4ec0408580fa05eae433bbf8aaec8986. 2021-05-14 09:12:40 +02:00
Rufus Pollock
a474fd0a9a
Merge pull request #552 from datopian/dependabot/npm_and_yarn/examples/dataset-frictionless/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.8 to 2.8.9 in /examples/dataset-frictionless
2021-05-12 14:35:09 +02:00
dependabot[bot]
d7f48c7698
Bump postcss from 8.2.7 to 8.2.10 in /examples/dataset-frictionless
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.7 to 8.2.10.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.7...8.2.10)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 10:21:25 +00:00
dependabot[bot]
03697550e8
Bump hosted-git-info in /examples/dataset-frictionless
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 23:55:43 +00:00
Rising Odegua
90b1916efe [ReadMe][l]: Add new doc sections for components 2021-05-10 14:54:25 +01:00
Rising Odegua
12cfd0d54e [Components][l]: Update portal components 2021-05-10 14:53:52 +01:00
Rising Odegua
97f425c863 [ReadMe][l]: Update readme with proper spacing 2021-05-06 12:37:42 +01:00
Rising Odegua
42ee598469 [ReadMe][l]: Update js markdown style 2021-05-05 15:59:53 +01:00
Rising Odegua
afd3b13088 [ReadMe][l]: Add first version of doc 2021-05-05 15:55:21 +01:00
Rising Odegua
b49b2f53c3
Merge pull request #549 from datopian/ref/doc-test
Ref/doc test
2021-05-05 15:51:34 +01:00
Rising Odegua
b713360ead [Components][m]: Slight update to props definition 2021-05-05 15:50:52 +01:00
Rufus Pollock
2bade155ce Merge branch 'main' of github.com:datopian/portal.js into main 2021-05-05 13:35:51 +02:00
Rufus Pollock
be0d59ee4e [docs][s]: move getting started section from README (which was about single frictionless example) into single frictionless example directory in prep for the more detailed docs update later today. 2021-05-05 13:34:59 +02:00
Rising Odegua
0129921942 [Components][s]: Update proptypes for Nav 2021-05-05 10:21:58 +01:00
Rising Odegua
eadc029803 [Package.json][s]: Add missing package 2021-05-05 10:21:37 +01:00
Rising Odegua
8766c14455 [Dist][s]: Remove dist from gitignore 2021-05-05 09:41:24 +01:00
Rufus Pollock
3d195be8ec
[scripts/README][xs]: fix typo. 2021-05-05 08:21:15 +02:00
Rufus Pollock
93c21ce664 [scripts/README][s]: add more in intro to explain motivation plus refactoring on first set of instructions. 2021-05-04 19:18:16 +02:00
Rufus Pollock
b27ad683a0 [scripts/README][xs]: markdown formatting (mainly spacing before and after blocks).
See https://playbook.datopian.com/style-guide/markdown/
2021-05-04 18:51:11 +02:00
Rufus Pollock
b887071131
[README][xs]: fix broken markdown link to scripts section. 2021-05-04 18:23:01 +02:00
Anuar Ustayev
71f75142ae
Merge pull request #545 from datopian/ref/portal-catalogs
Ref/portal catalogs
2021-05-04 11:13:15 +06:00
Rising Odegua
5ae9bab9c8 Merge branch 'main' of https://github.com/datopian/portal.js into ref/portal-reusable 2021-05-03 15:59:38 +01:00
Rising Odegua
173309adca
Merge pull request #543 from datopian/ref/portal-reusable
Ref portal to be reusable
2021-05-03 15:59:13 +01:00
Rising Odegua
3faf4f1464 [Index][s]: Export new components 2021-05-03 15:56:59 +01:00
Rising Odegua
bd4e7cf79e [Components][s]: Add misc components 2021-05-03 15:20:50 +01:00
Rising Odegua
fc79f3f7fa [Components][s]: Update views components to include validation 2021-05-03 15:20:30 +01:00
Rising Odegua
98f94303c4 [Components][s]: Update UI components to include validation 2021-05-03 15:20:17 +01:00