Releases: trimble-oss/modus-web-components
Releases · trimble-oss/modus-web-components
v0.7.0
Changes
- #1892: Set background color for readonly inputs (by @coliff )
- #1888: Add manual sorting to Modus Table (by @yohernandez)
🐛 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
Changes
- #1881: Added Modus Table - Row Actions (by @msankaran0712)
- #1875: [Issue 1865] Modus Table - Add default hidden columns in the Column visibility panel (by @bradley-eb)
- #1859: Added PopperJs for Modus Tooltips (by @msankaran0712)
- #1820: feat: adding manual pagination for server side (@rjavier-trimbler)
- #1854: Modus Side Navigation - Added
collapseOnClickOutside
configuration (by @msankaran0712) - #1855: Date Picker - Add null check and early exit (by @DonavanPrinsTrimble)
- #1776: Add optional icons to profile menu link items in the navbar (by @acomsto)
🐛 Bug fixes
- #1866: Rename class name for sun icon (by @ElishaSamPeterPrabhu)
- #1852: Modus Chip - Added
max-width
to handle text overflow (by @ElishaSamPeterPrabhu) - #1858: Modus Chip - Fixed close icon size (by @ElishaSamPeterPrabhu)
📖 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
v0.5.1
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
v0.4.1
v0.4.0
Changes
- #1737: Enable Inline editing for Table component (by @msankaran0712)
- #1738: Add min and max date for Modus Date Input (by @yevhenkravets)
- #1763: Fixed Modus Date Picker not updating the display format correctly (by @yevhenkravets)
- #1759: File Upload Dropzone Accessibility Fixes (by @coliff)
🐛 Bug fixes
- #1755: Fix date picker setDate ISO 8601 compliance (by @DonavanPrinsTrimble)
📦 Dependencies
v0.3.1
Changes
- #1739: Add history, export and pencil icons (by @rjavier-trimbler )
v0.3.0
Changes
🐛 Bug fixes
v0.2.0
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
- Renamed a few conflicting interfaces from the Modus Data Table component
- Added test projects for Angular ng14, ng15 and Web Components (using React)
📦 Dependencies
- #1711: Bump actions/checkout from 3 to 4