Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Released v0.24.1 #1218

Merged
merged 30 commits into from
Oct 26, 2024
Merged

Released v0.24.1 #1218

merged 30 commits into from
Oct 26, 2024

Conversation

valadas
Copy link
Member

@valadas valadas commented Oct 26, 2024

Released v0.24.1

valadas and others added 30 commits October 1, 2024 00:27
Merged fixes from release/0.24.0 back into develop
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.6.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.5.4...v5.6.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…pescript-5.6.2

Bump typescript from 5.5.4 to 5.6.2
Bumps [eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook) from 0.8.0 to 0.10.1.
- [Release notes](https://github.com/storybookjs/eslint-plugin-storybook/releases)
- [Changelog](https://github.com/storybookjs/eslint-plugin-storybook/blob/main/CHANGELOG.md)
- [Commits](storybookjs/eslint-plugin-storybook@v0.8.0...v0.10.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-storybook
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@stencil/core](https://github.com/ionic-team/stencil) from 4.21.0 to 4.22.2.
- [Release notes](https://github.com/ionic-team/stencil/releases)
- [Changelog](https://github.com/ionic-team/stencil/blob/main/CHANGELOG.md)
- [Commits](ionic-team/stencil@v4.21.0...v4.22.2)

---
updated-dependencies:
- dependency-name: "@stencil/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…lint-plugin-storybook-0.10.1

Bump eslint-plugin-storybook from 0.8.0 to 0.10.1
…encil/core-4.22.2

Bump @stencil/core from 4.21.0 to 4.22.2
Bumped nuke to v8.1.2
Bumps [@chromatic-com/storybook](https://github.com/chromaui/addon-visual-tests) from 2.0.2 to 3.1.0.
- [Release notes](https://github.com/chromaui/addon-visual-tests/releases)
- [Changelog](https://github.com/chromaui/addon-visual-tests/blob/main/CHANGELOG.md)
- [Commits](chromaui/addon-visual-tests@v2.0.2...v3.1.0)

---
updated-dependencies:
- dependency-name: "@chromatic-com/storybook"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…romatic-com/storybook-3.1.0

Bump @chromatic-com/storybook from 2.0.2 to 3.1.0
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.2 to 5.6.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.6.2...v5.6.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…pescript-5.6.3

Bump typescript from 5.6.2 to 5.6.3
Added autocomplete prop to dnn-select and dnn-autocomplete
Closes #1198
Added autocomplete prop to dnn-select and dnn-autocomplete
Fixed an issue that made dnn-input label cover 0
Fixed an issue with input of negative numbers
This allows giving a hint to virtual keyboars about what type of keyboard to display for a given field.

Closes #1200
Added inputMode support to dnn-input
What was corrected in #1212 only handled the input being of type "number" but having the string "0" also caused the label issue. This PR fixes that.
Fixed an issue with 0 string float label
Additional fix the the label floating issue on 0
Still about #1212 one edge case is the number technically being a "Number" but it's value being NaN instead of undefined.
@valadas valadas added the build label Oct 26, 2024
@valadas valadas added this to the 0.24.1 milestone Oct 26, 2024
@valadas valadas merged commit 7c3b8dd into main Oct 26, 2024
4 checks passed
@valadas valadas deleted the release/0.24.1 branch October 26, 2024 06:30
@valadas valadas restored the release/0.24.1 branch October 26, 2024 06:31
@valadas valadas deleted the release/0.24.1 branch October 26, 2024 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants