glrodasz/cero-components
Component library for Cero a Producción Project
atomic-designcomponentsdesign-systemdesign-tokensreactstorybook
First Claude commit: Jan 3, 2026Last Claude commit: 3mo agoDiscovered: Apr 4, 2026
Recent Claude Commits
fix: add height 100% to #storybook-root to restore full-height expansion
ab8438c3mo agoauthor_emailfix: add vitest globals to eslint config to resolve vi is not defined errors
2f5d9313mo agoauthor_emailtest: add missing handler tests to raise function coverage above 55%
ca0bbaa3mo agoauthor_emailfix: convert toKebabCase to ESM to resolve rollup default export error
450550e3mo agoauthor_emailfix: generate sourcemaps in jsx-transform plugin to prevent JSON parse error
a3e92263mo agoauthor_emailfix: apply prettier formatting to jsxPlugin condition
db685bc3mo agoauthor_emailfix: exclude node_modules from jsxPlugin transform in Storybook config
ab720e03mo agoauthor_emailfix: add Score Default snapshot to storybook.snapx
16e75803mo agoauthor_emailfix: use ?react suffix for SVG imports in Score component
fc578bf3mo agoauthor_emailfix: resolve prettier lint errors in vite.config.js and vitest.setup.js
647dfbc3mo agoauthor_emailfix: pass defaultProps to wrapped components for React 19 compatibility
44036a63mo agoauthor_emailfix: complete Vitest migration - 159/160 tests passing (99.4%)
36afa476mo agoauthor_emailfeat: migrate from Jest/Webpack to Vitest/Vite
5398d9d6mo agoauthor_emailfix: migrate to Storybook 10 tags-based autodocs system
6579d746mo agoauthor_emailfeat: add autodocs tag to Button story
184baa76mo agoauthor_emailfix: enable autodocs for all stories automatically
d41a45d6mo agoauthor_emailfeat: enable docs for all stories
eac7b926mo agoauthor_emailfix: configure CSS modules to export default object
13fc7d46mo agoauthor_emailfix: properly exclude .module.css from default CSS rules
4280b3e6mo agoauthor_emailfix: simplify CSS modules config to minimal working version
6e604106mo agoauthor_emailfix: add style-loader and css-loader dependencies
abe024b6mo agoauthor_emailfix: refactor CSS modules webpack config for higher priority
091b66f6mo agoauthor_emailfix: update CSS modules configuration for Storybook 10
656bf606mo agoauthor_emailfix: remove @storybook/addon-essentials from addons array
55d76086mo agoauthor_emailfix: resolve multiple React versions with webpack aliases
794ac2c6mo agoauthor_emailfix: disable lazyCompilation to fix HMR communication error
24db2a16mo agoauthor_emailfix: force Storybook to use Babel instead of SWC compiler
8bef12b6mo agoauthor_emailfix: configure Babel for React 19 automatic JSX runtime
4229c9a6mo agoauthor_emailchore: upgrade to React 19.2, Storybook 10.0.1, and Node 24
f7b5ff76mo agoauthor_email