vcf-popup

popup that can be bound to element

APACHE-2.0 License

Downloads
8.2K
Stars
1
Committers
11

Bot releases are hidden (Show)

vcf-popup - v23.3.4 Latest Release

Published by bwajtr 9 months ago

feat: make restoreFocusOnClose an optional feature
feat: add a possibility to scroll target into view on popup open

fix: prevent temporarily displaying unattached popup when setting target and opening at the same time

chore: added missing documentation in vcf-popup

vcf-popup -

Published by bwajtr about 1 year ago

Improvements

  • feat: improve accessibility using role="dialog" and setting aria-label
vcf-popup - v23.3.3

Published by bwajtr about 1 year ago

Improvements

  • feat: improve accessibility using role="dialog" and setting aria-label
vcf-popup - 24.0.2

Published by bwajtr over 1 year ago

Improvements

  • Feature: Highlighting the target element (highlightTarget property)
  • Feature: Popup can now show a little pointer arrow towards the target element (the "pointer-arrow" theme)
  • Configuration: A position of the Popup can now be configured (see position property)
  • Configuration: Popup can also be shown centered to the target element (see alignment property)
  • Configuration: configure if the Popup receives focus upon opening or not (not by default) - see property focusTrap
  • Configuration: Prevent opening the Popup when a target is clicked (see ignoreTargetClick property)
vcf-popup - v23.3.2

Published by bwajtr over 1 year ago

Improvements

  • Feature: Highlighting the target element (highlightTarget property)
  • Feature: Popup can now show a little pointer arrow towards the target element (the "pointer-arrow" theme)
  • Configuration: A position of the Popup can now be configured (see position property)
  • Configuration: Popup can also be shown centered to the target element (see alignment property)
  • Configuration: configure if the Popup receives focus upon opening or not (not by default) - see property focusTrap
  • Configuration: Prevent opening the Popup when a target is clicked (see ignoreTargetClick property)
vcf-popup - v24.0.1

Published by bwajtr over 1 year ago

Improvements

  • improved theming: target element now has 'has-popup' and 'popup-opened' attributes, so it can be better styled when a Popup is attached to it
  • improved focus handling: Popup now receives focus when opened; focus cycles through focusable elements inside the Popup
  • modeless Popup can now be closed using ESC (the same way as modal Popup)
vcf-popup - v23.3.1

Published by bwajtr over 1 year ago

Improvements

  • improved theming: target element now has 'has-popup' and 'popup-opened' attributes, so it can be better styled when a Popup is attached to it
  • improved focus handling: Popup now receives focus when opened; focus cycles through focusable elements inside the Popup
  • modeless Popup can now be closed using ESC (the same way as modal Popup)
vcf-popup - v24.0.0

Published by bwajtr over 1 year ago

This version is a Vaadin 24 compatible version of features and fixes introduced in release 23.3.0

vcf-popup - v23.3.0

Published by bwajtr over 1 year ago

New Features

  • updated dependencies for better compatibility with Vaadin 23.3.x
  • added the possibility to set header title
  • added the possibility to add renderers of the header and footer parts of the popup
  • popup can be displayed either modal or modeless
  • added the possibility to close the popup automatically on scroll, when in modeless mode
  • added a lot more visual tests and demo snippets (see content of /dev directory)

Fixes

  • Fixed positioning issues on small screens and near the edges of the browser
  • Fixed displaying on mobiles (appearing as a bottom drawer again)
vcf-popup - Fix Vaadin 14.1 compatibility

Published by TatuLund over 4 years ago

vcf-popup - Add theme attribute support

Published by TatuLund almost 5 years ago

Add theme attribute support

vcf-popup - v1.2.0

Published by niiyeboah about 5 years ago

Changes since v1.1.0:

  • 095ec6c Fix vertical tooltip position when it is not in visible bounds.
vcf-popup - Rename incubator to vcf

Published by Skrikjo over 5 years ago

Package Rankings
Top 38.02% on Repo1.maven.org
Top 11.05% on Npmjs.org
Related Projects