153-creative-coding-hystericalmystictoggle Show on GitHub

DivaniNLDivaniNLea803e5#153 removed unnecicary codecommit details show on GitHub
DivaniNLDivaniNL2c24e3c#153 spikecommit details show on GitHub
DivaniNLDivaniNLf8499e3Merge pull request #91 from fdnd-agency/20-behandelingenpagina 20 behandelingenpaginacommit details show on GitHub
DivaniNLDivaniNL75d4730Merge branch 'dev' into 20-behandelingenpaginacommit details show on GitHub
DivaniNLDivaniNLeb17f42Merge pull request #92 from fdnd-agency/39-behandelingen-single-page 39 behandelingen single pagecommit details show on GitHub
DivaniNLDivaniNLf808f4aMerge branch 'dev' into 39-behandelingen-single-pagecommit details show on GitHub
DivaniNLDivaniNL4e6907emoved vragenlijst into correct component folderscommit details show on GitHub
DivaniNLDivaniNLbd38f9eMerge pull request #135 from fdnd-agency/131-feature-component-structure-on-the-sidebar #131 Devided sidebar into components, added icons into library as components, added folders for component structurecommit details show on GitHub
DivaniNLDivaniNL081e6fdMerge branch 'dev' into 131-feature-component-structure-on-the-sidebarcommit details show on GitHub
DivaniNLDivaniNL419e568Merge pull request #130 from fdnd-agency/103-dylan-vragenlijst-subcomponent-vraag Input type range instead of radio buttons on vragenlijstcommit details show on GitHub
DivaniNLDivaniNLff6e9efMerge branch 'dev' into 103-dylan-vragenlijst-subcomponent-vraagcommit details show on GitHub
Kerem-TutucuKerem-Tutucufd77551feat: add accessible survey table with formatted answers and comments #95 Key updates: • Added detailed inline comments explaining component logic and structure • Implemented accessible table markup with <thead>, <tbody>, and column headers • Improved formatting function to handle arrays and empty values • Structured layout for clearer separation of title, table header, and dynamic rows • Feedback Krijncommit details show on GitHub
Kerem-TutucuKerem-Tutucu34a9591Feedback lighthouse #95 Feedback lighthouse #95commit details show on GitHub
Kerem-TutucuKerem-Tutucua5ac262Feedback lighthouse #95 Feedback lighthouse #95commit details show on GitHub
Kerem-TutucuKerem-Tutucuc48189aUpdate package-lock.jsoncommit details show on GitHub
DivaniNLDivaniNL31aa311fixed typocommit details show on GitHub
DivaniNLDivaniNLd1d028f#131 Devided sidebar into components, added icons into library as components, added folders for component structure [V1]commit details show on GitHub
Kerem-TutucuKerem-Tutucu96f3ecbExtract bingo card into separate component #132 #92 #35 Extracted the bingo card into a separate component and moved all related logic from page.svelte into it. The page.svelte file is now clean and more maintainable. #35 #92 #132commit details show on GitHub
Kerem-TutucuKerem-Tutucubbd2a06Refactor survey component: improved layout, CSS nesting, animations, and responsive behavior #92 #107 * Cleaned up and standardized the survey component * Rewrote CSS using nesting and a mobile-first structure * Enabled survey header on tablet/desktop using a grid layout * Improved mobile layout with clear question/answer labels * Added `slideIn` animation with reduced-motion fallback * Ensured consistent left alignment for both columns across all breakpoints * Optimized grid columns for tablet and desktop * Updated `survey-item` to `display: contents` for cleaner semantics * Improved spacing, typography, and color usage * Kept `format()` helper intact and cleaned up the component codecommit details show on GitHub
DivaniNLDivaniNL581d6a8added the fixes from #112 and centered the form after feedback from @ties7commit details show on GitHub
Kerem-TutucuKerem-Tutucu0c55c4fFix accessibility & structural issues in behandeling page Fix accessibility & structural issues in behandeling page #95 - Removed duplicate <section class="behandeling"> wrapper - Ensured all <li> elements are correctly wrapped in <ul> - Improved ARIA structure for tablist and tab panels - Added accessible names to tab buttons - Ensured bingo grid items are non-interactive - Cleaned up header and landmark structure for WCAG compliancecommit details show on GitHub
DivaniNLDivaniNLce68cdfMerge pull request #122 from fdnd-agency/112-fdnd-agency-conventie-avoid-the-use-of-global Avoid the use of global [RESOLVED]commit details show on GitHub
DivaniNLDivaniNL54984b2removed var which is not needed anymore #112commit details show on GitHub
DivaniNLDivaniNL44aca7cmake the largest question not break off #112commit details show on GitHub
DivaniNLDivaniNL5380253#112 Moved global CSS from vragenlijst to a form-enhance.css and moved global variables from layout to global.csscommit details show on GitHub
Kerem-TutucuKerem-Tutucuf31cf15feat: add accessible tab navigation for treatment and questionnaire - Added dynamic pageTitle and pageSubtitle based on active tab - Implemented accessible tab structure with proper ARIA roles (tablist, tab, tabpanel) - Linked tabs and panels via aria-controls and aria-labelledby - Added activeTab state logic for switching between tabs - Implemented shortDate for questionnaire heading - Added aria-live region and improved structure for questionnaire results - Added global :focus-visible styling for better accessibility #95 #107commit details show on GitHub
DivaniNLDivaniNLab8a835#103 Added the POST/PATCH to work with this new inout type: rangecommit details show on GitHub
DivaniNLDivaniNLce1f686#103 changed container querycommit details show on GitHub
DivaniNLDivaniNLfd537a2#103 added prefers contrastcommit details show on GitHub
Kerem-TutucuKerem-Tutucud2878c6Little sidebar fix #16 Little sidebar fix #16commit details show on GitHub