Felicio Mununga
|
58abed49cf
|
remove pk from index.tsx
|
2022-06-10 18:19:25 +02:00 |
Felicio Mununga
|
25943d29a5
|
remove comments
|
2022-06-10 18:16:51 +02:00 |
Felicio Mununga
|
020f20e801
|
remove debug
|
2022-06-10 17:46:38 +02:00 |
Pavel Prichodko
|
817b877634
|
add idToContentTopic
|
2022-06-04 13:09:49 +02:00 |
Felicio Mununga
|
b9892545e7
|
add notes
|
2022-05-29 20:20:35 +02:00 |
Pavel Prichodko
|
4063549ff7
|
feat(examples): update theme prop
|
2022-05-23 14:38:52 +02:00 |
Pavel Prichodko
|
1671da13bf
|
feat(examples): add https flag
|
2022-03-31 15:12:48 +02:00 |
Pavel Prichodko
|
28bb8a0fbc
|
feat(examples): add Status favicon
|
2022-03-15 13:49:50 +01: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
|
e839363c53
|
Simplify consumer configuration and add options (#236)
* Improve components configuration
* Update examples
* Move Theme to types
|
2022-03-03 16:54:59 +01:00 |
Pavel
|
5d3926779f
|
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 Prichodko
|
ebf8d6aadc
|
Improve examples build setup
|
2022-02-25 18:30:42 +01:00 |
Pavel Prichodko
|
e60c8a0b94
|
Add Node.js builtins to examples
|
2022-02-25 16:35:28 +01:00 |
Pavel Prichodko
|
0644bfa3db
|
Fix react imports grouping sort
|
2022-02-24 23:30:34 +01:00 |
Pavel
|
2a2c356807
|
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
|
5ed925c02d
|
Move examples and migrate to Parcel (#224)
* Remove old examples
* Add Community and Channel examples
|
2022-02-23 15:32:08 +01:00 |