Skip to content

Releases: trimble-oss/modus-web-components

v0.7.0

21 Nov 15:39
5d1effa
Compare
Choose a tag to compare

Changes

🐛 Bug fixes

  • #1893: Modus-Table: Fix when reordering the columns, the cell text is getting highlighted (by @rjavier-trimbler)
  • #1899: Fix Angular build errors and added the Angular test project for web components (by @msankaran0712)

v0.6.0

15 Nov 11:42
e8a446d
Compare
Choose a tag to compare

Changes

🐛 Bug fixes

📖 Docs

  • #1874: Fix for Failed Avatar navbar example is not using a valid URL (by @coliff)
  • #1882: Docs: Set color-scheme: dark when in dark mode. (by @coliff)

📦 Dependencies

  • #1883: Bump streetsidesoftware/cspell-action from 4 to 5
  • #1868: Bump github/issue-labeler from 3.2 to 3.3

v0.5.1

30 Oct 14:15
e0bf6c9
Compare
Choose a tag to compare

Changes

🐛 Bug fixes

  • #1835: Fixes Angular components build issue (RowActions type)

📦 Dependencies

  • #1835: Fixes Angular components build issue (RowActions type)
  • #1797: Bump @babel/traverse from 7.22.8 to 7.23.2 in /angular-workspace/ng16
  • #1798: Bump @babel/traverse from 7.22.17 to 7.23.2 in /angular-workspace/test-ng14
  • #1794: Bump @babel/traverse from 7.22.17 to 7.23.2 in /angular-workspace/test-ng15
  • #1799: Bump @babel/traverse from 7.22.5 to 7.23.2 in /react-workspace/test-react-v18
  • #1795: Bump @babel/traverse from 7.22.5 to 7.23.2 in /stencil-workspace/storybook
  • #1792: Bump @babel/traverse from 7.22.8 to 7.23.2 in /react-workspace/react-17
  • #1800: Bump @babel/traverse from 7.22.8 to 7.23.2 in /react-workspace/react-18
  • #1796: Bump @babel/traverse from 7.22.4 to 7.23.2 in /react-workspace/test-react-v17
  • #1833: Bump @babel/traverse from 7.21.5 to 7.23.2 in /angular-workspace/ng14
  • #1793: Bump @babel/traverse from 7.22.15 to 7.23.2 in /react-workspace/test-web-components
  • #1832: Bump @babel/traverse from 7.22.8 to 7.23.2 in /angular-workspace/ng15
  • #1791: Bump @babel/traverse from 7.22.8 to 7.23.2 in /stencil-workspace
  • #1830: Bump @babel/preset-react from 7.22.5 to 7.22.15 in /stencil-workspace/storybook
  • #1823: Bump actions/setup-node from 3 to 4
  • #1822: Bump browserify-sign from 4.2.1 to 4.2.2 in /stencil-workspace/storybook

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