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!
3,454 contributions in the last year
Less
More
Activity overview
Contributed to
vaadin/web-components,
modernweb-dev/web,
open-wc/api-viewer-element
and 5 other
repositories
Contribution activity
December 2021
Created 108 commits in 7 repositories
Created 2 repositories
- web-padawan/vcf-popup JavaScript
- web-padawan/rocket JavaScript
Created a pull request in vaadin/web-components that received 26 comments
refactor: update LabelMixin to use SlotController
Description
Changed LabelMixin to no longer use SlotMixin and instead use a controller,
Updated a few other mixins, changed ready() back to connec…
+463
−138
•
26
comments
Opened 34 other pull requests in 5 repositories
open-wc/api-viewer-element
19
merged
- chore: update author and contributors
- chore: rebrand repository under open-wc
- docs: update analyzer snippet to use globs
- fix: add missing .js extension to imports
- fix: do now throw when panel does not exist
- fix: reset selected tab when element changes
- docs: cleanup README, add links to docs pages
- docs: add Rocket search preset, watch CSS files
- docs: add cross-references, minor improvements
- feat: add shadow parts for container elements
- docs: remove border from mdjs-preview demo
- chore: update dev dependencies versions
- chore: bump Stylelint to v14, use postcss-lit
- chore: use resolutions to fix audit warnings
- docs: update buttons and links color theme
- docs: add missing links to categories pages
- docs: prevent horizontal scroll on mobile
- docs: create documentation website using Rocket
- fix: set boolean knob value using property
vaadin/web-components
10
merged
1
open
1
closed
- refactor: add observer logic to SlotController
- refactor: extract helper logic to HelperController
- refactor: add missing SlotController logic and tests
- refactor: move SlotController to component-base
- refactor: add controller for handling slots content
- refactor!: make reveal button extend vaadin-button
- chore: update Stylelint to v14, use postcss-lit
- fix: remove generated pickers when adding custom pickers (#3153)
- feat: add focus-ring attribute to vaadin-upload-file
- refactor!: make vaadin-crud-edit extend vaadin-button
- chore: update components npm badges in README
- chore: update README with instructions to bump to v24
vaadin-component-factory/vcf-popup
1
merged
modernweb-dev/rocket
1
open
modernweb-dev/web
1
merged
Reviewed 57 pull requests in 4 repositories
vaadin/web-components
48 pull requests
- refactor: add more rules to ESLint config, fix warnings
- refactor: remove iron-resizable-behavior from app-layout
- refactor: remove iron-resizable-behavior from form-layout
- refactor: remove iron-resizable-behavior from split-layout
- refactor: remove iron-resizable-behavior from tabs
- feat: add i18n property to app-layout
- refactor: remove iron-resizable-behavior from menu-bar
- refactor: remove iron-resizable-behavior from combo-box
- refactor: add observer logic to SlotController (#3193) (CP: 22.0)
- feat: add whitespace theme for fixing label bottom padding
- fix: prevent duplicate drawer toggle click on Enter / Space
- fix: enable input into autoOpenDisabled date picker on mobile
- refactor: use attribute utils in FieldAriaController
- refactor: add missing SlotController logic and tests (#3179) (CP: 22.0)
- fix: prevent duplicate error message announcement when using NVDA (#3182) (CP: 22.0)
- refactor: move SlotController to component-base (#3178) (CP: 22.0)
- fix: prevent duplicate error message announcement when using NVDA
- refactor: add missing SlotController logic and tests
- refactor: update LabelMixin to use SlotController
- feat: add Lumo/Material theme on Charts
- refactor: move SlotController to component-base
- feat: prevent focusing drawer by keyboard when it is closed
- fix: hide upload drop files button from assistive technologies (#3174) (CP: 22.0)
- feat: trap focus within app-layout drawer when opening in overlay
- chore: remove unnecessary ghost-click prevention mechanism
- Some pull request reviews not shown.