Skip to content

Releases: trimble-oss/modus-web-components

Release v0.1.41

09 May 15:00
e53bd28
Compare
Choose a tag to compare

Changes

  • #1261: Modus NavBar - Add tooltip to search button

🐛 Bug fixes

  • #1264: (Deprecated Data Table) Fix header min-height

📖 Docs

  • #1260: Add a reference to Modus Angular Components in Storybook
  • #1248: Fix syntax highlighting issue

📦 Dependencies

  • #1250: Bump @babel/core from 7.21.4 to 7.21.5 in /stencil-workspace/storybook
  • #1252: Bump puppeteer from 19.7.2 to 19.11.1 in /stencil-workspace

Release v0.1.40

28 Apr 14:44
5cab595
Compare
Choose a tag to compare

🐛 Bug fixes

  • #1240: Added missing interface for Time picker

Release v0.1.39

28 Apr 12:00
b342b4c
Compare
Choose a tag to compare

Changes

  • #1226: Fix compilation errors for Angular components
  • #1229: Generate html.customData JSON file for VS Code autocomplete
  • #1220: Improve Input Helper Text styles
  • #1227: Update .browserslistrc config for Angular

🐛 Bug fixes

  • #1230: Fix for error related to the modus-angular-components version mismatch

📦 Dependencies

  • #1233: Bump stylelint-config-standard-scss from 8.0.0 to 9.0.0 in /stencil-workspace

Release v0.1.38

25 Apr 18:06
4e85972
Compare
Choose a tag to compare

Changes

  • #1223: modus select - emit value change event on "Enter"

🚀 Features

  • #1216: Enable Modus Date Input to display a month name

📖 Docs

  • #1201: Docs: Add tertiary spinner example

Release v0.1.37

21 Apr 15:59
365e4be
Compare
Choose a tag to compare

Changes

  • #1202: Replacing Issue Templates
  • #1199: Update CODEOWNERS
  • #1193: Add MIT LICENSE to Angular Components (for npm package)
  • #1152: Added a 'variant' option to the Navbar component to support blue theme
  • #1122: Change Tooltip colors (dark mode)
  • #1102: Automate Release Notes Generation
  • #1100: Reduce Switch input animation from .2s to .1s
  • #1089: Enable date picker component to accept custom format

🐛 Bug fixes

  • #1121: Side Navigation Fixes

📖 Docs

  • #1190: Migrate from deprecated addon-postcss to addon-styling Storybook add-on

📦 Dependencies

  • #1205: Bump autoprefixer from 10.4.13 to 10.4.14 in /stencil-workspace
  • #1204: Bump @typescript-eslint/eslint-plugin from 5.57.1 to 5.59.0 in /stencil-workspace
  • #1203: Bump stylelint from 15.4.0 to 15.5.0 in /stencil-workspace
  • #1132: Bump @babel/core from 7.21.0 to 7.21.4 in /stencil-workspace/storybook
  • #1182: Bump postcss from 8.4.21 to 8.4.22 in /stencil-workspace/storybook
  • #1175: Bump github/super-linter from 4 to 5
  • #1163: Bump @typescript-eslint/parser from 5.54.0 to 5.58.0 in /stencil-workspace
  • #1164: Bump prettier from 2.8.4 to 2.8.7 in /stencil-workspace
  • #1162: Bump lit-html from 2.7.0 to 2.7.2 in /stencil-workspace/storybook
  • #1158: Bump stylelint-config-standard-scss from 7.0.1 to 8.0.0 in /stencil-workspace
  • #1146: Bump eslint from 8.35.0 to 8.38.0 in /stencil-workspace
  • #1131: Bump @stencil/core from 2.20.0 to 2.22.3 in /stencil-workspace
  • #1140: Bump storybook-dark-mode from 2.1.1 to 3.0.0 in /stencil-workspace/storybook
  • #1138: Bump @typescript-eslint/eslint-plugin from 5.54.0 to 5.57.1 in /stencil-workspace
  • #1134: Bump lit-html from 2.5.0 to 2.7.0 in /stencil-workspace/storybook
  • #1130: Bump @types/mdx from 2.0.3 to 2.0.4 in /stencil-workspace/storybook
  • #1133: Bump stylelint from 15.2.0 to 15.4.0 in /stencil-workspace
  • #1096: Bump json5 from 2.2.1 to 2.2.3 in /stencil-workspace
  • #1097: Bump decode-uri-component from 0.2.0 to 0.2.2 in /stencil-workspace/storybook

Publish v0.1.36.0

15 Mar 22:40
b6a7934
Compare
Choose a tag to compare
Remove copy-docs step from publish.yml

Release v0.1.35

13 Mar 16:21
847af49
Compare
Choose a tag to compare
Issue 1061: Updated modus-modal default backdrop color (#1082)

This commit updates the default modus-modal backdrop
color to be consistent with the default theme color.
For existing users of modus-web-components they will
now get consistent default UX when upgrading to the
latest version

Co-authored-by: Leo Haughton <leo_haughton@trimble.com>

Release v0.1.34

23 Feb 17:10
cbad69c
Compare
Choose a tag to compare
Bump package to v0.1.34 (#1049)

Release v0.1.33

16 Feb 22:13
902061b
Compare
Choose a tag to compare
Remove unused href from Breadcrumb anchor (#1017)

* Remove unused href from Breadcrumb anchor

* Update CHANGELOG and package.json

Release v0.1.32

27 Jan 20:08
53da9e5
Compare
Choose a tag to compare
Center Navbar buttons vertically, add open events (#990)