Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Queries
All Changesets
Search
Advanced Search
Differential
D12686
Diff 36760
All Changesets
All Changesets
Edit Query
Hide Query
Order By
Creation (Newest First)
Creation (Oldest First)
Search
Change
Path
Added
web/xec-web-components/.gitignore
Added
web/xec-web-components/.storybook/main.js
Added
web/xec-web-components/.storybook/preview.js
Added
web/xec-web-components/LICENSE
Added
web/xec-web-components/README.md
Added
web/xec-web-components/jest.config.js
Added
web/xec-web-components/jest.setup.ts
Added
web/xec-web-components/package-lock.json
Added
web/xec-web-components/package.json
Added
web/xec-web-components/postcss.config.js
Added
web/xec-web-components/rollup.config.js
Added
web/xec-web-components/src/Button/Button.stories.tsx
Added
web/xec-web-components/src/Button/Button.test.tsx
Added
web/xec-web-components/src/Button/Button.tsx
Added
web/xec-web-components/src/Button/Button.types.ts
Added
web/xec-web-components/src/Button/index.ts
Added
web/xec-web-components/src/index.css
Added
web/xec-web-components/src/index.ts
Added
web/xec-web-components/tsconfig.json
Added
web/xec-web-components/util/create-component.js
Added
web/xec-web-components/util/templates/component.js
Added
web/xec-web-components/util/templates/component.stories.js
Added
web/xec-web-components/util/templates/component.test.js
Added
web/xec-web-components/util/templates/component.types.js
Added
web/xec-web-components/util/templates/index.js