Commit Graph

63 Commits

Author SHA1 Message Date
Elio Struyf b799b46d08 #590 - Fix for image fields inside a sub-block 2023-06-20 15:36:00 +02:00
Elio Struyf 9e99ebf321 Remove log 2023-05-23 16:31:25 +02:00
Elio Struyf e251a4f896 #585 - Fix empty slugs 2023-05-23 16:29:36 +02:00
Elio Struyf 9515b74182 #585 - Added content relationship field 2023-05-17 13:40:12 +02:00
Elio Struyf 9884bc753c #577 - Fix in the dataFile field 2023-04-26 10:43:49 +02:00
Elio Struyf f65060fc7c #523 - add default step 2023-04-01 19:18:16 +02:00
Elio Struyf 5336f3c9c2 #550 - Taxonomy suggestions 2023-03-28 22:41:21 +02:00
Elio Struyf e23960d9ee #547 - check for parent field 2023-03-23 12:20:52 +01:00
Elio Struyf 623878049a #547 - fix default value 2023-03-22 10:43:52 +01:00
Elio Struyf 623c340f49 Removed logging 2023-03-15 08:51:15 +01:00
Elio Struyf 34f5e9c41b #523 - number options 2023-03-04 11:59:39 +01:00
Elio Struyf 026bcd0a84 #513 - support for custom field + panel view 2023-02-27 17:37:16 +01:00
Elio Struyf 7e398d206a POC of rendering custom HTML 2023-02-24 18:21:12 +01:00
Elio Struyf 4a50cf70a0 #473 - Allow setting the SEO title name 2023-02-04 10:08:25 +01:00
Pongstr 9c9102f6f5 chore(devx-improvements): Deps upgrades + Prettier 2023-02-02 11:13:55 +02:00
Elio Struyf 7a46729a46 #362 - additional operators 2022-11-12 18:11:24 +01:00
Elio Struyf 32182c3df0 #362 - Start on conditional ui 2022-11-10 17:21:16 +01:00
Elio Struyf b83b2205c0 Fix issue in image field with required message 2022-09-21 09:55:57 +02:00
Elio Struyf 2cf3ff93c5 #418 - Heading and divider fields 2022-09-19 10:18:41 +02:00
Elio Struyf c182a67daa Remove logging 2022-09-19 09:45:02 +02:00
Elio Struyf efc230f81e #391 - New description property 2022-09-16 16:47:32 +02:00
Elio Struyf e455fa764b #369 - required fields 2022-09-15 11:13:26 +02:00
Elio Struyf bd43ba8a6d #349 - Slug field 2022-06-03 15:58:19 +02:00
Elio Struyf bd2860e225 #307 - List field 2022-06-02 09:19:06 +02:00
Elio Struyf 3abfbd5302 Message handler updates 2022-05-18 13:20:06 +02:00
Elio Struyf efdbce2d08 #332 - Adding the new fileData field 2022-05-18 13:19:55 +02:00
Elio Struyf 55a14b3fbe #308 - Implementation of the file field 2022-04-20 11:02:32 +02:00
Elio Struyf 744322a398 #263 - WYSIWYG string field 2022-04-12 15:12:14 +02:00
Elio Struyf 1b0853e23d #240 - Add the ability to define display modes 2022-03-31 17:05:04 +02:00
Elio Struyf 1038d51e5d updateMetadata logic change 2022-03-10 09:33:19 +01:00
Elio Struyf c8e79e75ba #281 - Do not automatically set dates to fm + remove date {{now}} field 2022-03-08 08:24:14 +01:00
Elio Struyf 9fbf962e9f Fix for date parsing 2022-03-07 09:08:16 +01:00
Elio Struyf 65f77baf2b #261 - Update tags and categories 2022-02-19 17:32:32 +01:00
Elio Struyf e577ba591e #176 - Fix for tax fields 2022-02-17 19:21:29 -08:00
Elio Struyf 0ed41b7d7e #176 - Extra setting updates 2022-02-17 19:12:05 -08:00
Elio Struyf 4c8ecdb344 #255 - Implemented placeholder logic for WV to backend communication 2022-02-17 18:43:49 -08:00
Elio Struyf c9488e6661 #176 - Fix image webview paths 2022-02-14 16:54:54 -08:00
Elio Struyf 1aa2d41c95 #176 - Image field support added for block field 2022-02-14 15:45:16 -08:00
Elio Struyf cf6f051ee8 Fix background color + labels 2022-02-14 11:38:13 -08:00
Elio Struyf a16c0c6355 #235 - Fix for reselecting the previously removed value 2022-01-24 18:34:24 +01:00
Elio Struyf b83c565e29 HMR support for panel development 2022-01-12 14:09:59 +01:00
Elio Struyf dee30923ff #197 - Update fields type + support for taxonomy and images 2022-01-12 11:25:44 +01:00
Elio Struyf 2d85b0a554 Updates for Webpack 5 support + HMR during dev 2021-12-16 13:31:30 +01:00
Elio Struyf 6c94880497 Make output bundles smaller by smarter importing icons 2021-12-15 14:47:49 +01:00
Elio Struyf 04c401207f #158 - New draft field setting + choice implementation 2021-10-25 12:53:04 +02:00
Elio Struyf a7aab96f0e Fix time formatting 2021-10-25 10:11:31 +02:00
Elio Struyf 33093e1eb4 Change useEffect order 2021-10-19 14:56:49 +02:00
Elio Struyf d36178c44f Added component display names for better error reporting 2021-10-19 14:46:47 +02:00
Elio Struyf dffa6c87a0 Fix for rendering less hooks 2021-10-19 08:45:32 +02:00
Elio Struyf c4a1caee09 Remove console 2021-10-18 14:33:32 +02:00