New design 🎉 #1000
Draft
Isak-Kallini wants to merge 92 commits into
Draft
Conversation
prep for tailwind upgrade wip wip New design New design
* Add buttongroup * fix lint
* add input and label * fix file upload input * fix formatting
* add pistachio * add badge component * add larger badge * remove unused styles
* Replace default styles for links with utility * Make layout-container utility for intellisense * Turn off no-navigation-without-resolve Our SvelteKit version is too old for this rule. * Update svelte packages Skipped updating vite-plugin-svelte since it requires many more updates * Update devalue patch * Fix type errors from Svelte update
* add textarea component * add editor * move editor file * fix textarea formatting * fix selection * fix selection offset * fix bind * fix prepend * remove comment * fix translations * add translations
* add footer * add translation button to navbar * fix link styles * add address strings * add editor * move editor file * remove unused code * fix editor?? * use simple-icons instead of paths * fix line height for quote * fix footer links * move layout files * add layout to main page
* add radiogroup component * fix formatting * fix destructive
* Add select component * Add CSS variables used by select component * Add destructive color --------- Co-authored-by: Isak Kallini <isak@kallini.se>
05e6fff to
8eeb225
Compare
* style alert dialog * add dialog component * add separator component * fix alert dialog styling * update styles * add fileupload translations * add file upload component * fix formatting * make fileupload not have fixed width * rename variables, use nicer alt
* Add tabs ui component * Fix tab appearance * Start check * Prettify
* add checkbox component * add checkbox css * fix formatting --------- Co-authored-by: jo4485li-s <jo4485li-s@student.lu.se>
* Add command dialog * Add command dialog part 2 * Ignore svelte/no-navigation-without-resolv * Fix padding * do not wrap event date * fix scroll --------- Co-authored-by: fgren <179166750+fgren@users.noreply.github.com>
* Added icon support for input component * Added DatePicker, TimePicker and DateTimeSelector * Added hidden input elements so DateTimeSelector can be put in form * Add translations to DateTimeSelector & co.
* Install shadcn checkbox * CoiceBox checkbox variant implemented * Made radiobutton * Added checkbox's properties to choicebox * redundant imports * Fixed restprops variable name * Ran format * Fix choicebox checked? Description now option * Can now change props properly
* Add landing page calendar * Landing page calendar done * Make code more cursed * fix lint
* article: use better placeholder image * member: use article card component * alerts: make naming consistent * alerts: update component to svelte 5 * member: hide email copy button if no email * routes: remove stocklist and qr scanner from footer * inputs: remove css classes * contact: clean up styling * pagination: disable next button on last page * committee: use better placeholder image * navbar: remove double language button * settings: fix warning * homecalendar: fix warning * button: fix classes
* add carousel * landing page * Convert to use tailwind * Remove console log * Fix card color * Improve design * Fix ci
* add pistachio button * redesign landing page * fix page height
* Supress false positive warnings (ciscoheat/sveltekit-superforms#667). * Use `$derived`.
* refactor forms * refactor avatar into component * fix profile page bug
* minor datepicker changes * add elections to navbar * add elections page * add elections editing * move shared function * translations and other fixes * refactor errors
* add position previews * add position previews to committee page * fix translation strings
* Notifications * Fix svelte-check * notifications debug page * fix comments * Empty commit to fix ci? * fix ci
* fix navbar * fix broken links
* change navbar content * more fixes
* Fix warnings * Use the correct comment format * Use `resolve` in `goto` * Use absolute paths * Add explanations * Add reason * Prevent future warnings
* fix toasts * Fix toast styling and icons --------- Co-authored-by: Manne <74592735+ManneG@users.noreply.github.com>
* add board page * format * fix mobile design
This makes sure to get the value of the search params and adding / changing them instead of just overwriting them.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Minor gui fixes
Ask Simon if you want to contribute but don't know what to do