Skip to content

NPM(deps): Bump indicate from 2.4.0 to 3.0.0#94

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/indicate-3.0.0
Closed

NPM(deps): Bump indicate from 2.4.0 to 3.0.0#94
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/indicate-3.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 28, 2021

Bumps indicate from 2.4.0 to 3.0.0.

Release notes

Sourced from indicate's releases.

v3.0.0

Complete rewrite of the plugin most features have been kept but the interface has completely changed.

Changelog

Sourced from indicate's changelog.

3.0.0 (2021-05-25)

⚠ BREAKING CHANGES

  • style: full plugin rewrite in TypeScript, new API and iframe support dropped

Features

  • arrow: different types of arrow configuration (d6be5bd)
  • click: configurable scroll denominator (6371e03)
  • click: implement indicator scoll on click functionality (3edc537)
  • demo: add integration tab along with first example (dee361d)
  • demo: update papua version and basic demo (91d5cf6)
  • element: add vertical indicator (45c2538)
  • element: implement arrow element with styles (8962bef)
  • fade: implement basic fade functionality using an observer (e84a1a6)
  • icon: selection of several arrow icons and colors possible (d6f47d9)
  • instance: implement remove, better structure and fix demo (c2bacfa)
  • options: simple way to add inline-styles and improve integration (2433449)
  • react: add basic hook for usage with React (f872d89)
  • scrollbar: hide native scrollbar if desired (153b68a)
  • style: configurable alignment styles (143c4a1)
  • style: configurable arrow position (20ecd0c)
  • style: create and apply theme to indicator styles (d0f533a)
  • style: implement basic elements and wrapper (51608c9)
  • style: move element styles and class optionally to wrapper (81cdb7d)
  • table: custom element structure to support table elements (9e0a5b3)
  • theme: add theme functionality to configure element styles (b4a1994)
  • theme: theme integration into demo (c797cd5)
  • types: store and pass typed instance (be0f266)

Bug Fixes

  • click: improve tests and make sure click also works on tables (724346c)
  • demo: better table styling, fix vertical and constant plugin props (1d7d8fa)
  • demo: proper content direction when several rows present (7b9293b)
  • element: content wrapper to properly position observers (4d3a200)
  • general: remove on wrapper selector, code preview & tabs navigation (9407571)
  • indicate-react: add missing arrow options (9750153)
  • indicate-react: add typed props (9c3f0f6)
  • inline: custom styles for inline elements and tests (11a8e40)
  • observer: fix observer visibility logic (41f095c)
  • overflow: move styles optional and test case for minimal overflow (3b42b86)
  • react: proper plugin lifecycle and demo styles (f08048b)
  • react: type issue and remove old plugin (8731866)
  • setup: make log tree-shakable, improve doc and consistent interface (498340a)
  • style: improve responsive layout and fix wrap (4339305)
  • style: remove unnecessary space, ensure disappear and test remove (20361a3)

... (truncated)

Commits
  • 6e737a3 chore(release): 3.0.0
  • e479c2f fix(types): proper type for inferred types
  • 4aa7d17 docs(plugin): document usage with vue and add example
  • 11a8e40 fix(inline): custom styles for inline elements and tests
  • 91d5cf6 feat(demo): update papua version and basic demo
  • 9890277 docs(demo): additional example & tab illustrating how it works
  • 20361a3 fix(style): remove unnecessary space, ensure disappear and test remove
  • 72c2ed2 docs(theme): document themes with TypeScript and annotate exports
  • 1d7d8fa fix(demo): better table styling, fix vertical and constant plugin props
  • 21a736d fix(theme): show animation again and add scrollbar test
  • Additional commits viewable in compare view

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 dependabot Bot added maintenance maintenance-npm NPM Related Automatic PRs labels Jun 28, 2021
Bumps [indicate](https://github.com/tobua/indicate) from 2.4.0 to 3.0.0.
- [Release notes](https://github.com/tobua/indicate/releases)
- [Changelog](https://github.com/tobua/indicate/blob/master/CHANGELOG.md)
- [Commits](tobua/indicate@2.4.0...v3.0.0)

---
updated-dependencies:
- dependency-name: indicate
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/indicate-3.0.0 branch from 0ee2555 to c8c6708 Compare June 28, 2021 12:20
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jul 21, 2021

Superseded by #115.

@dependabot dependabot Bot closed this Jul 21, 2021
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/indicate-3.0.0 branch July 21, 2021 01:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance maintenance-npm NPM Related Automatic PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants