Skip to content

Releases: contember/interface-archive

v1.2.0-rc.14

27 Jul 19:41
fb48f68
Compare
Choose a tag to compare
v1.2.0-rc.14 Pre-release
Pre-release

What's Changed

Full Changelog: v1.2.0-rc.13...v1.2.0-rc.14

v1.2.0-rc.13

27 Jul 19:29
3d7d8f8
Compare
Choose a tag to compare
v1.2.0-rc.13 Pre-release
Pre-release

What's Changed

Full Changelog: v1.2.0-rc.12...v1.2.0-rc.13

v1.2.0-rc.12

27 Jul 17:26
af5a299
Compare
Choose a tag to compare
v1.2.0-rc.12 Pre-release
Pre-release

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 to PortalProvider 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

26 Jul 12:24
a6c6fad
Compare
Choose a tag to compare
v1.2.0-rc.11 Pre-release
Pre-release

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

Full Changelog: v1.2.0-rc.10...v1.2.0-rc.11

v1.2.0-rc.9

24 Jul 09:31
65823dd
Compare
Choose a tag to compare
v1.2.0-rc.9 Pre-release
Pre-release

What's Changed

Full Changelog: v1.2.0-rc.8...v1.2.0-rc.9

v1.2.0-rc.8

24 Jul 09:27
d972dea
Compare
Choose a tag to compare
v1.2.0-rc.8 Pre-release
Pre-release

What's Changed

Full Changelog: v1.2.0-rc.7...v1.2.0-rc.8

v1.2.0-rc.7

24 Jul 08:14
96c0f77
Compare
Choose a tag to compare
v1.2.0-rc.7 Pre-release
Pre-release

What's Changed

  • Improve input borders & over scroll behavior by @attitude in #575

Full Changelog: v1.2.0-rc.6...v1.2.0-rc.7

v1.2.0-rc.6

24 Jul 07:14
e782cda
Compare
Choose a tag to compare
v1.2.0-rc.6 Pre-release
Pre-release

What's Changed

  • fix: Finish table container padding when tables overflow layout by @attitude in #574

Full Changelog: v1.2.0-rc.5...v1.2.0-rc.6

v1.2.0-rc.10

24 Jul 16:39
266305e
Compare
Choose a tag to compare
v1.2.0-rc.10 Pre-release
Pre-release

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 with padding 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

21 Jul 14:41
ef2e69e
Compare
Choose a tag to compare
v1.2.0-rc.5 Pre-release
Pre-release

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 to SelectCellFilter
    • 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 the cli container

Full Changelog: v1.2.0-rc.4...v1.2.0-rc.5