Releases: trimble-oss/modus-web-components
Releases · trimble-oss/modus-web-components
v0.33.0
Changes
- #2586: Autocomplete: Emit selection changed event with ids (@Vasistan)
- #2629: Navbar: Add dropdown option (@gabriel-piltzer-trimble)
- #2645: Content Tree: Emit an event when items are reordered by a drag and drop (@leosole-trimble)
- #2636: Navbar: Add handling of event "profileMenuSignOutClick" (@ElishaSamPeterPrabhu)
- #2640: Text Input: Show the error icon before the error text in Modus Text Input (@Sanket8793)
🐛 Bug fixes
- #2644: Autocomplete: Shift down to open menu items (@prashanthr6383)
- #2638: BreadCrumb: Add handling of event "crumbClick" (@ElishaSamPeterPrabhu)
- #2639: Badge: Primary badge (Dark Mode) color change to
#171c1e
(@coliff) - #2631: Textarea: readonly state CSS fix (@coliff)
📖 Docs
- #2643: AutoComplete: size property update for storybook (@prashanthr6383)
- #2641: AutoComplete: Cleanup StoryBook examples (@ElishaSamPeterPrabhu)
v0.32.0
Changes
- #2536: Create an Utility Panel (@ElishaSamPeterPrabhu)
- #2568: Table: API for handling cell edit (@prashanthr6383)
- #2615: Table: updated styling of inline editing error messages (date-picker) (@prashanthr6383)
🐛 Bug fixes
- #2620: Update Button Borderless secondary color in themes (@ElishaSamPeterPrabhu)
📦 Dependencies
- #2613: Bump ws from 8.14.2 to 8.17.1 in /stencil-workspace/storybook (@dependabot)
v0.31.1
Changes
🐛 Bug fixes
📦 Dependencies
- #2609: Bump prettier from 3.3.0 to 3.3.2 in /stencil-workspace (@dependabot)
- #2606: Bump braces from 3.0.2 to 3.0.3 in /angular-workspace/ng14 (@dependabot)
v0.31.0
New Components
- #2336: Add
modus-textarea-input
component. (@austinoneil) - #2540: Add
modus-toolbar
component (@ElishaSamPeterPrabhu)
Changes
- #2601: Improve Windows Forced-Colors High Contrast Theme Support (@coliff)
- #2484: Autocomplete: show all items Behavior (@rjavier-trimbler)
- #2570: Inputs: Move Helper Text below label (@coliff)
- #2597: Tooltip: Set max-width to 250px (@coliff)
🐛 Bug fixes
📖 Docs
- #2599: Docs: Fix Toolbar Storybook (@ElishaSamPeterPrabhu)
- #2594: Table: Updated documentation for custom sorting function (@prashanthr6383)
- #2593: Docs: Fix broken link to Modus Icons site (@coliff)
- #2582: Table: Custom sorting function documentation for storybook (@prashanthr6383)
📦 Dependencies
- #2604: Bump braces from 3.0.2 to 3.0.3 in /angular-workspace/ng16 (@dependabot)
- #2602: Bump braces from 3.0.2 to 3.0.3 in /react-workspace/react-17 (@dependabot)
- #2603: Bump braces from 3.0.2 to 3.0.3 in /stencil-workspace (@dependabot)
v0.30.0
Changes
- #2574: Navbar: Remove modus navbar main menu border (@gabriel-piltzer-trimble)
- #2387: Table: Datepicker, AutoComplete, Select Cell Editor (@ElishaSamPeterPrabhu)
- #2573: Update CONTRIBUTING guidelines (@coliff)
- #2523: Content Tree: Keyboard navigation to move items (@ElishaSamPeterPrabhu)
- #2566: Inputs: Set border for disabled state to transparent (@coliff)
- #2086: Navbar: Wrap link item text (@ryan-henness-trimble)
- #2562: Improve Autocomplete Form Control Input colors (@coliff)
- #2561: Inputs: Revised Form Control Styles (text, number, datepicker and select) (@coliff)
- #2544: Tabs: Add icon support (@sorina-ocheana)
- #2388: File Dropzone: Make message customizable (@austinoneil)
- #2533: CodeQL GitHub Action Improvements (@coliff)
🐛 Bug fixes
- #2576: Fix type mismatch with core HTMLStencilElement (@cjwinsor)
- #2539: Tooltip: performance optimization (@prashanthr6383)
- #2532: Table: Optional chaining for tableCore
onDataChange
initialization error (@prashanthr6383)
📖 Docs
📦 Dependencies
- #2548: Bump @tanstack/table-core from 8.11.6 to 8.17.3 in /stencil-workspace (@dependabot)
- #2557: Bump @babel/core from 7.24.5 to 7.24.6 in /stencil-workspace/storybook (@dependabot)
- #2554: Bump prettier from 3.2.5 to 3.3.0 in /stencil-workspace (@dependabot)
- #2549: Bump @babel/preset-react from 7.23.3 to 7.24.6 in /stencil-workspace/storybook (@dependabot)
- #2546: Bump @trimble-oss/modus-icons from 1.13.1 to 1.14.0 in /stencil-workspace (@dependabot)
v0.29.0
Changes
- #2485: Content Tree: Updated Tree View Item (@prashanthr6383)
- #2516: File Dropzone: Add accept property (@ElishaSamPeterPrabhu)
- #2526: Table: Align Apply and Cancel buttons towards the right in the column visibility panel (@ElishaSamPeterPrabhu)
- #2379: Navbar: Add
aria-label
attribute (@austinoneil) - #2360: Tabs: make individual tabs buttons (@austinoneil)
🐛 Bug fixes
- #2527: Pagination - Added button to lists (@prashanthr6383)
- #2524: Table: Manual Pagination
currentPagesize
not working on initial load fix (@prashanthr6383)
v0.28.0
Changes
- #2478: Content Tree: Add event emitter when item's label being updated (@ElishaSamPeterPrabhu)
❗ Breaking Changes
- #2489: Toast: Add delay property (@ElishaSamPeterPrabhu)
🐛 Bug fixes
- #2486: Checkbox : Linked checkbox and label for Screen Reader Accessibility (@prashanthr6383)
- #2447: Blank aria label fixes (@austinoneil)
- #2482: Modus: Border of dropdown list is partially hidden (@bradley-eb)
📦 Dependencies
- #2497: Bump @trimble-oss/modus-icons from 1.12.0 to 1.13.1 in /stencil-workspace (@dependabot)
- #2491: Bump @babel/core from 7.24.3 to 7.24.5 in /stencil-workspace/storybook (@dependabot)
v0.27.0
Changes
- #2391: Chip: Add active prop for toggle (@ElishaSamPeterPrabhu)
🐛 Bug fixes
- #2449: Tooltip: fix issue with tooltip creating a new line when multiple buttons are in a row (@austinoneil)
- #2383: Tabs: Fix issue where selecting a tab in a set with no active tab errors out (@austinoneil)
- #2472: Toast: Dismiss Button Style Improvement (@coliff)
- #2474: Dropdown: Prevent pointer events from occurring when disabled. (@austinoneil)
📦 Dependencies
- #2477: Bump github/super-linter from 5 to 6 (@dependabot)
v0.26.1
Changes
🐛 Bug fixes
- #2459: Accordion: Fix Item left-border color CSS variable (@coliff)
- #2456: Dropdown: Fix disabled behavior on dropdown element (@austinoneil)
- #2454: Button-Group: Add
role="group"
(@coliff) - #2450: Switch: Set aria-checked value to "true" and "false" (@austinoneil)
v0.26.0
Changes
- #2110: Button Group: Add new component (@ElishaSamPeterPrabhu)
- #2448: gitignore stencil generated files (@austinoneil, @cjwinsor)
- #2445: DevOps: Build Stencil Dist Files in Dev Mode (@coliff)
- #2421: Toast: Fix accessibility for the dismiss/close button (@coliff)
- #2430: Content Tree: Borderless children items (@ElishaSamPeterPrabhu)
- #2434: Radio Group: Label mismatch with radio button (@ElishaSamPeterPrabhu)
- #2444: Accordion: Style Changes (@coliff)
📖 Docs
- #2436: Radio Group: Update docs (@ElishaSamPeterPrabhu)