Barış Soner Uşaklı
825e8fa28e
fix: closes #11238
2023-01-29 09:57:37 -05:00
Barış Soner Uşaklı
524c403122
refactor: move these to core from harmony
2023-01-28 19:42:47 -05:00
Barış Soner Uşaklı
7571139ee2
change to max-height
2023-01-24 10:41:55 -05:00
Barış Soner Uşaklı
edf065c59e
fix: height on safari, closes #11188 , closes #11152
2023-01-23 10:19:10 -05:00
Barış Soner Uşaklı
c01627409c
chore: up persona, blockquote bg
2023-01-21 22:26:59 -05:00
Barış Soner Uşaklı
29a072c24c
category filter on search page
...
remove code that returns all categories on /search
2023-01-21 05:38:16 -05:00
Julian Lam
6e85ef0b89
fix: add missing form-label class, add semibold to form check labels
2023-01-19 15:05:11 -05:00
Barış Soner Uşaklı
bd679499dc
breaking: move category filter/selector dropdowns to core
2023-01-19 12:04:44 -05:00
Barış Soner Uşaklı
3a6deec626
add overscroll utility
2023-01-18 20:19:54 -05:00
Barış Soner Uşaklı
bebba646a8
remove unused class
2023-01-18 20:02:13 -05:00
Barış Soner Uşaklı
5fe84d95b1
remove unused class
2023-01-18 20:00:25 -05:00
Barış Soner Uşaklı
bc6ca2f31f
remove custom class :duh:
2023-01-18 19:59:37 -05:00
Barış Soner Uşaklı
bb45abac87
feat: picture switcher mobile
2023-01-15 12:27:44 -05:00
Barış Soner Uşaklı
c0040ea7aa
update account mobile to match design
2023-01-15 11:12:55 -05:00
Barış Soner Uşaklı
53ea1867ab
fix: add icon picker scss to client side as well
2023-01-11 11:00:55 -05:00
Barış Soner Uşaklı
cfbe242a0b
add gray borders move mixins after bs
2023-01-09 14:29:22 -05:00
Barış Soner Uşaklı
d190bf41e0
add responsive borders
2022-12-24 13:12:03 -05:00
Barış Soner Uşaklı
81c8828bb1
add flex-1 class
2022-12-12 11:42:44 -05:00
Barış Soner Uşaklı
831510e319
add hover-visible
2022-12-08 19:40:03 -05:00
Barış Soner Uşaklı
c29876aed3
add white-space: initial
2022-12-07 11:55:40 -05:00
Barış Soner Uşaklı
fc914a39a2
add line-clamp mixin
2022-12-07 10:54:11 -05:00
Barış Soner Uşaklı
7f5a9f19dd
remove user_label hardcoded css
2022-12-05 15:28:04 -05:00
Barış Soner Uşaklı
e73cf1e280
feat: use flex box for user icons
2022-11-29 19:20:11 -05:00
Julian Lam
e92fd00bca
fix : #10042 , use bootstrap 5 classes for colour context if privilege is added or removed, prior to saving
2022-11-15 14:22:21 -05:00
Barış Soner Uşaklı
435bb92c3f
bring back bold for form-labels
2022-11-11 15:32:35 -05:00
Opliko
756e9f53a9
feat(fontawesome): New FontAwesome Icon selector ( #11010 )
...
* feat: search via FA api in icon picker
* feat: new initial icon list
* fix: only trigger search if the query changed
avoids sending a request for eg. a ctrl key press
* fix: change deprecated .click() to .trigger(click)
* feat: debounce icon search
* fix: use debounce properly
2022-11-09 11:41:37 -05:00
Barış Soner Uşaklı
c3af787bf8
fix: hardcoded min-height in move topic modal
2022-11-01 13:11:46 -04:00
Barış Soner Uşaklı
c9e0bbf0b7
fix: closes #11007 , alert close btn css
2022-10-25 18:23:12 -04:00
Julian Lam
e7ba890889
refactor: remove unneeded mixin, use bs5 classes and inline style as needed
2022-10-25 14:39:58 -04:00
Julian Lam
e63f8826b4
fix: remaining use of mdl classes in ACP
2022-10-25 14:39:58 -04:00
Julian Lam
836993d137
Revert "fix: closes #11000 , dont cover save button with success alert"
...
This reverts commit c0859188ce .
2022-10-25 14:39:58 -04:00
Julian Lam
539e3cb5a8
fix: 500ms transition instead, also use solid floppy disk icon
2022-10-25 14:39:58 -04:00
Julian Lam
3e355be245
feat: have save button turn into green checkmark on successful save
2022-10-25 14:39:58 -04:00
Julian Lam
aed1ee0224
fix: remove mdl-specific overrides, label bolding
2022-10-25 14:39:58 -04:00
Barış Soner Uşaklı
c0859188ce
fix: closes #11000 , dont cover save button with success alert
2022-10-21 09:29:04 -04:00
Barış Soner Uşaklı
e3110950ff
chore: up deps
...
move blockquote style to generics.scss
get rid of voodoo selection code, selection.toString() seems to work
2022-10-17 20:47:10 -04:00
Opliko
3bdee868c2
fix: move FA fonts to a versioned subfolder to bust cache on updates ( #10979 )
2022-10-15 17:24:59 -04:00
Barış Soner Uşaklı
6f503c9512
make icons text white
2022-10-11 12:46:07 -04:00
oplik0
18184b936d
feat: move to FA6.2
2022-10-11 10:54:25 -04:00
Barış Soner Uşaklı
a116639699
breaking: move ban/mute modals
...
breaking: add accounts/moderate module and move ban/mute there
2022-10-09 21:43:42 -04:00
Barış Soner Uşaklı
78917e9117
fix: web installer css/tpl
2022-10-04 19:05:20 -04:00
Barış Soner Uşaklı
26bcb8b673
breaking: move bottom-sheet.scss to core
2022-10-03 10:41:21 -04:00
Barış Soner Uşaklı
f3ee1097ed
hover d-flex/block
2022-10-02 20:45:03 -04:00
Barış Soner Uşaklı
415f65cd79
add border-muted utility
2022-10-02 01:40:10 -04:00
Barış Soner Uşaklı
7b18ea3e61
add hover display utility
2022-09-30 23:01:39 -04:00
Barış Soner Uşaklı
0f2bd3e6ec
use form control
2022-09-29 22:41:05 -04:00
Barış Soner Uşaklı
af190ac210
fix tagsinput to look like bs5 inputs
2022-09-29 22:26:10 -04:00
Barış Soner Uşaklı
21236fdc37
restore scroll position after adding necro messages
2022-09-29 19:32:08 -04:00
Julian Lam
ab157136aa
refactor: helpers.buildAvatar now renders both avatars, and hides the second one using CSS
2022-09-29 16:28:58 -04:00
Barış Soner Uşaklı
9c97211d8d
lighter icons
2022-09-29 13:13:18 -04:00