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

Release/1.5.0 #637

Merged
merged 206 commits into from
Oct 30, 2023
Merged

Release/1.5.0 #637

merged 206 commits into from
Oct 30, 2023

Conversation

iOvergaard
Copy link
Contributor

Release 1.5.0

iOvergaard and others added 30 commits June 9, 2023 16:56
* Chore: typo - story shows correct component now

* Update packages/uui-loader-bar/lib/uui-loader-bar.story.ts

---------

Co-authored-by: umbraco <[email protected]>
Co-authored-by: Jacob Overgaard <[email protected]>
* docs(storybook): add icon slot example for uui-tab element (#356)

* Revert "docs(storybook): add icon slot example for uui-tab element (#356)"

This reverts commit b45cee8.

* Added code example for uui-tabs with icons
….0 (#507)

Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 15.0.2 to 15.1.0.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v15.1.0/packages/node-resolve)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* auto-width

* test and border fix
* uui-box: add a property to control header variant

* allow to commit /.vscode/settings.json

* allow for vscode to store workspace cSpell.words

* comment, rendering optimization + disable eslint

* fix: tell typescript raw files can be loaded

* feat: rename to headlineVariant to better reflect what the property changes

* feat: move unsafeStatic call out of render() method and only assign it when the property changes, also use the literal-literal for static strings

* chore: prettier formatting

* docs: update README for headline-variant

* test: update to reflect changed property name

* test: add test to ensure headlineVariant works as intended

---------

Co-authored-by: Niels Lyngsø <[email protected]>
Co-authored-by: Jacob Overgaard <[email protected]>
Bumps [eslint](https://github.com/eslint/eslint) from 8.41.0 to 8.45.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.41.0...v8.45.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.5 to 4.4.4.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.4.4/packages/vite)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [rollup](https://github.com/rollup/rollup) from 3.21.6 to 3.26.3.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v3.21.6...v3.26.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
nielslyngsoe and others added 26 commits October 17, 2023 13:15
* Add HSV as accepted color format

* Update HSV format and support lettercase correct

* Fix formatting of color string

* Update color format
* Add visually hidden package

* Adjust visually hidden component

* Format code

* Simplify export of module

* Run format prettier

* Add description

* Update readme
* Specific control types in storybook controls

* Set initial value on opacity story to 50% opacity

* Run formatting

* Update support for HSV

---------

Co-authored-by: Jacob Overgaard <[email protected]>
Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) from 3.5.5 to 3.6.1.
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases)
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
- [Commits](import-js/eslint-import-resolver-typescript@v3.5.5...v3.6.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [eslint-plugin-lit](https://github.com/43081j/eslint-plugin-lit) from 1.8.3 to 1.9.1.
- [Commits](43081j/eslint-plugin-lit@v1.8.3...v1.9.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.23.0 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-beach-055ecb503-637.westeurope.azurestaticapps.net

@iOvergaard iOvergaard merged commit 80279d9 into v1/main Oct 30, 2023
8 checks passed
@iOvergaard iOvergaard deleted the release/1.5.0 branch October 30, 2023 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.