glrodasz/cero-components
Component library for Cero a Producción Project
atomic-designcomponentsdesign-systemdesign-tokensreactstorybook
First Claude commit: Jan 3, 2026Last Claude commit: 27d agoDiscovered: Apr 4, 2026
Recent Claude Commits
fix: add height 100% to #storybook-root to restore full-height expansion
ab8438c27d agoauthor_emailfix: add vitest globals to eslint config to resolve vi is not defined errors
2f5d93127d agoauthor_emailtest: add missing handler tests to raise function coverage above 55%
ca0bbaa27d agoauthor_emailfix: convert toKebabCase to ESM to resolve rollup default export error
450550e27d agoauthor_emailfix: generate sourcemaps in jsx-transform plugin to prevent JSON parse error
a3e922627d agoauthor_emailfix: apply prettier formatting to jsxPlugin condition
db685bc27d agoauthor_emailfix: exclude node_modules from jsxPlugin transform in Storybook config
ab720e027d agoauthor_emailfix: add Score Default snapshot to storybook.snapx
16e758027d agoauthor_emailfix: use ?react suffix for SVG imports in Score component
fc578bf27d agoauthor_emailfix: resolve prettier lint errors in vite.config.js and vitest.setup.js
647dfbc27d agoauthor_emailfix: pass defaultProps to wrapped components for React 19 compatibility
44036a627d agoauthor_emailfix: complete Vitest migration - 159/160 tests passing (99.4%)
36afa473mo agoauthor_emailfeat: migrate from Jest/Webpack to Vitest/Vite
5398d9d3mo agoauthor_emailfix: migrate to Storybook 10 tags-based autodocs system
6579d743mo agoauthor_emailfeat: add autodocs tag to Button story
184baa73mo agoauthor_emailfix: enable autodocs for all stories automatically
d41a45d3mo agoauthor_emailfeat: enable docs for all stories
eac7b923mo agoauthor_emailfix: configure CSS modules to export default object
13fc7d43mo agoauthor_emailfix: properly exclude .module.css from default CSS rules
4280b3e3mo agoauthor_emailfix: simplify CSS modules config to minimal working version
6e604103mo agoauthor_emailfix: add style-loader and css-loader dependencies
abe024b3mo agoauthor_emailfix: refactor CSS modules webpack config for higher priority
091b66f3mo agoauthor_emailfix: update CSS modules configuration for Storybook 10
656bf603mo agoauthor_emailfix: remove @storybook/addon-essentials from addons array
55d76083mo agoauthor_emailfix: resolve multiple React versions with webpack aliases
794ac2c3mo agoauthor_emailfix: disable lazyCompilation to fix HMR communication error
24db2a13mo agoauthor_emailfix: force Storybook to use Babel instead of SWC compiler
8bef12b3mo agoauthor_emailfix: configure Babel for React 19 automatic JSX runtime
4229c9a3mo agoauthor_emailchore: upgrade to React 19.2, Storybook 10.0.1, and Node 24
f7b5ff73mo agoauthor_email