glrodasz/cero-components
Component library for Cero a Producción Project
atomic-designcomponentsdesign-systemdesign-tokensreactstorybook
First Claude commit: Jan 3, 2026Last Claude commit: 2mo agoDiscovered: Apr 4, 2026
Recent Claude Commits
fix: add height 100% to #storybook-root to restore full-height expansion
ab8438c2mo agoauthor_emailfix: add vitest globals to eslint config to resolve vi is not defined errors
2f5d9312mo agoauthor_emailtest: add missing handler tests to raise function coverage above 55%
ca0bbaa2mo agoauthor_emailfix: convert toKebabCase to ESM to resolve rollup default export error
450550e2mo agoauthor_emailfix: generate sourcemaps in jsx-transform plugin to prevent JSON parse error
a3e92262mo agoauthor_emailfix: apply prettier formatting to jsxPlugin condition
db685bc2mo agoauthor_emailfix: exclude node_modules from jsxPlugin transform in Storybook config
ab720e02mo agoauthor_emailfix: add Score Default snapshot to storybook.snapx
16e75802mo agoauthor_emailfix: use ?react suffix for SVG imports in Score component
fc578bf2mo agoauthor_emailfix: resolve prettier lint errors in vite.config.js and vitest.setup.js
647dfbc2mo agoauthor_emailfix: pass defaultProps to wrapped components for React 19 compatibility
44036a62mo agoauthor_emailfix: complete Vitest migration - 159/160 tests passing (99.4%)
36afa474mo agoauthor_emailfeat: migrate from Jest/Webpack to Vitest/Vite
5398d9d5mo agoauthor_emailfix: migrate to Storybook 10 tags-based autodocs system
6579d745mo agoauthor_emailfeat: add autodocs tag to Button story
184baa75mo agoauthor_emailfix: enable autodocs for all stories automatically
d41a45d5mo agoauthor_emailfeat: enable docs for all stories
eac7b925mo agoauthor_emailfix: configure CSS modules to export default object
13fc7d45mo agoauthor_emailfix: properly exclude .module.css from default CSS rules
4280b3e5mo agoauthor_emailfix: simplify CSS modules config to minimal working version
6e604105mo agoauthor_emailfix: add style-loader and css-loader dependencies
abe024b5mo agoauthor_emailfix: refactor CSS modules webpack config for higher priority
091b66f5mo agoauthor_emailfix: update CSS modules configuration for Storybook 10
656bf605mo agoauthor_emailfix: remove @storybook/addon-essentials from addons array
55d76085mo agoauthor_emailfix: resolve multiple React versions with webpack aliases
794ac2c5mo agoauthor_emailfix: disable lazyCompilation to fix HMR communication error
24db2a15mo agoauthor_emailfix: force Storybook to use Babel instead of SWC compiler
8bef12b5mo agoauthor_emailfix: configure Babel for React 19 automatic JSX runtime
4229c9a5mo agoauthor_emailchore: upgrade to React 19.2, Storybook 10.0.1, and Node 24
f7b5ff75mo agoauthor_email