Releases: jobtrek/grades-view-solid
Releases · jobtrek/grades-view-solid
v1.0.0-rc.0
v0.0.7
🚀 Enhancements
- grades-context: Create new context provider for grades (b18b985)
- grades-context: Use gradesContext for name (506399d)
- grades-context: Move store functions to context (d543795)
- grades-context: Move store memos to context (c0e70d9)
- grades-context: Access new context on technical module page (9ecc17e)
- grades-context: Convert pages from store to context access (dd82252)
- forms: System to get translated labels for forms (413c22a)
- forms: Add labels map to each forms (5d132c2)
🩹 Fixes
- Github workflow branch name (0234439)
- Create working 404 page (2b597ae)
- grades-context: Fix context create memo parameters mismatch (8c91dc0)
- reactivity: Client only notifications (5d90419)
💅 Refactors
- Reorganise components in folders (d3a3bdf)
- Create more lightweight tooltip, to avoid using ark-ui (3d6b5f4)
- Remove ark ui dependency (7c6afdc)
- Add labels translation (d95c175)
📦 Build
v0.0.6
v0.0.5
🚀 Enhancements
- home-page: Add welcome message (a6f47bc)
- tooltips: Change tooltip default delays (4ddbe8a)
- module-autocomplete: Add zag js state machine (800e2aa)
- module-autocomplete: First combobox experiments (6f7ed42)
- module-autocomplete: Experimentation's with custom combobox (a935e57)
- module-autocomplete: Fine-tune combobox behaviour. (e43be4d)
- module-autocomplete: Fix selection behaviour (24fdb3a)
- module-autocomplete: Fix value transfers between combobox and form (d59f006)
- averages-view: Change sub averages width (dc94117)
🩹 Fixes
- grades-store: Module averages now calculated with same rounding (9739cc3)
🏡 Chore
- tooling: Install prettier with eslint integration (312cd5b)
v0.0.4
🚀 Enhancements
- module-autocomplete: Add combobox component (ddbdb30)
- grades: Add tooltip component (fc118dc)
- grades: Add button to remove grade (4e8207c)
- grades: Add tooltip to module grades (b511089)
- grades: Add delete action on module grades (7889aa6)
🩹 Fixes
- tooling: Add eslint ignore file (e113ba4)
💅 Refactors
- reactivity: Move averages computations to individual memos (85d183a)
v0.0.3
v0.0.2
🚀 Enhancements
- grades-store: Add types for new global grade store (31beadb)
- grades-store: Change user name type to avoid null (36006af)
- grades-store: Form to update student name (56825a5)
- grades-store: Module grades now stored in gradesStore (e62d1ae)
- grades-store: General branch semester now stored in gradesStore (ee5a7e5)
- grades-store: All averages are now calculated from grades store (d631662)
🏡 Chore
- grades-store: Add solid primitive time (b30e956)
🎨 Styles
- grades: Add minus prefix to negative notes (32b8750)
v0.0.1
🩹 Fixes
- Missing round, and average style (10d5430)
- Type mismatch on modules add function (15eda64)
- Replace createEffect with a computed property in grades section. (f652917)
- Index loop for better performances (66312f6)
- Little style improvements (786e282)
- Color on modules form (453e1a7)
- Form reset on submission (594fb2f)
💅 Refactors
- Extract component props to dedicated interface (56edc57)
❤️ Contributors
- Fuzoh [email protected]