Lars Eggert
61504b14aa
chore: Replace unmaintained bootstrap-datepicker with vanillajs-datepicker ( #5259 )
...
* chore: Replace unmaintained bootstrap-datepicker with vanillajs-datepicker
Fixes #3569 .
* Fix tests
* Fix another test
2023-03-09 10:12:26 -06:00
Lars Eggert
19e639f779
fix: .visually-hidden -> .d-none ( #3800 )
...
In bs5, `.visually-hidden` is the equivalent of bs3's `.sr-only`, i.e., it's
still shown on screen readers, which is not what we want. Use `.d-none` instead,
which is the equivalent of bs3's `.hidden`.
2022-04-08 14:53:56 -03:00
Lars Eggert
335a39d4fc
More fixes.
...
- Legacy-Id: 19884
2022-01-28 13:00:47 +00:00
Lars Eggert
5132661b06
More test fixes
...
- Legacy-Id: 19803
2022-01-05 11:25:25 +00:00
Lars Eggert
7f918b00da
More test fixes
...
- Legacy-Id: 19784
2021-12-15 20:38:28 +00:00
Lars Eggert
c68446ae93
More select2 and test fixes.
...
- Legacy-Id: 19781
2021-12-14 18:19:12 +00:00
Lars Eggert
f974fd3c04
Fix more things
...
- Legacy-Id: 19762
2021-12-09 06:41:00 +00:00
Lars Eggert
01504d8004
More fixes
...
- Legacy-Id: 19759
2021-12-08 08:55:45 +00:00