Commit Graph

624 Commits

Author SHA1 Message Date
Kyle Fang
e8d08e57f8 fix: pass callbacks to open side panel 2021-12-18 16:25:45 +08:00
francesco
f79f9550b0 Footer fix 2021-12-17 20:41:07 +01:00
francesco
dbc8d66384 Fix for weird website bug not showing logo correctly 2021-12-17 20:33:23 +01:00
francesco
9ded642f66 Version update 1.0.0-beta9 2021-12-17 17:08:21 +01:00
francesco
d3f259a5f7 Added dependencies prop to AdditionalColumnDelegate to rerender cells based on other properties. 2021-12-17 17:08:05 +01:00
francesco
89cd5490c0 Popup form fix 2021-12-16 23:56:49 +01:00
francesco
3e061a0363 Performance updates 2021-12-16 19:07:23 +01:00
francesco
69c145a4e1 Performance updates 2021-12-15 21:27:54 +01:00
francesco
b95bd6d76f Website, fixed API links 2021-12-13 23:07:44 +01:00
francesco
4b53d23157 Website, fixed API links 2021-12-13 22:50:49 +01:00
francesco
36ca63d9c8 Website deps update 2021-12-13 16:16:13 +01:00
francesco
2bb479cdec Version update 1.0.0-beta8 2021-12-13 15:28:13 +01:00
francesco
134b5db942 Fix for dynamic fields in property builder not updating correctly. 2021-12-13 15:22:40 +01:00
francesco
7d7bd604e1 Version update 1.0.0-beta7 2021-12-11 15:11:06 +01:00
francesco
a62c4e9a93 Navigation drawer indicator and 404 page added. 2021-12-11 15:10:26 +01:00
francesco
7c739fcb0e Created abstraction for persisting collection configuration 2021-12-09 18:37:02 +01:00
francesco
91a1a8bf70 Changed home gradient text 2021-12-08 14:30:52 +01:00
francesco
3d2e592fb4 Removed schema registry and merged with navigation context 2021-12-07 19:38:07 +01:00
francesco
ba59a01d01 Removed schema config model and replaced for resolved entity collection 2021-12-07 17:41:06 +01:00
francesco
e164eaacc4 Removed references to FirebaseUI 2021-12-07 13:48:23 +01:00
francesco
bd2363f0b1 Docs 2021-12-06 11:43:19 +01:00
francesco
9803577e11 Version update 1.0.0-beta6 2021-12-06 11:28:32 +01:00
francesco
4ff6f4c02b Entity schema registry rework 2021-12-06 11:25:30 +01:00
francesco
bddd1d4f84 Make the code compile with Typescript 4.2 for Docusaurus 2021-12-03 01:31:29 +01:00
francesco
26a7e9dbf8 Docs update 2021-12-02 23:45:56 +01:00
francesco
99c647df64 Added ResolvedEntitySchema and EntitySchemaResolver. Changed how schema properties are resolved and moved up to higher levels. 2021-12-02 18:33:01 +01:00
francesco
060c6b43bf Allowing upload of pictures directly in the table 2021-11-29 20:27:46 +01:00
francesco
0d12b9d7e9 Removed css internal import adn replaced with styled solution 2021-11-27 01:23:34 +01:00
fgatti675
241dd9f8ea Merge pull request #166 from Camberi/dependabot/npm_and_yarn/example/nth-check-2.0.1
Bump nth-check from 1.0.2 to 2.0.1 in /example
2021-11-26 21:10:58 +01:00
dependabot[bot]
4703d92a1c Bump nth-check from 1.0.2 to 2.0.1 in /example
Bumps [nth-check](https://github.com/fb55/nth-check) from 1.0.2 to 2.0.1.
- [Release notes](https://github.com/fb55/nth-check/releases)
- [Commits](https://github.com/fb55/nth-check/compare/v1.0.2...v2.0.1)

---
updated-dependencies:
- dependency-name: nth-check
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-26 12:35:06 +00:00
francesco
390ceabfef Minor login fix 2021-11-26 13:34:18 +01:00
francesco
d03414e9e6 Replaced FirebaseUi with custom implementation 2021-11-25 16:19:14 +01:00
francesco
77388a78d5 Performance optimisations 2021-11-24 18:26:27 +01:00
francesco
c6e5603bb5 Fix for objects path test 2021-11-24 13:19:34 +01:00
fgatti675
f5fa6a7a84 Merge pull request #165 from Camberi/dependabot/npm_and_yarn/website/algoliasearch-helper-3.6.2
Bump algoliasearch-helper from 3.4.4 to 3.6.2 in /website
2021-11-24 11:06:50 +01:00
francesco
23406f27f8 Replaced library with custom CSV implementation 2021-11-24 11:03:14 +01:00
dependabot[bot]
29af981b11 Bump algoliasearch-helper from 3.4.4 to 3.6.2 in /website
Bumps [algoliasearch-helper](https://github.com/algolia/algoliasearch-helper-js) from 3.4.4 to 3.6.2.
- [Release notes](https://github.com/algolia/algoliasearch-helper-js/releases)
- [Changelog](https://github.com/algolia/algoliasearch-helper-js/blob/develop/CHANGELOG)
- [Commits](https://github.com/algolia/algoliasearch-helper-js/compare/3.4.4...3.6.2)

---
updated-dependencies:
- dependency-name: algoliasearch-helper
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-23 21:41:55 +00:00
francesco
8c554bebeb Changelog update 2021-11-23 22:31:54 +01:00
francesco
dfea42e0b8 Minor docs Removed useClipboard dependency 2021-11-23 17:16:43 +01:00
francesco
7accd82c62 Minor docs update 2021-11-22 15:19:36 +01:00
francesco
cd3e09253c Typescript 4.5 2021-11-22 15:11:14 +01:00
francesco
9b2f925e63 Docs and versions update
1.0.0-beta5
2021-11-22 12:45:06 +01:00
francesco
f963156bfb Additional shapes in website 2021-11-21 23:19:16 +01:00
fgatti675
32d6691f47 Merge pull request #162 from zhigang1992/feat/defaultValues
fix: use default value for when specified new entity id
2021-11-21 22:07:12 +01:00
Kyle Fang
86bbecef8e fix: use default value for when specified new entity id 2021-11-21 21:51:12 +08:00
francesco
1c89611f54 Added video to landing page 2021-11-21 12:25:26 +01:00
francesco
7ac1871e28 Docs update 2021-11-20 14:05:25 +01:00
francesco
63f2a1bd98 Website CI update 2021-11-18 21:50:25 +01:00
francesco
658103a8db Website CI update 2021-11-18 21:43:05 +01:00
francesco
d75ce36af3 Docs dependencies update 2021-11-18 19:46:30 +01:00