Releases: davidlj95/website
Releases · davidlj95/website
v2.37.5
2.37.5 (2024-05-08)
Bug Fixes
Miscellaneous Chores
- cleanup unused border panel color fn (#466) (bf43114)
- comment about font imports already optimized (9ca9a04)
- remove unused json colours (#449) (b8682ac)
- remove unused social styles (#447) (aa1cdd0)
Code Refactoring
- borders scss util to include color (#469) (8779217)
- cleanup old theming (#455) (0046f24)
- extract light dark toggle into component (#467) (8e6087c)
- move root styles to styles.scss again (#470) (bb1f6f2)
- move scheme classes to component (#468) (47b5f71)
- remove app theme (#453) (9ffe0d9)
- remove attr theming (#461) (9d83a43)
- remove card theming (#458) (dfc92ea)
- remove chip theming (#462) (88e0ac4)
- remove contact theming (#460) (69c1a18)
- remove content chip theming (#463) (d0fe161)
- remove header theme (#454) (72d3f2d)
- remove navigation tabs theming (#464) (210e934)
- remove no script theming (#456) (67037d9)
- remove not found theming (#465) (ee3dfb3)
- remove profile picture theming (#459) (9cc77cb)
- remove section title theme (#457) (2c145a5)
- use css variables starting with bg (#445) (9343644)
- use css vars for chips (#452) (ffe80e9)
- use css vars for icon, hairline and accent (#451) (2cf1b25)
- use css vars for img filter (#450) (decf414)
- use css vars for tabs component (#448) (95638c8)
- use css vars for text color styling (#446) (e1080a9)
Build System
- deps-dev: update dependency @lhci/cli to v0.13.0 (1a8e231)
Continuous (Integration|Deployment)
v2.37.4
v2.37.3
v2.37.2
v2.37.1
v2.37.0
v2.36.16
v2.36.15
v2.36.14
2.36.14 (2024-05-02)
Performance Improvements
Code Refactoring
- chipped content to render on click (#419) (29f979b)
- extract resume page routes into file (#416) (06bb1d5)
- tech: create display name / color entries info (#417) (9337fbd)
Build System
- deps-dev: update actions/checkout digest to 0ad4b8f (450f5d0)
- deps-dev: update actions/download-artifact digest to 65a9edc (f7cb79a)
- deps-dev: update pnpm to v9.0.6 (36e9985)
- deps: pin dependencies (6156ab0)
- deps: update Angular to v17.3.7 (#423) (c7c8cea)
- ide: fix Lighthouse config (e86b6dd)
- migrate to application builder with SSR support (#424) (37ec56f)
- use objectToJson util around scripts (#418) (186e014)