13 Commits

Author SHA1 Message Date
Luccas Mateus de Medeiros Gomes
d466023926 [monorepo][lg] - move over examples 2023-04-12 09:13:17 -03:00
Luccas Mateus de Medeiros Gomes
fda6c4b827 [monorepo][lg] - start of monorepo 2023-04-10 22:22:34 -03: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
Rising Odegua
483d11e08d Fix dataset-frictionless example import 2022-02-17 08:30:10 +01:00
Rising Odegua
1127534d17 Removed unused packages in package.json 2022-02-01 13:28:09 +01:00
dependabot[bot]
552db9e87a
Bump remark-html from 13.0.1 to 13.0.2 in /examples/dataset-frictionless
Bumps [remark-html](https://github.com/remarkjs/remark-html) from 13.0.1 to 13.0.2.
- [Release notes](https://github.com/remarkjs/remark-html/releases)
- [Commits](https://github.com/remarkjs/remark-html/compare/13.0.1...13.0.2)

---
updated-dependencies:
- dependency-name: remark-html
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-07 23:44:38 +00:00
Rising Odegua
49fd443de5 [Package.json][s]: Revert changes 2021-05-24 09:20:21 +01:00
Rising Odegua
4f9436b21c [Package.json][s]: Add react to peer dependency 2021-05-24 09:19:00 +01:00
Rising Odegua
59dc4cc919 [dataset-single][m]: Update dataset-single example to use portaljs 2021-05-21 10:11:25 +01: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
Rising Odegua
d5a6726546 [Package.json][s]: Add nextjs export 2021-04-13 14:02:34 +01:00
Rufus Pollock
2562781e3e [refactor,#527][m]: move the nextjs app at root of repo to examples/dataset-frictionless.
The current app at root of repo is for single frictionless dataset. Should be in its own example so we have space going forward for multiple example and for root to have core portal.js code.

* Also refactor its README (moved from root) to reflect it is just an example
* Move design content from the root README.md into DESIGN.md
* Stub a new root README.md based largely on examples/catalog/README.md
2021-04-12 16:15:20 +02:00