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

v4.0.0-alpha.6 - ship list #433

Closed
mbrambilla opened this issue May 30, 2019 · 0 comments
Closed

v4.0.0-alpha.6 - ship list #433

mbrambilla opened this issue May 30, 2019 · 0 comments

Comments

@mbrambilla
Copy link
Contributor

mbrambilla commented May 30, 2019

Major Updates:

  • Rebuilt the Dropdown widget to use a recursive concept.
    • .open now used on on the trigger and menu/submenu items instead of on the parent container.
    • Tab now moves between menu items, instead of closing the menu and moving on.
    • Improved the container handling when moving menu around in the DOM.
    • Tweaked some layout to tighten up the dropdown menu visual spacing.
    • Dropped the 'attachment' border radius reset on the menu corners.
    • Disabled one the of unit tests since the keydown does not seem to work in an automated way.
  • Integrate Popper.js with Tooltip, Popover, and Dropdown.
    • Replaces the locate routines for Tooltip/Popover with a much more robust library.
    • Adds location capabilities to Dropdown. A feature that has been wanted for a long time.
    • Some Tooltip unit tests have been removed as they dealt with our own location implementation, and are no longer needed.

CSS

JS

Docs

Build

@cast-org cast-org locked and limited conversation to collaborators May 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant