Releases: contember/interface-archive
Releases · contember/interface-archive
v1.2.0-rc.14
What's Changed
Full Changelog: v1.2.0-rc.13...v1.2.0-rc.14
v1.2.0-rc.13
What's Changed
Full Changelog: v1.2.0-rc.12...v1.2.0-rc.13
v1.2.0-rc.12
What's Changed
- refactor: Deprecate legacy layout by @attitude in #581
- fix(ui): Legacy layout support
- fix(admin): Remove hard-coded intent
primary
- refactor(admin): Change gaps in
DataGridContainerHeader
- fix(ui): Add
className
toPortalProvider
theme - fix(ui): Better Select & Input colors
- fix(ui): Remove bottom space on Add seamless button in repeater
- fix(ui): Add missing default to
Divider.gap
- Chore/remove unused by @attitude in #582
- fix(ui): Improve
FieldContainer
by @attitude in #583- Split combined position and display prop
- Simplify CSS needed
- Removed extra wrapper container
- Fixes label inline right sizing being handled differently than when on left
- fix(ui): Add support for legacy layout when updating from 1.1 by @attitude in #584
- We now officially deprecate Layout.
Full Changelog: v1.2.0-rc.11...v1.2.0-rc.12
v1.2.0-rc.11
What's Changed
- Improve Buttons, Stack, Box, FieldContainer by @attitude in #580
- feat(utilities): Use same conditions in
deprecate()
&fallback()
functions - feat(admin): Implement prepped new item without breaking sorting
- feat(utilities): Use same conditions in
Full Changelog: v1.2.0-rc.10...v1.2.0-rc.11
v1.2.0-rc.9
v1.2.0-rc.8
What's Changed
Full Changelog: v1.2.0-rc.7...v1.2.0-rc.8
v1.2.0-rc.7
What's Changed
Full Changelog: v1.2.0-rc.6...v1.2.0-rc.7
v1.2.0-rc.6
What's Changed
Full Changelog: v1.2.0-rc.5...v1.2.0-rc.6
v1.2.0-rc.10
What's Changed
- UI improvements by @attitude in #578
- fix: Box when active & dragged
- feat(layout): Align items in header & footer (bars, panels)
- refactor(ui): Deprecate seamless box distinction (use
border
combined withpadding
props instead) - feat(ui): Improve focused buttons
- fix(admin-sandbox): White space no wrap logo
Full Changelog: v1.2.0-rc.9...v1.2.0-rc.10
v1.2.0-rc.5
What's Changed
- fix(admin): fix default link in user list page by @matej21 in #569
- fix(admin): idp init in backlink param by @matej21 in #568
- feat(admin): show spinner overlay when initiating idp login by @matej21 in #571
- Cleanup layout & review colors by @attitude in #572
- refactor(ui): Update colors of boxes, inputs & buttons
- feat(ui): Auto-focus & trap
Dropdown
on pop & Add active state to Dropdown button - feat(ui): Mark pop-targets with
aria-controls={id}
- refactor(admin): Simplify test case for
FieldContainer
- fix(admin): Add brand styles to Playwright
- fix(ui): Remove "cui-root" from
DevBar
CSS class & Update gap (unnecesaary now as the issue of loosing styles was resolved) - fix(admin): Add missing horizontal
Stack
toSelectCellFilter
- refactor(ui): Add medium gap to
Divider
&Spacer
- fix(ui): Set controls to 'positive' defaults in the
StyleProvider
- fix(admin): Remove hardcoded style from
DimensionRenderer
- feat(ui): Update index.html
- fix(ui): Suppress changing value for readonly & disabled inputs
- fix(ui): Pass rest attributes to inputs
- fix(ui): Keep
VisuallyHidden
component within Radio button bounds - refactor(ui): Remove unused custom color properties
Also:
- chore(admin-sandbox): Update examples
- fix(admin-sandbox): Use panel divider component
- feat(admin-sandbox): Replace
Title
common slot with custom component - fix(admin-sandbox):
start
script should remove thecli
container
Full Changelog: v1.2.0-rc.4...v1.2.0-rc.5