83 Commits

Author SHA1 Message Date
7bd97328ac feat: fallback to date-fns.parseISO when date cannot be parsed (#1080) 2024-02-07 14:26:28 -05:00
d6214b5789 fix: Small style fixes (#1063) 2024-01-09 10:59:38 -05:00
40d697cac2 chore: update dependencies (#1041) 2024-01-04 09:37:14 -05:00
799c7e6936 feat: v4.0.0 (#1016)
Co-authored-by: Denys Konovalov <kontakt@denyskon.de>
Co-authored-by: Mathieu COSYNS <64072917+Mathieu-COSYNS@users.noreply.github.com>
2024-01-03 15:14:09 -05:00
49597697d1 fix: tables in markdown preview (#1013) 2024-01-02 12:29:54 -05:00
a31a47bc7f feat: i18n better locale error handling (#949) 2023-10-24 12:41:14 -04:00
7b9d653411 fix: properly update duplicated and none i18n fields when default locale updates (#934) 2023-10-11 16:25:01 -04:00
a0bc731357 fix: relation widget style fixes (#911) 2023-10-04 08:43:07 -04:00
69d11e831e fix: blockquote newline (#894) 2023-09-24 10:34:16 -04:00
084c689ad3 fix: inline code styles (#880) 2023-09-14 11:33:22 -04:00
48b472163f fix: delete code block on backspace when code block is empty (#877) 2023-09-14 10:14:42 -04:00
1338ad2f57 feat: standardize class names (#873) 2023-09-14 09:49:51 -04:00
f37952a84a feat: add raw markdown editor (#866) 2023-09-06 16:59:27 -04:00
dbf007a586 feat: key value widget (#865) 2023-09-06 16:30:51 -04:00
5602812774 feat: confine conditions inside list to the same local list item (#863) 2023-09-06 12:05:39 -04:00
316c8b62a3 fix: insert link for selected text behavior (#858) 2023-08-31 14:00:14 -04:00
e0b3aedfff fix: do not auto link url from text if already inside a link (#857) 2023-08-31 12:34:54 -04:00
e0dadaf817 fix: improve autocomplete typings 2023-08-31 11:53:53 -04:00
ff81002628 feat: add clear button to relation widget 2023-08-31 11:50:28 -04:00
3d02a6b180 fix: list widget validation when removing invalid item 2023-08-31 11:29:29 -04:00
8f555d7ed9 fix: properly handle search within a single entry (#855) 2023-08-29 16:31:19 -04:00
f08ae09efc fix: handle bad data in list preview 2023-07-14 09:50:46 -04:00
fc3761ab19 fix: list preview 2023-07-14 09:13:00 -04:00
eff9a62c5b feat: change event (#842) 2023-07-10 15:49:08 -04:00
16819ed7be Merge branch 'main' into next 2023-06-14 10:40:16 -04:00
1d8415a109 fix: map widget duplication 2023-06-14 09:55:26 -04:00
ad0545dd7a fix: draft folder support (#840) 2023-06-13 15:45:26 -04:00
654263dd6f feat: dependent fields (#839) 2023-06-13 15:13:18 -04:00
83c9d91b88 feat: mobile support (#831) 2023-05-31 11:55:53 -04:00
85db6b4f8d feat: delimiter separated lists (#819) 2023-05-24 14:06:41 -04:00
6d1ce609aa feat: enhancements and fixes (#810) 2023-05-18 16:25:14 -04:00
f64f20231e Update serializationTests.util.tsx 2023-05-16 17:40:51 -04:00
c85a4888c2 Update serializationTests.util.tsx 2023-05-16 17:35:31 -04:00
cf03426c7b fix: remove mention or remark plugins 2023-05-16 16:19:35 -04:00
e633c75bbc fix: markdown links (#800) 2023-05-12 10:44:49 -04:00
80a5e11722 feat: add login and logout event, clean up collection page styles (#798) 2023-05-11 18:52:06 -04:00
8ee9a464ab fix: slug template variable (#795) 2023-05-10 12:26:39 -04:00
d28c43e95a fix: slug in media paths (#793) 2023-05-10 09:09:36 -04:00
e78ebbe65e feat: file drag and drop, multiple file select in media library (#783) 2023-05-08 12:32:05 -04:00
a254e504c9 fix: multiple file upload, locales, tests (#779) 2023-05-06 20:59:01 -04:00
cf1e8c92a4 feat: multi image support (#778) 2023-05-05 17:11:59 -04:00
cd13f3d193 feat: markdown toolbar customization (#776) 2023-05-03 12:09:31 -04:00
a7ab1a7c0d fix: media library url entry (#775) 2023-05-02 16:34:59 -04:00
2ff3587905 feat: add prefix to uuid widget (#764) 2023-04-25 09:21:39 -04:00
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