dependabot[bot]
|
8221ead867
|
Bump d3-color from 3.0.1 to 3.1.0 in /examples/data-literate
Bumps [d3-color](https://github.com/d3/d3-color) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/d3/d3-color/releases)
- [Commits](https://github.com/d3/d3-color/compare/v3.0.1...v3.1.0)
---
updated-dependencies:
- dependency-name: d3-color
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-30 02:38:53 +00:00 |
|
Rising Odegua
|
6004caeb72
|
[your-own-data-example][s]: Remove example data
|
2022-03-15 11:14:21 +01: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
|
5e197a468f
|
[data-literate old][m]: Rename new data literate folder
|
2022-03-15 09:34:27 +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 |
|
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 |
|
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 |
|
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 |
|