2029 Commits

Author SHA1 Message Date
Rising Odegua
6e4fb06858 [data-literate-template[s]: Remove data literate template 2022-03-15 10:24:50 +01:00
Rufus Pollock
727fd8deff
Merge pull request #681 from datopian/ref/old-mdx
Revert to old MDX parsing
2022-03-15 10:20:54 +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
5547d095ed
Merge pull request #679 from datopian/ref/tutorial
Ref/tutorial
2022-03-14 13:12:26 +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
Rufus Pollock
603ae2c7b3
Merge pull request #678 from datopian/fix/frontmatter2
Fix frontmatter
2022-03-09 11:44:14 +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
9b1b675b60
Merge pull request #676 from datopian/clean/up
Update package manager and next config for mdx
2022-03-07 12:51:03 +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
5e57829e2f
Merge pull request #662 from datopian/dependabot/npm_and_yarn/url-parse-1.5.7
Bump url-parse from 1.5.1 to 1.5.7
2022-02-25 13:15:48 +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
Rufus Pollock
72ab014978
Merge pull request #668 from datopian/update/next-mdx
Update/next mdx
2022-02-25 12:44:14 +01:00
Rising Odegua
2fcf483dba [Portaljs][s]: Build latest component dist 2022-02-25 11:32:56 +01:00
Rising Odegua
bb32b74393 Merge branch 'main' of https://github.com/datopian/portal.js 2022-02-25 11:28:53 +01:00
Rising Odegua
d5ae9b432c [package.json][s]:Clean up build config 2022-02-25 11:28:44 +01:00
Rising Odegua
61709d49b5 Add extra properties to Table component 2022-02-25 11:27:49 +01:00
Rising Odegua
8923ddbbd2 Add extra properties to Table component 2022-02-25 11:27:08 +01: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
Rufus Pollock
92752fbb1a
[examples/data-literate,#667][s]: upgrade next v12 - nothing needing fixing.
Updated nextjs to latest version (12.1.0)
2022-02-24 14:54:19 +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