Pavel Prichodko
|
d99dc4f692
|
upgrade stitches
|
2022-06-09 14:48:54 +02:00 |
Pavel Prichodko
|
62bd4650a3
|
add idToContentTopic
|
2022-06-04 13:09:49 +02:00 |
Felicio Mununga
|
4fd6928735
|
remove js-sha3 from status-react
|
2022-05-25 14:42:27 +02:00 |
Felicio Mununga
|
a623bec029
|
remove js-waku from status-react
|
2022-05-25 14:42:01 +02:00 |
Felicio Mununga
|
97e18b5181
|
Fix status-js `name` (#268)
|
2022-05-24 12:42:05 +02:00 |
Pavel
|
8ca305c0bc
|
Bump to js-waku@0.23.0 (#263)
|
2022-05-19 15:37:46 +02:00 |
Pavel Prichodko
|
0a9f3d8e63
|
setup: add clean scripts
|
2022-04-18 16:54:40 +02:00 |
Pavel Prichodko
|
0e96788206
|
feat(system): add Checkbox component
|
2022-04-11 21:29:58 +02:00 |
Pavel Prichodko
|
56fcb22a72
|
fix(react): add missing dependencies
|
2022-04-11 21:04:05 +02:00 |
Pavel Prichodko
|
d1bb79724f
|
chore(react): upgrade qrcode.react
|
2022-04-11 21:03:41 +02:00 |
Pavel Prichodko
|
30be09cd35
|
fix(react): add missing dependencies
|
2022-03-31 15:15:24 +02:00 |
Pavel Prichodko
|
731336a364
|
feat(system): add Separator primitive
|
2022-03-18 14:32:11 +01:00 |
Pavel
|
020df678b9
|
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
|
81a6c0b2ed
|
Update @status-im/react exports (#235)
* Move Community to modules folder
* Move Channel to modules folder
* Remove fetch metadata provider
* Update index file extension
|
2022-03-03 16:20:23 +01:00 |
Pavel
|
8bde2a6fc5
|
Upgrade js-waku to 0.18.0 (#232)
* Bump js-waku to 0.18.0
* Update nodes init function
|
2022-02-28 13:40:33 +01:00 |
Pavel Prichodko
|
a54c49fdc7
|
Add react and react-dom as peerDependency
|
2022-02-25 00:08:29 +01:00 |
Pavel
|
6157a5757a
|
Remove unused files and cleanup package.json (#230)
* Remove unused files
* Cleanup package.json scripts and deps
* Reorder package.json fields
|
2022-02-25 00:02:30 +01:00 |
Pavel
|
9b3d437736
|
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 |
Pavel
|
55793bf04f
|
Use Parcel for building of packages (#227)
* Use Parcel for building packages
* Make package exports explicit
* Fix missing dependencies
|
2022-02-24 16:44:09 +01:00 |
Pavel
|
040be085f4
|
Improve TypeScript monorepo configuration (#226)
* Unify TypeScript configuration
* Fix package.json target fields
|
2022-02-23 16:16:42 +01:00 |
Pavel
|
4fb78c3f96
|
Improve Prettier monorepo configuration (#225)
* Add prettier configuration files
* Move prettier command to monorepo root
* Format all files
|
2022-02-23 15:49:00 +01:00 |
Pavel
|
de6837b0f5
|
Update packages to @status-im (#223)
* Downgrade to yarn v1
* Rename status-communities to status-core
* Rename chat-sdk to status-react
* Rename packages in examples
* Update readme
* Remove changelog
* Add extensions recommendations
* Update gitignore
* Rename package imports
|
2022-02-23 15:03:14 +01:00 |