Skip to content

Releases: trimble-oss/modus-web-components

v0.9.0

13 Dec 08:21
8da502c
Compare
Choose a tag to compare

Changes

  • #1894: Add new size for checkboxes and add focused state
  • #1904: Update Switch UI and Storybook
  • #1867: Modify Padding navbar menu
  • #1905: Sentiment scale
  • #1912: Modus table: Adding Badge Cell
  • #1938: Add icons accessibility-circle and file-bar-graph to components
  • #1896: Modus-Autocomplete: adding prop to control to display the options on focus and keyboard accessibility

🐛 Bug fixes

  • #1950: Update Switch size
  • #1946: Fix Icon Inconsistent colors and class names
  • #1941: Fix lint/prettier commands for Mac/Linux OS

v0.8.0

06 Dec 08:40
9276080
Compare
Choose a tag to compare

Changes

🐛 Bug fixes

📦 Dependencies

  • #1915: Bump @babel/preset-react from 7.22.15 to 7.23.3 in /stencil-workspace/storybook
  • #1924: Fixes security vulnerability with @adobe/css-tools

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