-
Notifications
You must be signed in to change notification settings - Fork 40
New design 🎉 #1000
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Isak-Kallini
wants to merge
37
commits into
main
Choose a base branch
from
new-design
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
New design 🎉 #1000
Conversation
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
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
* fix navbar order and icons * add drawer component * make navbar responsive * fix drawer formatting * remove shadow * move navbar * fix footer text * fix navbar responsiveness * translate navbar * fix avatar image * fix search * update navbar design * remove console log * add iphone 5 support * remove dark mode toggle * add initials function * add nav functionality, change mobile design
* fix navbar styles on safari * fix search dialog z-index * format
Features: * News overview page, with pagination and search (/news) * Article page (/news/[slug]) * Article creation * Article editing commits: * add news and author cards * add pagination component * add scroll area component * add news searching * add news page * clean up news code * make footer icons correctly sized * fix updating author * add tag badge and selector, add dropdown component * make editor responsive * add MarkdownBody component * extend inputs * tweak input element * add news display components * add article pages * fix hydration issue * fix type issues and error handling * fix author and badge styles * update lucide * add spinner component * add form submit spinner * fix news grid * rename NewsCard, fix text color * fix article form color * use author picture in search result * fix hydration issue * fix pagination * fix article card preview * do not preload images on hover * fix article colors * add pagination to news * fix link * Fix mobile layout navbar icon the `justify: center` had no effect since it was `display: block` and not `display: inline-flex` like the other buttons --------- Co-authored-by: ManneG <74592735+ManneG@users.noreply.github.com>
* tweak markdown styles * fix markdown issue
* add onboarding page * fix redirect and styling
9a258e6 to
4a7ac4b
Compare
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
When implementing components/pages
new-design), link it to your issue, and move the issue to in review