162 Commits

Author SHA1 Message Date
dependabot[bot]
1de2deeaba
Bump terser from 4.8.0 to 4.8.1 in /examples/ckan
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 20:00:15 +00:00
olayway
a8cc4949f3
Merge pull request #687 from datopian/dependabot/npm_and_yarn/examples/default/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /examples/default
2022-05-09 14:47:24 +02:00
olayway
ed1ffe5a7b
Merge pull request #686 from datopian/dependabot/npm_and_yarn/examples/dataset-frictionless/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /examples/dataset-frictionless
2022-05-09 14:47:10 +02:00
Rufus Pollock
e12199598b
Merge pull request #683 from datopian/dependabot/npm_and_yarn/examples/ckan/lodash-4.17.21 2022-05-09 14:45:53 +02:00
olayway
5c0ec9ef2f [portal.js/examples][s]: updated README for nextjs-tailwind-mdx example 2022-05-09 14:13:48 +02:00
olayway
6eaba46954 [portal.js/examples][s]: added nextjs-tailwind-mdx to examples 2022-05-09 14:06:51 +02:00
dependabot[bot]
f24d491b74
Bump minimist from 1.2.5 to 1.2.6 in /examples/default
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 23:02:42 +00:00
dependabot[bot]
68b0c973ad
Bump minimist from 1.2.5 to 1.2.6 in /examples/dataset-frictionless
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 16:19:45 +00:00
Rising Odegua
6004caeb72 [your-own-data-example][s]: Remove example data 2022-03-15 11:14:21 +01:00
dependabot[bot]
ad695672ac
Bump lodash from 4.17.15 to 4.17.21 in /examples/ckan
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21)

---
updated-dependencies:
- dependency-name: lodash
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-15 09:49:43 +00:00
Rising Odegua
d3334ab45c [demo][s]: Update demo to use TableGrid 2022-03-15 10:33:08 +01:00
Rising Odegua
b849e7615c [Components][s]: Add TableGrid component from Portaljs 2022-03-15 10:32:40 +01:00
Rising Odegua
6e4fb06858 [data-literate-template[s]: Remove data literate template 2022-03-15 10:24:50 +01:00
Rising Odegua
5e197a468f [data-literate old][m]: Rename new data literate folder 2022-03-15 09:34:27 +01:00
Rising Odegua
2cccd68d42 [data-literatel][m]: Bring back old data literate with custom parsing 2022-03-15 09:33:25 +01:00
Rising Odegua
c22bbc57aa [portal cli tool][m]: Fix data literate file copy script 2022-03-14 12:56:28 +01:00
Rising Odegua
86eb6c2744 [Data literate][m]: Copy and refactor data-literate into minimal template folder 2022-03-14 12:55:51 +01:00
Rising Odegua
0b4c500e55 [Layout][s]: Move prose div to DataLiterate component 2022-03-09 08:31:33 +01:00
Rising Odegua
b0c9640f6b [demo.mdx][s]: Use new Metadata component to display parsed frontmatter 2022-03-08 11:11:07 +01:00
Rising Odegua
581d7542b5 [Layout][m] remove unneccessary sections from layout component 2022-03-08 11:10:16 +01:00
Rising Odegua
4a34208cab [Metadata][m]: Add new component Metadata to display parsed Frontmatter 2022-03-08 11:09:09 +01:00
Rising Odegua
981a4d208c [Frontmatter][s]: Fix frontmatter parising in mdx file 2022-03-08 10:50:43 +01:00
Rising Odegua
e41c34fc8f [next.config][s]: switch next.config from using require to import 2022-03-07 11:57:34 +01:00
Rising Odegua
3094d5c876 [package manager][s]: Switch from yarn to npm 2022-03-07 11:51:55 +01:00
Rufus Pollock
dc58e8fc3d [examples/data-literate][s]: upgrade to tailwind v3. 2022-02-28 13:00:38 +01:00
Rufus Pollock
4733ee2edc
[examples/data-literate]: add example of TableGrid core component to demo - fixes #669.
Merge pull request #670 from datopian/add/custom-components]
2022-02-28 12:13:49 +01:00
Rising Odegua
c56ed5c099
Merge pull request #659 from datopian/dependabot/npm_and_yarn/examples/default/next-12.1.0
Bump next from 12.0.9 to 12.1.0 in /examples/default
2022-02-25 13:16:26 +01:00
Rising Odegua
df96bf0643
Merge pull request #660 from datopian/dependabot/npm_and_yarn/examples/dataset-frictionless/next-12.1.0
Bump next from 12.0.9 to 12.1.0 in /examples/dataset-frictionless
2022-02-25 13:16:13 +01:00
Rising Odegua
73ce5fae59
Merge pull request #661 from datopian/dependabot/npm_and_yarn/examples/dataset-frictionless/url-parse-1.5.7
Bump url-parse from 1.5.1 to 1.5.7 in /examples/dataset-frictionless
2022-02-25 13:15:59 +01:00
Rising Odegua
70e15a938b
Merge pull request #663 from datopian/dependabot/npm_and_yarn/examples/ckan/url-parse-1.5.7
Bump url-parse from 1.5.1 to 1.5.7 in /examples/ckan
2022-02-25 13:15:36 +01:00
Rising Odegua
e6b9fcd960 [examples/data-literate/pages/demo][s]: Use Portaljs Table component in demo.mdx 2022-02-25 13:12:07 +01:00
Rising Odegua
50f62ed4e6 [examples/data-literate/components][m]: Add Portaljs Table component 2022-02-25 13:11:39 +01:00
Rising Odegua
bb78ff7073 [package.json][s]: Add portaljs component library 2022-02-25 13:10:35 +01:00
dependabot[bot]
2b8a00c22a
Bump next from 12.0.9 to 12.1.0 in /examples/dataset-frictionless
Bumps [next](https://github.com/vercel/next.js) from 12.0.9 to 12.1.0.
- [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.9...v12.1.0)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-25 11:45:16 +00:00
dependabot[bot]
b3fee28ca1
Bump next from 12.0.9 to 12.1.0 in /examples/default
Bumps [next](https://github.com/vercel/next.js) from 12.0.9 to 12.1.0.
- [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.9...v12.1.0)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-25 11:45:09 +00:00
Rising Odegua
6a0e724805 [Package.json][s]: Add back engine config 2022-02-25 10:56:37 +01:00
Rising Odegua
162288a951 [Fix cloudfare fail][s]: Update build and export cmd 2022-02-24 16:39:32 +01:00
Rising Odegua
2a8655ecba clean up import 2022-02-24 16:17:21 +01:00
Rising Odegua
24f0c58cf6 [yarn.lock][s]: Update next/mdx 2022-02-24 15:39:16 +01:00
Rising Odegua
8011afe7cd [mdx][m]: Remove old mdx parser 2022-02-24 15:11:29 +01:00
Rising Odegua
60c06dc5ff Merge branch 'main' of https://github.com/datopian/portal.js into update/next-mdx 2022-02-24 15:04:21 +01:00
Rising Odegua
cec97c132e Add node engne version 2022-02-24 14:27:59 +01:00
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