runem / web-component-analyzer

CLI that analyzes web components and emits documentation
https://runem.github.io/web-component-analyzer
MIT License
502 stars 63 forks source link

Bump elix from 6.0.2 to 6.0.4 in /dev #73

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps elix from 6.0.2 to 6.0.4.

Release notes *Sourced from [elix's releases](https://github.com/elix/elix/releases).* > ## v6.0.4 > This release fixes a bug in TrackpadSwipeMixin in which a trackpad swipe to the left or right would result in moving *two* index positions to the left or right instead of one as expected. > > ## v6.0.3 > This release introduces [SwipeCommandsMixin](http://component.kitchen/elix/SwipeCommandsMixin) for letting users swipe items in a list to the left or right to reveal commands.
Commits - [`45533c5`](https://github.com/elix/elix/commit/45533c52a570deeb7de702b44a8f29c930ef56d4) Bump version number. - [`bb9f6ae`](https://github.com/elix/elix/commit/bb9f6aefe2458f20b95756552ae6bfe3a3f3a884) Break flags that track whether a swipe will commit an operation into two part... - [`9b38218`](https://github.com/elix/elix/commit/9b38218f02b656a368e4e50d42d8c10caeb8a8c8) Code cleanup. - [`9c9edb1`](https://github.com/elix/elix/commit/9c9edb18e39d14feb08bc95756ca4d00843c54f0) Bump version number. - [`790df3a`](https://github.com/elix/elix/commit/790df3ab7331e6c7cc5c953af76b57ab7dca7cc2) If no orientation is defined, assume "both". - [`41fb802`](https://github.com/elix/elix/commit/41fb80230cff018c46846f4795667e5ff8bc2749) Get demo working in context of documentation page. - [`d5cd52c`](https://github.com/elix/elix/commit/d5cd52cbd2650fed08bd228c0b7b4648390efe5f) Comments, type fixes - [`fa3c1f9`](https://github.com/elix/elix/commit/fa3c1f9ec9fb53913dea027cd1bcca10ccc01348) Define symbols.swipeStart method to let SwipeCommandMixin determine which ite... - [`e0b044a`](https://github.com/elix/elix/commit/e0b044a571bf0cd03fcf70c20e472e5bbf72a4db) On scroll selection into view if selectedIndex actually changed. - [`4995a94`](https://github.com/elix/elix/commit/4995a947d6b16d865a69ea79a4a1c8c4df4740c4) Swipe mixins keep track of which axis the swipe begins in, and absorbs subseq... - Additional commits viewable in [compare view](https://github.com/elix/elix/compare/6.0.2...6.0.4)


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it - `@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](https://app.dependabot.com): - 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) Finally, you can contact us by mentioning @dependabot.