v1.22.0
What's Changed
- feat: System to export & import standard Builder Page by @surajshetty3416 in #405
- feat: Upload font by directly dropping font file on canvas by @surajshetty3416 in #443
- feat: Support for dark mode images @surajshetty3416 in #464
- feat: Add radio button as an input type by @mrswastik-robot in #445
- fix: Variables CRUD UX in VariableManager #462
- fix(BlockLayers): Better drag-n-drop UX with target indicators by @surajshetty3416 in #467
- refactor: Fix editor layout stacking by @surajshetty3416 in #448
- fix: properly capturing select input changes by @stravo1 in #452
- fix: validate color input and prevent invalid hex values by @Vibhuti410 in #447
- fix(GlobalAnalytics): text color to section headers by @stravo1 in #457
- fix(Code Editor): tab behaviour on multiline selection by @ruchamahabal in #446
- fix(code-editor): prevent key propagation from codemirror by @stravo1 in #458
- fix: opening other dialogs/popovers did not hide draggable popup by @stravo1 in #456
- fix(dynamicValues): unparsed Jinja string in absence of dynamic values in components by @stravo1 in #461
- fix: Left panel default width by @Hemant-dbit in #468
- fix: paste and cut events not updating input values by @Hemant-dbit in #450
- refactor: PropertyControl by @surajshetty3416 in #464
New Contributors
- @mrswastik-robot made their first contribution in #445
- @Hemant-dbit made their first contribution in #450
- @Vibhuti410 made their first contribution in #447
Full Changelog: v1.21.3...v1.22.0