Skip to content

Latest commit

 

History

History
425 lines (192 loc) · 21.4 KB

CHANGELOG.md

File metadata and controls

425 lines (192 loc) · 21.4 KB

Changelog

0.15.3 (2025-01-30)

Bug Fixes

  • on enter not working in auto complete (#231) (0116d5f)

0.15.2 (2025-01-30)

Bug Fixes

  • account menu avatars and menu patterns (#217) (45c8b86)
  • should show chevron-up if expanded in BookmarksListItem (#230) (91bc9f6)

Miscellaneous Chores

  • deps: update actions/setup-node action to v4 (#166) (d646baf)
  • ensure correct release strategy (#211) (0a1f562)
  • ensure package name are not included in releases (#213) (58d306f)
  • include chores in changelog (#209) (12ba04f)

0.15.1 (2025-01-23)

Bug Fixes

0.15.0 (2025-01-23)

Features

  • improve list and menu items and improve storybook documentation (#193) (714531e)

0.14.3 (2025-01-22)

Bug Fixes

  • add prop for custom loading text (#188) (f35ce1e)
  • adjust max-height for desktop media query on layout properties (#189) (447d3af)

0.14.2 (2025-01-21)

Bug Fixes

  • remove react and react-dom as dependencies (#185) (9a74d99)

0.14.1 (2025-01-16)

Bug Fixes

0.14.0 (2025-01-15)

Features

0.13.4 (2025-01-14)

Bug Fixes

  • remove uncommented exports for snackbar (#175) (62b3498)

0.13.3 (2025-01-13)

Bug Fixes

  • close menu on desktop when account is selected from global menu (#172) (a336e3b)

0.13.2 (2025-01-09)

Bug Fixes

  • incorrect path to altinn-ds tokens css file (#169) (85170cb)

0.13.1 (2025-01-09)

Bug Fixes

  • add onChange and inputValue for bookmarksection textfield (#167) (e07105e)

0.13.0 (2025-01-08)

Features

0.12.0 (2025-01-07)

Features

0.11.0 (2025-01-03)

Features

0.10.4 (2024-12-20)

Bug Fixes

0.10.3 (2024-12-20)

Bug Fixes

0.10.2 (2024-12-19)

Bug Fixes

  • make context menu and global menu (top level) dismiss on menu item click (#142) (294900d)

0.10.1 (2024-12-18)

Bug Fixes

  • adjust ListItem sizes (sm+xs) (65d978e)
  • list => defaultItemSize/Color (65d978e)
  • split ListItemHeader into ListItemLink + rest (#137) (65d978e)

0.10.0 (2024-12-17)

Features

  • AccessPackageListItem: Adding list-item components for access-packages and access-areas (#139) (e4b9145)
  • timeline + dialog fixes (#135) (e6f16f5)

0.9.1 (2024-12-12)

Bug Fixes

  • Layout body should be hidden on mobile when menu is open #116 (e7dd088)

0.9.0 (2024-12-11)

Features

0.8.3 (2024-12-10)

Bug Fixes

  • backdrop issues and refactor toolbar (#126) (393c887)
  • search not dismissing when autocomplete item is selected (#124) (97bc743)

0.8.2 (2024-12-09)

Bug Fixes

  • hidden filters in toolbar was not displaying label (#121) (c206999)

0.8.1 (2024-12-09)

Bug Fixes

  • list item “as” prop was not sent to ListItemHeader (#118) (ccefe4c)

0.8.0 (2024-12-09)

Features

  • transmission list + history + bookmarks: (#115) (f5686c6)

0.7.5 (2024-12-05)

Bug Fixes

  • add badge and avatar groups for account menu item (#113) (41e250a)
  • drawer menu not showing (#114) (6ee65aa)
  • remove unwanted list item when account search returns no hits (#111) (7f8cfa5)

0.7.4 (2024-12-02)

Bug Fixes

  • support on enter on enter on active item in search bar for autocomplete (#107) (6d89eda)

0.7.3 (2024-11-29)

Bug Fixes

0.7.2 (2024-11-29)

Bug Fixes

  • menu-item + loading skeleton + header badge, details (#98) (3c347da)

0.7.1 (2024-11-29)

Bug Fixes

  • controls (previous action) for list item (#96) (dfac742)

0.7.0 (2024-11-28)

Features

  • autocomplete items and improved list items (#93) (16c95b9)

0.6.12 (2024-11-27)

Bug Fixes

  • header logo is used from header props (#91) (8977746)

0.6.11 (2024-11-26)

Bug Fixes

0.6.10 (2024-11-26)

Bug Fixes

0.6.9 (2024-11-25)

Bug Fixes

0.6.8 (2024-11-22)

Bug Fixes

0.6.7 (2024-11-21)

Bug Fixes

0.6.6 (2024-11-21)

Bug Fixes

0.6.5 (2024-11-21)

Bug Fixes

  • add use client directives on the last files using useContext (#73) (29a0267)

0.6.4 (2024-11-21)

Bug Fixes

0.6.3 (2024-11-21)

Bug Fixes

0.6.2 (2024-11-20)

Bug Fixes

  • bump version for alignment with npm (#65) (1de4f0a)

0.6.1 (2024-11-20)

Bug Fixes

  • publish npm: revert to old working export (#63) (448bea6)

0.6.0 (2024-11-20)

Features

  • date picker + bookmarks + saved searches (#60) (3cc249e)

0.5.2 (2024-11-18)

Bug Fixes

  • fixing selecting current account and simplify API for Header (#58) (b39a14a)

0.5.1 (2024-11-16)

Bug Fixes

  • add log out button and refactoring of global menu (#50) (0fc8bfa)

0.5.0 (2024-11-15)

Features

0.4.1 (2024-11-11)

Bug Fixes

0.4.0 (2024-11-08)

Features

0.3.0 (2024-11-08)

Features

  • add snackbar and bulk operation action components (#38) (a39178d)

0.2.2 (2024-11-06)

Bug Fixes

0.2.1 (2024-11-06)

Bug Fixes

  • export members and add use client if needed for next support (#26) (cb2c52e)

0.2.0 (2024-11-06)

Features

Bug Fixes

0.1.0 (2024-11-01)

Features

  • mark Avatar and AvatarGroup as stable (#14) (fd8bbce)

0.0.1 (2024-10-31)

Features

  • setup project with components: Layout, Header, Toolbar, Menu and Avatar (f789c56)

Miscellaneous Chores