Stefan Nenzén stne3960
  • Joined on 2023-01-12
stne3960 deleted branch java-25 from DMC/studentportalen 2025-12-04 14:57:25 +01:00
stne3960 merged pull request DMC/studentportalen#12 2025-12-04 14:57:24 +01:00
Upgrade to Java 25
stne3960 pushed to main at DMC/studentportalen 2025-12-04 14:57:24 +01:00
2ef4972862 Upgrade to Java 25 (#12)
stne3960 approved DMC/studentportalen#12 2025-12-04 14:57:13 +01:00
Upgrade to Java 25

👍

stne3960 commented on pull request DMC/studentportalen#31 2025-12-04 11:53:42 +01:00
List components

Great! But just one small thing: when navigating the list with keyboard, a selected item should also get the "focus/hover"-state!

Fixed.

Also found a bug! If starting with keyboard…

stne3960 pushed to list_item at DMC/studentportalen 2025-12-04 11:40:08 +01:00
f0ba8fe1a4 Focus state on selected
stne3960 pushed to list_item at DMC/studentportalen 2025-12-03 22:54:48 +01:00
1012b0e889 Style Participant picker according to documentation
43141d29cf Use base-ink-max for text input
Compare 2 commits »
stne3960 pushed to text_input at DMC/studentportalen 2025-12-03 13:00:22 +01:00
bf5a7dc9aa Use base-ink-max for text input
stne3960 pushed to list_item at DMC/studentportalen 2025-12-02 23:24:30 +01:00
9e9f386871 Make combobox behavior align better with W3C pattern. Improve focus behavior
stne3960 pushed to list_item at DMC/studentportalen 2025-12-02 21:55:26 +01:00
d1d3330032 Merge branch 'list_item' of gitea.dsv.su.se:DMC/studentportalen into list_item
377594d7b7 Add example of SearchResultList
8333607680 Refactor Comboxbox, break out dropdown into it's own component SearchResultList
07f2e0ead7 Add examples to ComponentLibrary
df382965f2 Create ParticipantPicket component
Compare 30 commits »
stne3960 pushed to text_input at DMC/studentportalen 2025-12-02 21:44:30 +01:00
2f9dbc08aa Add no placeholder example
24d0db7045 Fix text colors, focus state, outline
Compare 2 commits »
stne3960 pushed to text_input at DMC/studentportalen 2025-12-02 15:19:51 +01:00
91f694b1c3 Fix merge conflict
edca5aec6f Merge branch 'text_input' of gitea.dsv.su.se:DMC/studentportalen into text_input
c640e4b54f Add TextInput examples to component library
7bfad4d8e8 Create TextInput component
cb74baacee Add font family and text styles
Compare 13 commits »
stne3960 pushed to button-component at DMC/studentportalen 2025-12-02 14:55:03 +01:00
ed7fb36745 Fix borders and text style, run prettier
stne3960 pushed to button-component at DMC/studentportalen 2025-12-02 14:09:11 +01:00
f37e55f34d Reconverted fonts
stne3960 pushed to button-component at DMC/studentportalen 2025-12-02 14:08:36 +01:00
69cb86d417 Add text styles
stne3960 pushed to button-component at DMC/studentportalen 2025-12-02 13:44:01 +01:00
5f9e62569d Add correct font
6a9f8ed9af Fix cursor, text style and focus
Compare 2 commits »
stne3960 commented on pull request DMC/studentportalen#31 2025-12-01 13:36:30 +01:00
List components
stne3960 pushed to list_item at DMC/studentportalen 2025-12-01 13:31:53 +01:00
e51115fdfa Add component library to index, until routing is fixed
stne3960 commented on pull request DMC/studentportalen#29 2025-12-01 13:29:58 +01:00
button-component
stne3960 commented on pull request DMC/studentportalen#30 2025-12-01 13:29:08 +01:00
Text input component