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

Convert to lit-element and TypeScript #130

Closed
web-padawan opened this issue Jan 22, 2020 · 1 comment
Closed

Convert to lit-element and TypeScript #130

web-padawan opened this issue Jan 22, 2020 · 1 comment
Assignees
Labels
next LitElement based version issue

Comments

@web-padawan
Copy link
Member

web-padawan commented Jan 22, 2020

Depends on vaadin/component-mixins#39
Depends on vaadin/component-mixins#40

⚠️ Breaking Changes

This should include two breaking changes:

  • make vaadin-radio-group vertical by default (#116)
  • use orientation instead of theme="vertical"

Mixins

The following mixins have to be implemented:

The following mixins are ready and should be used:

vaadin-radio-button

  • @vaadin/active-state-mixin
  • @vaadin/control-state-mixin
  • @vaadin/disabled-state-mixin
  • @vaadin/focus-visible-mixin

vaadin-radio-group

  • @vaadin/orientation-mixin
  • @vaadin/keyboard-direction-mixin
  • @vaadin/roving-tabindex-mixin
  • @vaadin/slotted-items-mixin
@web-padawan web-padawan self-assigned this Jan 22, 2020
@web-padawan web-padawan added the next LitElement based version issue label Feb 14, 2020
@web-padawan
Copy link
Member Author

Done by #146

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
next LitElement based version issue
Projects
None yet
Development

No branches or pull requests

1 participant