Releases: trimble-oss/modus-web-components
Releases · trimble-oss/modus-web-components
v1.8.1
Changes
- #3400: Add Angular 20 support (@alan-thomas-trimble)
🐛 Bug fixes
- #3404: Accordion: accordion item does not grow shrink with content (@prashanthr6383)
- #3026: Slider: fix modus slider selection (@SuruthiShriP)
- #3397: Potential fix for code scanning alert no. 31: Duplicate property (@coliff)
- #3393: Time Picker: Fix only emitting 00 or 12 for hours when am:pm property is set to true (@alan-thomas-trimble)
- #3372: Fix Angular19 build failure (@ElishaSamPeterPrabhu)
📖 Docs
📦 Dependencies
- #3409: Update @floating-ui/dom requirement from ^1.7.0 to ^1.7.2 in /stencil-workspace (@dependabot[bot])
- #3408: Bump @babel/core from 7.27.4 to 7.27.7 in /stencil-workspace/storybook in the all-dependencies group (@dependabot[bot])
- #3405: fix: dependency issue and npm audit fix (@coliff)
- #3402: Bump the all-dependencies group in /stencil-workspace with 2 updates (@dependabot[bot])
- #3394: Bump postcss from 8.5.5 to 8.5.6 in /stencil-workspace/storybook in the all-dependencies group (@dependabot[bot])
- #3391: Bump postcss from 8.5.4 to 8.5.5 in /stencil-workspace/storybook in the all-dependencies group (@dependabot[bot])
- #3353: Update @typescript-eslint/eslint-plugin requirement from ^5.59.0 to ^5.62.0 in /stencil-workspace (@dependabot[bot])
- #3352: Bump stylelint from 16.19.1 to 16.20.0 in /stencil-workspace in the all-dependencies group (@dependabot[bot])
v1.8.0
Changes
- #3334: Table: Add support for row disabling (@prashanthr6383)
🐛 Bug fixes
- #3328: Navbar: Fix overlapping text on profile username (@coliff)
- #3335: Minor lint Fixes (Stylelint / Markdown / SonarQube) (@coliff)
📦 Dependencies
- #3338: Bump the all-dependencies group in /stencil-workspace/storybook with 5 updates (@dependabot[bot])
- #3337: Bump stylelint-config-standard-scss from 15.0.0 to 15.0.1 in /stencil-workspace in the all-dependencies group (@dependabot[bot])
- #3323: Bump stylelint-config-standard-scss from 14.0.0 to 15.0.0 in /stencil-workspace (@dependabot[bot])
- #3324: Bump streetsidesoftware/cspell-action from 6 to 7 (@dependabot[bot])
v1.7.0
Changes
- #3311: Table: Add support for conditional cell editor disabling (@prashanthr6383)
- #3309: DateInput: Display an error for invalid dates in the DateInput (@prashanthr6383)
📦 Dependencies
- #3319: Bump @babel/preset-env from 7.27.1 to 7.27.2 in /stencil-workspace/storybook in the all-dependencies group (@dependabot[bot])
- #3314: Bump the all-dependencies group in /stencil-workspace with 2 updates (@dependabot[bot])
- #3315: Bump the all-dependencies group in /stencil-workspace/storybook with 4 updates (@dependabot[bot])
- #3306: Bump stylelint from 16.18.0 to 16.19.1 in /stencil-workspace in the all-dependencies group (@dependabot[bot])
- #3301: Dependabot config update (@coliff)
v1.6.0
Changes
- #3290: Table: Add a method to select or deselect rows (@prashanthr6383)
🐛 Bug fixes
- #3277: Navbar: Fix dropdown UI issues with slots (@prashanthr6383)
- #3285: Table: Prevent rowselectionchange from emitting twice (@ElishaSamPeterPrabhu)
- #3273: Number Input: Fix
Type 'number' is not assignable to type 'string | boolean'
(@coliff) - #3297: Stencil Config Update: Add
externalRuntime: false
(@coliff)
📦 Dependencies
- #3287: Bump @tanstack/table-core from 8.20.5 to 8.21.3 in /stencil-workspace (@dependabot[bot])
- #3292: Switch to @stencil-community/postcss (@coliff)
- #3286: Bump @stencil/core from 4.12.4 to 4.13.0 in /stencil-workspace (@dependabot[bot])
- #3283: Bump stylelint from 16.17.0 to 16.18.0 in /stencil-workspace (@dependabot[bot])
- #3282: npm audit fix (@coliff)
- #3278: npm audit fix (@coliff)
- #3276: Bump lit-html from 3.2.1 to 3.3.0 in /stencil-workspace/storybook (@dependabot[bot])
- #3265: Bump @storybook/addon-webpack5-compiler-babel from 3.0.5 to 3.0.6 in /stencil-workspace/storybook (@dependabot[bot])
- #3266: Bump @storybook/addon-mdx-gfm from 8.6.11 to 8.6.12 in /stencil-workspace/storybook (@dependabot[bot])
- #3261: Bump @storybook/web-components-webpack5 from 8.6.11 to 8.6.12 in /stencil-workspace/storybook (@dependabot[bot])
- #3262: Bump @storybook/theming from 8.6.11 to 8.6.12 in /stencil-workspace/storybook (@dependabot[bot])
v1.5.1
Changes
🐛 Bug fixes
- #3234: Button: label and icon appear over foreground elements (@alan-thomas-trimble)
📦 Dependencies
- #3251: Bump stylelint from 16.15.0 to 16.17.0 in /stencil-workspace (@dependabot[bot])
- #3242: Bump eslint-plugin-storybook from 0.11.1 to 0.12.0 in /stencil-workspace (@dependabot[bot])
- #3243: Bump @babel/core from 7.26.9 to 7.26.10 in /stencil-workspace/storybook (@dependabot[bot])
- #3241: Angular packages
npm audit fix
(@coliff) - #3237: Bump @storybook/web-components-webpack5 from 8.6.4 to 8.6.11 in /stencil-workspace/storybook (@dependabot[bot])
- #3238: Bump @storybook/addon-mdx-gfm from 8.6.4 to 8.6.11 in /stencil-workspace/storybook (@dependabot[bot])
- #3229: Bump autoprefixer from 10.4.20 to 10.4.21 in /stencil-workspace (@dependabot[bot])
v1.5.0
Changes
- #3189: Update stenciljs to support react-19 (@ElishaSamPeterPrabhu)
- #3218: Navbar: Added scss selector for external icons (@sorina-ocheana)
- #3180: Autocomplete: search text highlight feature (@prashanthr6383)
🐛 Bug fixes
- #3215: Date Picker: remove error message on valid date (@prashanthr6383)
- #3216: Toast: message is too long and is not formatted correctly (@coliff)
- #3183: Navbar: fix profile menu initials background color (@prashanthr6383)
v1.4.0
Changes
- #3164: Table: Add HTML data in the table cell (@ElishaSamPeterPrabhu)
- #3163: Autocomplete: chip fix overlapping issue (@prashanthr6383)
- #3152: Content Tree: Add multi select with shift click (@ElishaSamPeterPrabhu)
🐛 Bug fixes
- #3170: Remove unneeded CSS vendor prefixes (@coliff)
- #3153: Side Navigation: initial selection persist issue fix (@prashanthr6383)
- #3161: Alert: Fix Icon Colors (@coliff)
📖 Docs
📦 Dependencies
- #3173: Bump prettier from 3.4.2 to 3.5.1 in /stencil-workspace (@dependabot[bot])
v1.3.0
Changes
- #3131: Autocomplete: Enable clear icon for multiple selection (@prashanthr6383)
- #3127: AutoComplete: Delete chips using
delete
key (@ElishaSamPeterPrabhu) - #3089: Side Navigation: support a leading icon for the secondary dropdown in the navbar (@prashanthr6383)
- #3069: Side Navigation: upgrade to support instanced object at top (@prashanthr6383)
- #3102: Table: Text and Tooltip for Row Action Buttons (@ElishaSamPeterPrabhu)
🐛 Bug fixes
📦 Dependencies
- #3147: Bump @babel/preset-env from 7.26.0 to 7.26.7 in /stencil-workspace/storybook (@dependabot[bot])
- #3145: Bump @babel/core from 7.26.0 to 7.26.7 in /stencil-workspace/storybook (@dependabot[bot])
- #3146: Bump @storybook/web-components-webpack5 from 8.5.0 to 8.5.2 in /stencil-workspace/storybook (@dependabot[bot])
- #3151: Bump @storybook/addon-mdx-gfm from 8.4.7 to 8.5.2 in /stencil-workspace/storybook (@dependabot[bot])
- #3149: Bump @storybook/manager-api from 8.5.0 to 8.5.2 in /stencil-workspace/storybook (@dependabot[bot])
- #3143: Bump @storybook/theming from 8.5.0 to 8.5.2 in /stencil-workspace/storybook (@dependabot[bot])
- #3141: Bump @storybook/components from 8.5.0 to 8.5.2 in /stencil-workspace/storybook (@dependabot[bot])
- #3139: Bump stylelint from 16.13.2 to 16.14.0 in /stencil-workspace (@dependabot[bot])
- #3138: Bump undici from 6.21.0 to 6.21.1 in /stencil-workspace in the npm_and_yarn group (@dependabot[bot])
v1.2.0
Changes
- #3103: Chip: Advanced chip (@ElishaSamPeterPrabhu)
- #3106: Chip: Prevent event emit on keydown in disabled state (@prashanthr6383)
- #3094: NavBar: Fix Transparent background in list items (@ElishaSamPeterPrabhu)
- #3097: Table: Row action menu only feature (@prashanthr6383)
- #3047: Table: Add Focus Handling for Autocomplete Input in Table Cells (@prashanthr6383)
🐛 Bug fixes
- #3101: Table: checkbox not centered (@prashanthr6383)
📖 Docs
- #3088: DropDown: Define disablecloseonselect property in docs (@ElishaSamPeterPrabhu)
📦 Dependencies
- #3125: Fix Security issues (@coliff)
- #3121: Bump typescript from 5.7.2 to 5.7.3 in /stencil-workspace (@dependabot)
- #3117: Bump @storybook/web-components-webpack5 from 8.4.7 to 8.5.0 in /stencil-workspace/storybook (@dependabot)
- #3114: Bump @storybook/manager-api from 8.4.7 to 8.5.0 in /stencil-workspace/storybook (@dependabot)
- #3118: Bump @storybook/theming from 8.4.7 to 8.5.0 in /stencil-workspace/storybook (@dependabot)
- #3119: Configure Mend for GitHub Enterprise (@e-tools-mend-production)
- #3111: Bump @floating-ui/dom from 1.6.12 to 1.6.13 in /stencil-workspace (@dependabot)
- #3110: Bump @storybook/components from 8.4.7 to 8.5.0 in /stencil-workspace/storybook (@dependabot)
- #3115: Bump stylelint from 16.12.0 to 16.13.2 in /stencil-workspace (@dependabot)
- #3098: npm audit fix (@coliff)
- #3092: Bump @stencil/angular-output-target from 0.10.1 to 0.10.2 in /stencil-workspace (@dependabot)
- #3090: Bump @storybook/addon-webpack5-compiler-babel from 3.0.3 to 3.0.5 in /stencil-workspace/storybook (@dependabot)
v1.1.0
Changes
- #3043: Table: Shift select rows multi selection (@ElishaSamPeterPrabhu)
- #3070: Dropdown: Add border radius property for dropdown list (@ElishaSamPeterPrabhu)
- #3068: Dropdown: Add a control to allow the menu to stay open (@ElishaSamPeterPrabhu)
- #2980: Navbar: Add CSS cursor pointers to primary and second logo (@huyyang-1995)
❗ Breaking Changes
- #3056: Table: language translation based on RFC 5646 (@prashanthr6383)
🐛 Bug fixes
- #3035: Autocomplete: fix drop down scrolling issue (@SuruthiShriP)
- #3063: Utility Panel: Content is not pushed in the default expanded state (@prashanthr6383)
- #3062: Message: message text color code fix in dark mode (@prashanthr6383)
- #3055: Button: adding missing focus-visible style based on color variant (@rjavier-trimbler)
📖 Docs
- #3040: SideNav Storybook: Remove console logs (@ElishaSamPeterPrabhu)
📦 Dependencies
- #3082: Bump @storybook/web-components-webpack5 from 8.4.6 to 8.4.7 in /stencil-workspace/storybook (@dependabot)
- #3081: Bump prettier from 3.4.1 to 3.4.2 in /stencil-workspace (@dependabot)
- #3078: Bump @babel/preset-react from 7.25.9 to 7.26.3 in /stencil-workspace/storybook (@dependabot)
- #3077: Bump @storybook/manager-api from 8.4.6 to 8.4.7 in /stencil-workspace/storybook (@dependabot)
- #3072: Bump @babel/preset-react from 7.25.9 to 7.26.3 in /stencil-workspace (@dependabot)
- #3076: Bump @storybook/theming from 8.4.6 to 8.4.7 in /stencil-workspace/storybook (@dependabot)
- #3080: Bump @storybook/components from 8.4.6 to 8.4.7 in /stencil-workspace/storybook (@dependabot)
- #3079: Bump @storybook/addon-mdx-gfm from 8.4.6 to 8.4.7 in /stencil-workspace/storybook (@dependabot)
- #3074: Bump stylelint from 16.11.0 to 16.12.0 in /stencil-workspace (@dependabot)
- #3073: Bump @stencil/angular-output-target from 0.10.0 to 0.10.1 in /stencil-workspace (@dependabot)
- #3054: Bump stylelint-config-standard-scss from 13.1.0 to 14.0.0 in /stencil-workspace (@dependabot)
- #3049: Bump @storybook/addon-mdx-gfm from 8.4.5 to 8.4.6 in /stencil-workspace/storybook (@dependabot)
- #3051: Bump @storybook/components from 8.4.5 to 8.4.6 in /stencil-workspace/storybook (@dependabot)
- #3052: Bump @storybook/web-components-webpack5 from 8.4.5 to 8.4.6 in /stencil-workspace/storybook (@dependabot)
- #3053: Bump stylelint from 16.10.0 to 16.11.0 in /stencil-workspace (@dependabot)
- #3042: GitHub Actions: Update to use Node v18 (@coliff)