monkeytype/frontend
Jack 3e0be2e210
refactor: replace select2 with slim-select (#5065)
* i cant figure this oooout

* fix: closing commandline causing settings page update

* remove log

* fix event looping issues
rerendering selects when updating settings

* remove comment

* move section back to where it should be

* update styling

* move redrawing to settings group

* no need to save to a variable

* types

* fix styles

* search placeholder

* fix structure

* fix styles

* using slim for the rest of selects

* disabled styling

* use slim

* styling

* use slim

* multi select styling

* use slim

* use slim

* use slim

* use slim

* remove everything else related to select2

* last select2 mention

* comment

* fix(settings page): font family buttons not working

* fix: input indicators remaining visible after leaving the login page (underscoore) (#5062)

* chore: update node version to 18.19.1 (#5060)

* impr(quote): add Code C quotes (penguin-teal) (#5053)

* fix: question mark appearing next to unrated quotes

* removed unnecessary link

---------

Co-authored-by: Ajay kumar <ajaykumar.bit.1995@gmail.com>
Co-authored-by: Christian Fehmer <fehmer@users.noreply.github.com>
Co-authored-by: penguin-teal <130006737+penguin-teal@users.noreply.github.com>
2024-02-17 12:12:15 +01:00
..
__tests__ refactor(types): shared config and preset types (#5024) 2024-02-08 14:32:04 +01:00
scripts impr(layout emulator): add support for alt layer emulation (farkon00) (#4817) 2024-01-10 15:48:16 +01:00
src refactor: replace select2 with slim-select (#5065) 2024-02-17 12:12:15 +01:00
static refactor: replace select2 with slim-select (#5065) 2024-02-17 12:12:15 +01:00
webpack refactor: replace select2 with slim-select (#5065) 2024-02-17 12:12:15 +01:00
.eslintignore
.firebaserc_example
docker-compose.yaml fix(docker-compose): use the user "node" for the frontend container (dirk-hub) (#4963) 2024-01-29 12:29:19 +01:00
firebase.json
gulpfile.js
jest.config.ts test: add jquery and mocks to frontend tests (#5013) 2024-02-07 16:11:07 +01:00
knip.json
package-lock.json refactor: replace select2 with slim-select (#5065) 2024-02-17 12:12:15 +01:00
package.json refactor: replace select2 with slim-select (#5065) 2024-02-17 12:12:15 +01:00
postcss.config.js
tsconfig.json build: include all shared types files instead of just one 2024-02-08 13:49:11 +01:00