Rising Odegua
|
34ea781ddc
|
Add demo copy in pages folder for test
|
2022-02-24 11:53:17 +01:00 |
|
Rising Odegua
|
a6df3de06f
|
Use nextjs mdx feature and configure plugins
|
2022-02-24 11:52:55 +01:00 |
|
Rising Odegua
|
8044b0996d
|
Updated nextjs to latest version (12.1.0)
|
2022-02-24 09:55:04 +01:00 |
|
Leonardo Rocha
|
ce24e488d1
|
[s] data-literate README documentation slightly updated
|
2022-02-23 17:15:20 +01:00 |
|
Rufus Pollock
|
6cfa61dffd
|
Merge branch 'main' of github.com:datopian/portal.js
|
2022-02-22 12:39:07 +01:00 |
|
Rufus Pollock
|
7a5130af19
|
[examples/data-literate][s]: working script to have this work with your own content.
|
2022-02-22 12:37:51 +01:00 |
|
Rising Odegua
|
98c2ec8b11
|
Update portal.js import in example
|
2022-02-22 09:18:41 +01:00 |
|
Rising Odegua
|
739c0863d0
|
Install portal from latest commit hash
|
2022-02-22 09:07:22 +01:00 |
|
Rising Odegua
|
25f3c6b32a
|
Fix explorer not display issue
|
2022-02-22 08:45:33 +01:00 |
|
Leonardo Rocha
|
9843ced6f1
|
fix path in Table tag MDX data-literate demo
|
2022-02-21 12:46:34 +01:00 |
|
Rufus Pollock
|
3a0f4e7b96
|
[examples/data-literate][m]: factor our a working markdown+CSV (data literate) example from site (where we already had a demo).
* removed a few extraneous things
* added the README.md with some instructions
|
2022-02-21 12:25:46 +01:00 |
|
Rufus Pollock
|
4be1c1aecf
|
Merge pull request #649 from datopian/dependabot/npm_and_yarn/examples/ckan/handlebars-4.7.7
Bump handlebars from 4.7.6 to 4.7.7 in /examples/ckan
|
2022-02-21 11:16:12 +01:00 |
|
dependabot[bot]
|
f1bf04990d
|
Bump url-parse from 1.5.1 to 1.5.7 in /examples/ckan
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.7)
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-19 14:57:09 +00:00 |
|
dependabot[bot]
|
b3ae266708
|
Bump url-parse from 1.5.1 to 1.5.7 in /examples/dataset-frictionless
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.7)
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-19 13:45:22 +00:00 |
|
Rising Odegua
|
483d11e08d
|
Fix dataset-frictionless example import
|
2022-02-17 08:30:10 +01:00 |
|
Rising Odegua
|
2ba5737ac9
|
Change example dataset
|
2022-02-16 20:28:07 +01:00 |
|
Rising Odegua
|
4bdc29f126
|
Update example to use new DataExplorer component
|
2022-02-16 20:23:23 +01:00 |
|
Rising Odegua
|
de5fe23de5
|
Add new example datapackage for testing
|
2022-02-16 11:28:28 +01:00 |
|
dependabot[bot]
|
b41ec233e7
|
Bump handlebars from 4.7.6 to 4.7.7 in /examples/ckan
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7)
---
updated-dependencies:
- dependency-name: handlebars
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-11 15:30:58 +00:00 |
|
Rising Odegua
|
82be7a3feb
|
Remove tests folder and fixtures
|
2022-02-07 12:11:38 +01:00 |
|
Rising Odegua
|
ebfc2d5449
|
Update frictionless example display
|
2022-02-03 11:37:53 +01:00 |
|
Rising Odegua
|
1127534d17
|
Removed unused packages in package.json
|
2022-02-01 13:28:09 +01:00 |
|
Rising Odegua
|
89625821e5
|
Fix test failure
|
2022-02-01 13:27:50 +01:00 |
|
Rising Odegua
|
48bddee6d8
|
Update style and rebuild dist
|
2022-02-01 11:33:45 +01:00 |
|
Rising Odegua
|
96c482ced4
|
Fix CSS issue after build
|
2022-02-01 11:33:01 +01:00 |
|
Rising Odegua
|
3ac0ee4653
|
Update page to properly display error message
|
2022-01-31 13:12:14 +01:00 |
|
Rising Odegua
|
ba6f616dd6
|
Add proper error handling and mesage
|
2022-01-31 13:11:58 +01:00 |
|
Rising Odegua
|
bed2be1f05
|
Merge pull request #638 from datopian/dependabot/npm_and_yarn/examples/dataset-frictionless/next-12.0.9
Bump next from 12.0.7 to 12.0.9 in /examples/dataset-frictionless
|
2022-01-31 00:51:57 -08:00 |
|
dependabot[bot]
|
55eff99fe2
|
Bump next from 12.0.7 to 12.0.9 in /examples/default
Bumps [next](https://github.com/vercel/next.js) from 12.0.7 to 12.0.9.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v12.0.7...v12.0.9)
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-28 23:40:38 +00:00 |
|
dependabot[bot]
|
221363f9ae
|
Bump next from 12.0.7 to 12.0.9 in /examples/dataset-frictionless
Bumps [next](https://github.com/vercel/next.js) from 12.0.7 to 12.0.9.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v12.0.7...v12.0.9)
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-28 23:39:46 +00:00 |
|
Rising Odegua
|
adec2c2a33
|
Merge pull request #623 from datopian/dependabot/npm_and_yarn/examples/ckan/follow-redirects-1.14.7
Bump follow-redirects from 1.14.1 to 1.14.7 in /examples/ckan
|
2022-01-25 00:15:12 -08:00 |
|
Rising Odegua
|
d13b9e1d93
|
Merge pull request #629 from datopian/dependabot/npm_and_yarn/examples/dataset-frictionless/nanoid-3.2.0
Bump nanoid from 3.1.23 to 3.2.0 in /examples/dataset-frictionless
|
2022-01-25 00:15:01 -08:00 |
|
dependabot[bot]
|
97ff26e7f8
|
Bump nanoid from 3.1.23 to 3.2.0 in /examples/dataset-frictionless
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.23 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.23...3.2.0)
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-24 14:06:21 +00:00 |
|
dependabot[bot]
|
3ba577ad59
|
Bump nanoid from 3.1.23 to 3.2.0 in /examples/default
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.23 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.23...3.2.0)
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-24 14:06:10 +00:00 |
|
Rising Odegua
|
8b1b474662
|
Merge pull request #633 from datopian/dependabot/npm_and_yarn/examples/ckan/nanoid-3.2.0
Bump nanoid from 3.1.23 to 3.2.0 in /examples/ckan
|
2022-01-24 06:05:30 -08:00 |
|
dependabot[bot]
|
4b99d772a8
|
Bump trim-off-newlines from 1.0.1 to 1.0.3 in /examples/ckan
Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3.
- [Release notes](https://github.com/stevemao/trim-off-newlines/releases)
- [Commits](https://github.com/stevemao/trim-off-newlines/compare/v1.0.1...v1.0.3)
---
updated-dependencies:
- dependency-name: trim-off-newlines
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-24 13:43:26 +00:00 |
|
dependabot[bot]
|
66bfccb227
|
Bump nanoid from 3.1.23 to 3.2.0 in /examples/ckan
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.23 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.23...3.2.0)
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-22 12:03:11 +00:00 |
|
dependabot[bot]
|
1cf2f47efb
|
Bump follow-redirects from 1.14.1 to 1.14.7 in /examples/ckan
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.1 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.1...v1.14.7)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-13 15:28:53 +00:00 |
|
virgoaugustine
|
4f136fc4ac
|
[examples/ckan/tsconfig.json]: Fix vercel-catalog-portal-js-deploy-fail
|
2022-01-13 13:08:53 +00:00 |
|
virgoaugustine
|
22ccceba75
|
[examples/ckan/tsconfig.json]: Fix vercel-catalog-portal-js-deploy-fail
|
2022-01-13 12:29:10 +00:00 |
|
virgoaugustine
|
737308c88a
|
[examples/ckan/tsconfig.json]: Fix vercel-catalog-portal-js-deploy-fail
|
2022-01-13 12:23:56 +00:00 |
|
virgoaugustine
|
04d750f5d5
|
[examples/][xs]: Renamed catalog to ckan
|
2022-01-12 11:22:16 +00:00 |
|
Virgo
|
77574f56bb
|
[xs]: Correction on README.md
|
2022-01-03 22:24:38 +00:00 |
|
Rufus Pollock
|
aff98caaa1
|
Merge pull request #613 from datopian/dependabot/npm_and_yarn/examples/catalog/next-11.1.3
Bump next from 11.1.1 to 11.1.3 in /examples/catalog
|
2021-12-20 11:36:43 +01:00 |
|
dependabot[bot]
|
3378a2875c
|
Bump next from 11.1.1 to 11.1.3 in /examples/catalog
Bumps [next](https://github.com/vercel/next.js) from 11.1.1 to 11.1.3.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v11.1.1...v11.1.3)
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-20 10:36:34 +00:00 |
|
dependabot[bot]
|
e13f76910d
|
Bump next from 11.1.2 to 12.0.7 in /examples/default
Bumps [next](https://github.com/vercel/next.js) from 11.1.2 to 12.0.7.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v11.1.2...v12.0.7)
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-20 10:36:26 +00:00 |
|
Rufus Pollock
|
9bb7df7630
|
Merge pull request #610 from datopian/dependabot/npm_and_yarn/examples/dataset-frictionless/next-12.0.7
Bump next from 11.1.2 to 12.0.7 in /examples/dataset-frictionless
|
2021-12-20 11:36:01 +01:00 |
|
dependabot[bot]
|
1bbc7ff8d3
|
Bump next from 11.1.2 to 12.0.7 in /examples/dataset-frictionless
Bumps [next](https://github.com/vercel/next.js) from 11.1.2 to 12.0.7.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v11.1.2...v12.0.7)
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-17 10:23:48 +00:00 |
|
dependabot[bot]
|
2ede02ca4e
|
Bump validator from 13.5.2 to 13.7.0 in /examples/dataset-frictionless
Bumps [validator](https://github.com/validatorjs/validator.js) from 13.5.2 to 13.7.0.
- [Release notes](https://github.com/validatorjs/validator.js/releases)
- [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/validatorjs/validator.js/compare/13.5.2...13.7.0)
---
updated-dependencies:
- dependency-name: validator
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-08 19:21:55 +00:00 |
|
Rufus Pollock
|
cd627353fa
|
Merge pull request #603 from datopian/dependabot/npm_and_yarn/examples/default/ansi-regex-5.0.1
Bump ansi-regex from 5.0.0 to 5.0.1 in /examples/default
|
2021-10-19 18:27:19 +02:00 |
|