Luke
b8e96026cc
refactor(web/notifications): increase description font size if no title
2023-01-11 21:06:05 +01:00
Luke
9a3cff864e
refactor(client/interface): default notify backwards compat
2023-01-11 20:38:58 +01:00
Luke
d0811be0ce
refactor(web/input): use form control instead of controlled state
2023-01-03 18:55:02 +01:00
Luke
440a7564a3
refactor(web/notifications): improve notification transitions
2023-01-02 21:50:49 +01:00
Luke
d5cdfe58f2
feat(web/notifications): center left and center right positions
2023-01-01 19:25:12 +01:00
Luke
ae8e588c67
refactor(web/notifications): notifications rewrite
2023-01-01 14:31:11 +01:00
Scully
41b0850764
feat(web/notifications): add variant support to default notifications ( #175 )
...
* Add variant support
* Remove
2022-12-16 00:56:45 +01:00
david
49bb2a00a1
feat(web): notify and context markdown wrapper ( #174 )
...
Co-authored-by: davidxd33 <dponce@gmail.com >
2022-12-15 23:43:14 +01:00
Luke
a1d2607286
chore(web): update react and chakra versions
...
hopefully nothing broke that I didn't notice prayge
2022-10-27 16:44:47 +02:00
Luke
4a5251b60b
chore(web): add prettier and format
2022-08-27 15:58:36 +02:00
Luke
0bc185ef38
feat(web): developer drawer
...
Move all debug functions into a single developer drawer,
Not the best implementation as there is focus fighting going on between some elements and the drawer but will do for now without state management
2022-08-27 15:40:41 +02:00
Jag
3db5ccc86d
fix(notification): Notification id now works as documentation states ( #78 )
...
* `id` was being checked for but never got set on the toast so you'd continue to get duplicate messages even if `id` was set
2022-08-26 18:37:28 +02:00
Luke
e46fa203ca
fix(web): Ensure font awesome icons have fixed width
2022-04-16 12:08:55 +02:00
Luke
3d3a7075d2
fix(nui): Make description optional
2022-04-11 14:51:28 +02:00
Luke
8d375569ab
fix(nui): Fix incorrect string typing and remove tsignore
2022-04-11 14:41:07 +02:00
Linden
e842185382
feat(resource/interface): export notify
2022-04-11 03:52:25 +00:00
Luke
993b06e880
refactor(nui): Better organize components
2022-04-01 21:41:53 +02:00