Block or Report
Block or report web-padawan
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
vanilla-colorful Public
A tiny color picker custom element for modern web apps (2.7 KB)
🎨 -
open-wc/api-viewer-element Public
API documentation and live playground for Web Components. Based on Custom Elements Manifest format
-
-
This is a guide intended to introduce to Web Components. Everyone can contribute here!
4,113 contributions in the last year
Less
More
Activity overview
Contributed to
vaadin/web-components,
vaadin/flow-components,
modernweb-dev/web
and 93 other
repositories
Contribution activity
September 2022
Created 75 commits in 4 repositories
Created a pull request in vaadin/web-components that received 5 comments
fix: update overlay position on target resize
Description Fixes #4506 Type of change Bugfix
+33
−3
•
5
comments
Opened 77 other pull requests in 2 repositories
vaadin/web-components
71
merged
- fix: hide tooltip on disabled button mouseover
- fix: do not close on mouseleave to tooltip overlay
- fix: customize bottom offset for fields with label
- fix: enforce dash case for event names in docs
- refactor: use once for editor cancel event listener
- fix: do not reset timers when using manual mode
- refactor: do not show tooltip on iOS and Android
- fix: inject placeholder styles to correct root node (#4577) (CP: 22.0)
- fix: inject placeholder styles to correct root node (#4577) (CP: 23.1)
- fix: inject placeholder styles to correct root node
- docs: add missing attribute JSDoc annotation
- fix: use correct styles to hide input placeholder (#4571) (CP: 23.1)
- fix: use correct styles to hide input placeholder
- fix: improve target visibility observer logic and tests
- feat: add focusDelay, change delay to hoverDelay
- refactor: use KeyboardDirectionMixin in menu-bar
- refactor: use KeyboardDirectionMixin in message-list
- chore: add missing JSDoc annotations to methods
- refactor: use KeyboardDirectionMixin in list-mixin
- refactor: use KeyboardDirectionMixin in accordion
- feat: add KeyboardDirectionMixin to navigate items
- refactor: use KeyboardMixin in vaadin-menu-bar
- refactor: use KeyboardMixin in vaadin-accordion
- test: update, unskip and cleanup sub-menu tests
- refactor: use once for overlay open event listener
- Some pull requests not shown.
vaadin/flow-components
1
closed
5
merged
Reviewed 103 pull requests in 4 repositories
vaadin/web-components
25 pull requests
- fix: request pages asynchronously when scrolling (#4561) (CP: 23.1)
- fix: request pages asynchronously when scrolling (#4561) (CP: 23.2)
- fix: do not clear data provider cache when readonly
- fix: request pages asynchronously when scrolling
- fix: enforce dash case for event names in docs (#4588) (CP: 23.2)
- fix: enforce dash case for event names in docs (#4588) (CP: 22.0)
- fix: enforce dash case for event names in docs (#4588) (CP: 23.1)
- fix: customize bottom offset for fields with label
- refactor: do not show tooltip on iOS and Android
- fix: inject placeholder styles to correct root node (#4577) (CP: 23.2)
- docs: add missing attribute JSDoc annotation (#4575) (CP: 23.2)
- fix: use correct styles to hide input placeholder (#4571) (CP: 23.2)
- fix: improve target visibility observer logic and tests
- feat: add focusDelay, change delay to hoverDelay
- feat: add custom CSS properties to define offset
- fix: do not throw on content update with undefined columns
- chore: add missing JSDoc annotations to methods (#4556) (CP: 23.1)
- chore: add missing JSDoc annotations to methods (#4556) (CP: 23.2)
-
refactor: replace
.filter()usage with.find()and.some() - refactor: use KeyboardMixin in vaadin-menu-bar
- fix: add missing event declarations to JS API docs (#4537) (CP: 23.1)
- fix: add missing event declarations to JS API docs (#4537) (CP: 22)
- fix: add missing event declarations to JS API docs
- test: update, unskip and cleanup sub-menu tests
- fix: do not reopen overlay when moving focus within target
- Some pull request reviews not shown.
vaadin/flow-components
25 pull requests
- feat: add tooltip text generator API to grid
- refactor: restore compatibility for GeneratedVaadinComboBox.CustomValueSetEvent (#3611) (CP: 23.2)
- feat: add setTooltipEnabled() to Avatar
- feat: add TabSheet component
- feat: add TabSheetElement and ITs
- feat: add HasTooltip interface and Tooltip API
- chore: Update NpmPackages Webjars versions (23.2)
- refactor: set data provider related properties on the host element
- fix: make map classes serializable (#3689) (CP: 23.1)
- fix: make map classes serializable
- chore: improve vite config for IT modules
- refactor: default to null for tooltip position
- chore: update project to 23.3-snapshot
- chore: Update NpmPackages Webjars versions (23.0)
- chore: Update NpmPackages Webjars versions (23.1)
- test: handle flaky tests
- chore: bump formatter-maven-plugin from 2.18.0 to 2.20.0
- fix: handle possible null coordinates
- feat: add TabSheetVariant
- feat: add HasTooltip interface
- test: move locale tests to DatePickerLocaleIT
- feat: add prefix and suffix to TabSheet
- chore: Update NpmPackages Webjars versions (master)
- refactor: move HasPrefixAndSuffix to flow-component-base
- feat: add Tooltip handle
vaadin/platform
1 pull request
vaadin/docs
1 pull request
Created an issue in vaadin/web-components that received 5 comments
[tooltip] Only show tooltip when target is fully visible
Describe your motivation We should ensure that scrolling the element with tooltip out of the viewport does not keep the tooltip opened. Instead it …
5
comments
Opened 14 other issues in 2 repositories
vaadin/web-components
3
open
9
closed
- [tooltip] Wrong position after window resize and re-opening
- [menu-bar] Tooltip does not close on mouse move to disabled button
- Field components: broken placeholder color in Safari when field is in Shadow DOM
- [multi-select-combo-box] Placeholder text is visible when value is selected in Safari
- [tooltip] Ensure there is only one tooltip visible at the same time
- [overlay] Add new API to PositionMixin to control offset
-
[tooltip] Consider adding
focusDelayand renamingdelaytohoverDelay - [tooltip] Add custom CSS property to control offset for different positions
- [tooltip] When closed on Esc, tooltip is re-opened on focusin within a field
- [tooltip] Observe target resize to re-position tooltip while opened
- [tooltip] Add API to enable showing tooltip based on the condition
- [tooltip] Pressing Esc should close all open tooltips at once





