0
I Use This!
Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
Aug 21, 2025 — Aug 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #269 from azouaoui-med/addsense-setup More... 3 months ago
chore: setup adsense in website playground More... 3 months ago
Merge pull request #268 from azouaoui-med/changeset-release/master More... 3 months ago
Version Packages (alpha) More... 3 months ago
Merge pull request #267 from azouaoui-med/v2 More... 3 months ago
chore(release): enter alpha pre-release mode and add v2 changeset More... 3 months ago
fix(submenu): portal popper flyout out of scroll container; fix rtl, inheritance, inert, position-after-mount More... 3 months ago
fix(sidebar): apply breakpoint via CSS media query; emit onBreakPoint only on change More... 3 months ago
Merge pull request #264 from azouaoui-med/v2 More... 3 months ago
chore(ci): restore changesets release workflow on master More... 3 months ago
chore(release): 2.0.0-alpha.0 and tag-triggered npm publish More... 3 months ago
feat(sidebar)!: merge customBreakPoint into breakPoint More... 3 months ago
docs: wire up Google Analytics 4 & fix lint More... 3 months ago
docs: link docs site in readme and add playground code generation More... 3 months ago
docs(playground): add accordion, sizing, and breakpoint controls More... 3 months ago
docs: add documentation website More... 3 months ago
feat(submenu): cascade active state to ancestor submenus More... 3 months ago
fix(submenu): render inert attribute on both React 18 and 19 More... 3 months ago
ci: require Node >= 20 in matrix and grant checkout read permission More... 3 months ago
fix(storybook): give the canvas root full height More... 3 months ago
feat(menu): add popover prop for top-level submenu flyouts More... 3 months ago
chore(storybook): enable autodocs for all stories More... 3 months ago
feat(menu): add accordion prop to Menu and SubMenu More... 3 months ago
refactor(submenu): animate slide with grid-template-rows instead of JS More... 3 months ago
perf(menu): memoize SidebarContext value and MenuItem More... 3 months ago
refactor(menu): extract shared resolveElementStyles helper More... 3 months ago
fix(use-media-query): subscribe once per breakpoint More... 3 months ago
fix(submenu): stop controlled-open animation re-firing on parent re-render More... 3 months ago
fix(submenu): clear pending animation timer on unmount More... 3 months ago
fix(popper): disconnect ResizeObserver on cleanup More... 3 months ago