Skip to content

Conversation

@dependabot-preview
Copy link

Bumps uiv from 0.18.0 to 1.0.1.

Release notes

Sourced from uiv's releases.

Release v1.0.1

finally, 1.0 🎉🎉🎉

Chore:

  • chore: github action release assets.
  • chore: yarn upgrade.

Tests:

  • improve tests to ~95% coverage.

BREAKING Changes from 0.x

  • [Tab] rename after-change to changed.
  • [Tab] deprecate html-title prop, use slot instead.
  • [Tabs] rename transition-duration to transition.
  • [Popover/Tooltip] rename transition-duration to transition.
  • [Modal] rename transition-duration to transition.
  • [Collapse] rename transition-duration to transition.

Release v1.0.0

cause 1.0.0 was taken while the project first initial, it can not be re-published again. therefore, pls ignore this version and use v1.0.1

Release v1.0.0-alpha.2

Added

  • [MultiSelect] add scoped slot option

Fixed

  • [Modal] If two modals share the same v-if condition the calculated z-index is incorrect, resulting in popover misbehaviour. (fixed #342)
  • [Modal] Popovers within nested modals do not appear on top (z-index issue). (fixed #341)

Others

  • split .vue files into .vue and .js for better coverage support.
  • tests improvement
  • migrate CI to Github Actions from Travis

v1.0.0-alpha.1

Project-level changes:

  • Lib moved from wxsms/uiv (person) to uiv-lib/uiv (org).
  • All bundles (esm, cjs, umd) are using rollup bundler and buble compiler by now (migrated from webpack & babel). Tests are passing so assumes that they works well.
  • Test engin migrated from PhantomJs to Puppeteer.
  • Docs are move out from the project for slim purpose. Under the uiv-lib org too as well. v1 docs (https://uiv.wxsm.space) are rewitten with VuePress for better ue, v0 (https://uiv-v0.wxsm.space) are the same as the old one.

These changes are for better maintaining & developing for futhur versions, such as Vue 3 or Bootstrap 4.

Fixed

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [uiv](https://github.com/uiv-lib/uiv) from 0.18.0 to 1.0.1.
- [Release notes](https://github.com/uiv-lib/uiv/releases)
- [Commits](uiv-lib/uiv@v0.18.0...v1.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 6, 2020
@dependabot-preview
Copy link
Author

Superseded by #651.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/uiv-1.0.1 branch October 10, 2020 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants