39 Commits

Author SHA1 Message Date
9d96a27952 feat: add uuid widget (#719) 2023-04-20 12:55:49 -04:00
79877fcd1f feat: events (#717) 2023-04-19 23:49:53 -04:00
95e64792dd fix: switch to @iarna/toml as toml parser, handle raw dates in datetime field (#715) 2023-04-19 14:27:46 -04:00
39bb9647b2 feat: make markdown toolbar sticky (#713) 2023-04-19 11:36:27 -04:00
4a73ea65fd chore: fix linting errors and export more hooks 2023-04-19 11:02:01 -04:00
28fd9caf4c fix: improve color widget, add tests (#712) 2023-04-19 10:57:34 -04:00
23df691a0a feat: folder selection support in useMediaAsset and file widget (#706) 2023-04-19 00:42:18 -04:00
0fae2ce73d feat: link in shortcode (#707) 2023-04-19 00:19:38 -04:00
6be11c749e fix: tests (#710) 2023-04-18 23:05:15 -04:00
b39092c21c fix: select tests 2023-04-17 14:32:14 -04:00
290d708b12 Allow extra config options, simply ignore them 2023-04-17 14:17:15 -04:00
117320046f fix: path generation and usages in saving new and existing files for nested collections 2023-04-17 12:11:06 -04:00
eae0e49642 fix: schema issues 2023-04-17 10:53:50 -04:00
ecb1218646 fix: clean up dependencies and config schema (#704) 2023-04-17 10:35:35 -04:00
364612e9ae fix: various fixes and tweaks (#701) 2023-04-14 13:52:11 -04:00
d599895679 feat: media library cleanup (#699) 2023-04-13 13:27:13 -04:00
56dc4a1d64 chore: remove external media library integrations 2023-04-12 22:27:15 -04:00
7e67d7c621 Allow balloon toolbar to appear outside of markdown view 2023-04-10 16:28:46 -04:00
2469b8bbfe Fix react warning, fix dom issues 2023-04-06 16:19:36 -04:00
4d5ebf3ccd Fix lint issues 2023-04-05 09:53:51 -04:00
9e22385e8d Add back timezone when not using utc picker 2023-04-04 22:22:28 -04:00
f43911f24f chore: update dependencies (#681) 2023-04-04 16:03:13 -04:00
d0ecae310c feat: nested collections (#680) 2023-04-04 15:12:32 -04:00
66b81e9228 feat: ui overhaul (#676) 2023-03-30 13:29:09 -04:00
2d5678430a Merge branch 'main' into next 2023-02-24 09:07:55 -05:00
0b451b1db7 fix: i18n duplicate field ui replication (#582) 2023-02-24 09:01:59 -05:00
8f7237ab7c fix: folder collection path (#549) 2023-02-16 13:34:35 -05:00
6e3f795988 fix(deps): update dependency unist-util-visit to v4.1.2 (#427)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Lautzenheiser <lautzd@gmail.com>
2023-01-24 16:21:57 -05:00
3421f1012d fix(deps): update dependency @udecode/plate to v19.1.1 (#424)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Lautzenheiser <lautzd@gmail.com>
2023-01-24 16:19:12 -05:00
d17378d557 fix: object validation collapsed (#416) 2023-01-23 14:36:52 -05:00
6d9478f8f7 chore: fix typos across the codebase (#402) 2023-01-21 22:17:27 -05:00
a01f30ef69 feat: i18n support (#387) 2023-01-18 15:08:40 -05:00
839059d4f9 fix: datetime not rendering for empty value 2023-01-14 22:59:06 -05:00
8be590ea89 fix: handle date/time only when display format not provided (#347) 2023-01-13 15:44:29 -05:00
c5e94ed16d feat: singleton array list widget (#336) 2023-01-12 14:15:41 -05:00
704dfa96b2 chore(deps): update dependency prettier to v2.8.2 (#311)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Lautzenheiser <lautzd@gmail.com>
2023-01-09 13:29:30 -05:00
f35d7f8777 fix(deps): update dependency react-frame-component to v5.2.4 (#253)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Lautzenheiser <lautzd@gmail.com>
2022-12-22 10:45:00 -05:00
3e4ed60c43 fix: do not manipulate list labels (#244) 2022-12-15 15:55:48 -05:00
504d95c34f refactor: monorepo setup with lerna (#243) 2022-12-15 13:44:49 -05:00