status-web/packages/icons
Pavel 84ec492292
Add more components, message actions & reactions (#339)
* hide sidebar on small screen

* add reply component

* add radix dependencies

* add dropdown menu component

* add popover component

* add tooltip component

* add react button component

* add reaction popover

* update chat message actions

* add basic dialog and sheet components

* add ref to Button component

* add chat message reactions

* add reply and reactions to chat message

* remove console.log

* add dropdown menu to topbar

* add ref and support aria in IconButton

* yarn.lock

* add stylesheet reset to storybook

* add pinned state to message

* remove extraneous component

* add all button variants

* fix button icons

* use IconButton in actions

* remove erroneous character

* add reply to composer + simplify

* use correct button in reply
2023-02-14 17:36:38 +01:00
..
12 Add blur and IconButton variants (#340) 2023-02-10 17:25:13 +01:00
16 Add blur and IconButton variants (#340) 2023-02-10 17:25:13 +01:00
20 Add blur and IconButton variants (#340) 2023-02-10 17:25:13 +01:00
reactions add suffix to icons 2023-01-23 14:03:08 +01:00
scripts fix component import name 2023-01-20 15:26:14 +01:00
src EAS integration & Improvements & fixes (#334) 2023-01-24 14:41:25 +01:00
package.json add suffix to icons 2023-01-23 14:03:08 +01:00
react-native-svg.d.ts Add blur and IconButton variants (#340) 2023-02-10 17:25:13 +01:00
svgr.config.js add all icons + cross-platform generation 2023-01-20 15:27:05 +01:00
tsconfig.json Add blur and IconButton variants (#340) 2023-02-10 17:25:13 +01:00
types.ts add all icons + cross-platform generation 2023-01-20 15:27:05 +01:00
vite.config.ts Add more components, message actions & reactions (#339) 2023-02-14 17:36:38 +01:00