Releases: blinkk/editor.dev-ui
Releases · blinkk/editor.dev-ui
@blinkk/editor.dev-ui v3.12.1
Bug Fixes
- Do not initialize items in partials list until partials load. (87ea553)
@blinkk/editor.dev-ui v3.12.0
@blinkk/editor.dev-ui v3.11.1
@blinkk/editor.dev-ui v3.11.0
@blinkk/editor.dev-ui v3.10.2
@blinkk/editor.dev-ui v3.10.1
@blinkk/editor.dev-ui v3.10.0
Features
- Delay validation on form modal. (#225) (92fc14a)
- File refresh icon for reloading the file (and partials). (#236) (b59521a)
- GitHub authenticaion log out. (#229) (d793eb1)
- Hidden partials and partial priority. (#233) (ab539bb), closes #222
- Indexes on labels for lists and partials. (4c8c210)
- Manual refresh for preview. (#237) (a6fd369), closes #133
- Media preview serving path from the preview server setting. (#231) (5a00242), closes #228
- Message when field values are invalid for field or missing field. (#218) (cc0cdf8), closes #154 #94
- Validation delay for forms and fields. (#223) (ffc24f7)
Bug Fixes
- Cleanup the default value for media field when used in lists. (#227) (b21762b)
- Coloring for icons in the list to only target non-special leafs. (#230) (c68543f), closes #177
- Sorting elements use updated focus handlers to not drag inputs. (#226) (4a5e008)
- Upstream fix for zone based lost focus check (a328f15), closes #224
@blinkk/editor.dev-ui v3.9.0
Features
Bug Fixes
- Clone of selective config causes global objects to be cloned. (#217) (120af68)
- Infinite loading when errors retrieving data (#214) (527de65), closes #128
- Project type specific guessing of partials. (#215) (ef7920d), closes #213
- SVG path fill color to current color for theming. (43b4d46)
- Updated onboarding flow to match newer mocks. (#209) (49ef330)
@blinkk/editor.dev-ui v3.8.0
@blinkk/editor.dev-ui v3.7.0
Features
Bug Fixes
- Allow the state to handle errors as a read notification. (4310284), closes #167
- Footer for the menu with light/dark mode toggle. (#168) (1c1a1c7)
- Missing auth fails the onboarding status. (11a9862), closes #169
- use deep copy for the selective config to prevent shared config (#178) (c50d00c), closes #174
- UX messaging around the preview status. (#166) (a566536), closes #158