Pavel Prichodko
|
d75b7e595b
|
setup(react): disable react/prop-types eslint rule
|
2022-03-31 15:15:46 +02:00 |
Pavel
|
16fac14582
|
Add Design System (#238)
* feat(examples): add full height and remove wrapping div
* Remove Channel component in favour of options
* feat(react): add hook for keyboard shortcuts
* setup: sort only react related packages at the top
* Add radix-ui packages
* feat(system): add stitches config file
* feat(system): add Image primitive
* feat(system): add Avatar component
* feat(system): add Box primitive
* feat(system): add Flex primitive
* feat(system): add Grid primitive
* feat(system): add Tooltip component
* feat(system): add Icon primitive
* feat(system): add Button component
* feat(system): add IconButton component
* feat(system): add EthAddress component
* fix(system): pass down button props
* feat(system): add option to hide Icon from screen readers
* feat(system): add Heading component
* feat(system): add Text component
* feat(system): add TextInput component
* feat(system): add Dialog component
* feat(system): add VisuallyHidden primitive
* feat(system): add Menu primitive
* feat(system): add DropdownMenu component
* feat(system): add ContextMenu component
* refactor(system): Icon component prop name
* feat(system): add AlertDialog component
* feat(system): update Avatar default background color
|
2022-03-15 13:47:17 +01:00 |
Pavel
|
c1f9fc9f9f
|
Support relative imports in packages (#234)
* Update tsconfigs
* Add ESLint support for relative paths
|
2022-03-02 18:08:35 +01:00 |
Pavel Prichodko
|
0644bfa3db
|
Fix react imports grouping sort
|
2022-02-24 23:30:34 +01:00 |
Pavel
|
e6680f8e62
|
Improve ESLint monorepo configuration (#228)
* Unify ESLint configuration
* Add .eslintignore file
* Add Node and Jest ESLint plugins
* Fix linting issues
* Sort imports and type imports
|
2022-02-24 22:58:50 +01:00 |