Pinned
437 contributions in the last year
Less
More
Contribution activity
September 2021
Created 7 commits in 1 repository
Created a pull request in vaadin/web-components that received 9 comments
fix: fire click on Enter and Space, but not when disabled
Description
The PR fixes a regression that appeared after we released the new @vaadin/button package:
The click event doesn't get fired on the but…
+76
−14
•
9
comments
Opened 8 other pull requests in 1 repository
vaadin/web-components
2
open
6
merged
- perf: reduce chart's redraws for updateConfiguration (WIP)
- fix: disable skipLibCheck in tsconfig.json
- feat: add SlotLabelMixin for checkbox and radio-button (WIP)
- feat: add SlotTargetMixin for checkbox and radio-button
- feat: add CheckedMixin for checkbox and radio-button
- feat: add DelegateStateMixin and make other mixins use it
- fix: accept custom tabindex attribute
- feat: add KeyboardMixin and make other mixins use it
Reviewed 16 pull requests in 1 repository
vaadin/web-components
16 pull requests
- fix: disable skipLibCheck in tsconfig.json
- chore: fix most of sonar code style warnings
- refactor: re-create vaadin-messages for backwards compatibility
- refactor!: split vaadin-messages into separate packages
- refactor!: re-create vaadin-ordered-layout for backwards compatibility
- refactor!: split vaadin-ordered-layout into separate packages
- feat: add SlotTargetMixin for checkbox and radio-button
- refactor!: split vaadin-avatar into avatar, avatar-group
- fix: update typings to use correct export
- feat: add CheckedMixin for checkbox and radio-button
- feat: add row focus mode to convey treegrid structure
- feat: add DelegateStateMixin and make other mixins use it
- fix: fire click on Enter and Space, but not when disabled
- feat: add KeyboardMixin and make other mixins use it
- refactor!: update select to use new structure
- fix: reflect tree grid level in a tree column toggle

