cinny/src/app/atoms/button
Ajay Bura edace32213
Custom emoji & Sticker support (#686)
* Remove comments

* Show custom emoji first in suggestions

* Show global image packs in emoji picker

* Display emoji and sticker in room settings

* Fix some pack not visible in emojiboard

* WIP

* Add/delete/rename images to exisitng packs

* Change pack avatar, name & attribution

* Add checkbox to make pack global

* Bug fix

* Create or delete pack

* Add personal emoji in settings

* Show global pack selector in settings

* Show space emoji in emojiboard

* Send custom emoji reaction as mxc

* Render stickers as stickers

* Fix sticker jump bug

* Fix reaction width

* Fix stretched custom emoji

* Fix sending space emoji in message

* Remove unnessesary comments

* Send user pills

* Fix pill generating regex

* Add support for sending stickers
2022-08-06 09:04:23 +05:30
..
_state.scss initial commit 2021-07-28 18:45:52 +05:30
Button.jsx Full UIAA implement (#93), #32, #146, #64, #102 2021-11-06 15:15:35 +05:30
Button.scss Custom emoji & Sticker support (#686) 2022-08-06 09:04:23 +05:30
Checkbox.jsx Add tabIndex prop in checkbox 2022-02-20 20:14:28 +05:30
Checkbox.scss Add disabled attribute in Checkbox, Toggle and RadioButton 2021-12-31 17:38:25 +05:30
IconButton.jsx Adapt to different device widths (#401) 2022-04-24 15:53:10 +05:30
IconButton.scss Added primary varient in IconButton 2021-12-03 18:26:18 +05:30
RadioButton.jsx Add disabled attribute in Checkbox, Toggle and RadioButton 2021-12-31 17:38:25 +05:30
RadioButton.scss Add disabled attribute in Checkbox, Toggle and RadioButton 2021-12-31 17:38:25 +05:30
script.js initial commit 2021-07-28 18:45:52 +05:30
Toggle.jsx Add disabled attribute in Checkbox, Toggle and RadioButton 2021-12-31 17:38:25 +05:30
Toggle.scss Add disabled attribute in Checkbox, Toggle and RadioButton 2021-12-31 17:38:25 +05:30