Skip to content

Releases: trimble-oss/modus-web-components

v0.5.0

20 Oct 14:25
47aeef8
Compare
Choose a tag to compare

Changes

  • #1786: Add custom footer slot for Modal component
  • #1789: Add shield icon

🐛 Bug fixes

  • #1812: Fix the non-accessible hyperlink cell content in Modus Table
  • #1785: Fix incorrect padding and theme colors on various components

📦 Dependencies

  • #1813: Bump streetsidesoftware/cspell-action from 3 to 4

v0.4.1

13 Oct 10:51
25c5889
Compare
Choose a tag to compare

Changes

🐛 Bug fixes

  • #1779: Fix for modus-date-picker failing test

v0.4.0

13 Oct 08:17
41c643b
Compare
Choose a tag to compare

Changes

🐛 Bug fixes

📦 Dependencies

  • #1765: Bump postcss and @angular-devkit/build-angular in /angular-workspace/ng14
  • #1766: Bump postcss and @angular-devkit/build-angular in /angular-workspace/test-ng14

v0.3.1

29 Sep 15:33
faaab45
Compare
Choose a tag to compare

Changes

v0.3.0

27 Sep 11:19
401772c
Compare
Choose a tag to compare

Changes

  • #1723: EPD-11346 Update Modus date picker to accept inputs in different formats

🐛 Bug fixes

  • #1721: date picker year aria labels reversed and year selection icons both have down arrow classes
  • #1720: Remove alias for imports to avoid errors on components.d.ts file
  • #1731: Fix the missing fallback colors for button component
  • #1726: Update Notifications Bell Icon

v0.2.0

12 Sep 15:19
Compare
Choose a tag to compare

Changes

  • #1714: Added a space filler column to Modus Table
  • #1673: Created Modus Icon component and added icons for expand all and collapse all

❗ Breaking Changes

  • #1710: Fixed the missing interfaces issue caused by Modus Table on v0.1.55

📦 Dependencies

  • #1711: Bump actions/checkout from 3 to 4

v0.1.55

06 Sep 18:23
804a68c
Compare
Choose a tag to compare

Changes

  • #1702: Modus Table component with Tanstack Integration
  • #1683: Modus List : prop to make the list fixed to be able to see the menu items outside the content
  • #1696: Add countdown timer Icon
  • #1695: Added stencil config that enables modus to be used in vite based projects

v0.1.54 🌈

06 Sep 15:30
b39ca32
Compare
Choose a tag to compare

Changes

  • Release skipped

v0.1.53

01 Sep 13:53
b39ca32
Compare
Choose a tag to compare

Changes

❗ Breaking Changes

  • #1670: Fix the default padding for dropdown menus in Modus Navbar component

🐛 Bug fixes

  • #1670: Fix the default padding for dropdown menus in Modus Navbar component
  • #1682: Fix for starting date within the week in the month view
  • #1666: Use <a> for Navbar apps menu apps. Fix Navbar doc snippets

📦 Dependencies

  • #1689: Update Prettier to v3 and minor dev dependencies
  • #1671: Bump streetsidesoftware/cspell-action from 2 to 3

v0.1.52

17 Aug 07:28
a990388
Compare
Choose a tag to compare

Changes

  • #1640: [NAV-224] added download-line and tune icons
  • #1646: Pagination Component: Render changes to min/max page
  • #1644: Select Component: Set and emit value by object ref instead of display prop
  • #1634: Added Refresh Icon

📦 Dependencies

  • #1647: Bump eslint from 8.45.0 to 8.47.0 in /stencil-workspace