Skip to content

Releases: davidlj95/website

v2.23.0

15 Oct 01:54
a7c4028
Compare
Choose a tag to compare

2.23.0 (2023-10-15)

Features

  • description: add full stack and 0 to prod (#106) (a7c4028)

v2.22.0

15 Oct 01:43
9ea16ec
Compare
Choose a tag to compare

2.22.0 (2023-10-15)

Features

  • experience: wait for animation to collapse row span (#105) (9ea16ec)

Miscellaneous Chores

  • experience: remove unused animation from item (#101) (825c100)

Code Refactoring

Tests

v2.21.1

15 Oct 00:23
0fd60a3
Compare
Choose a tag to compare

2.21.1 (2023-10-15)

Bug Fixes

  • use animations debugger to fix dark/light animations (#100) (0fd60a3)

Code Refactoring

Tests

  • experience: improve test setup DRY (#98) (6d04990)

v2.21.0

13 Oct 16:38
f4e317b
Compare
Choose a tag to compare

2.21.0 (2023-10-13)

Features

  • about: remove useless animations, col layout (#96) (f4e317b)

Miscellaneous Chores

  • copy/paste detected in education items service (f0ce2c4)
  • experience: sort item fields standard first (e93834f)
  • missing rename from json resume adapter service (6ce0cbf)

Code Refactoring

  • about: add attribute component (#93) (19d34e5)
  • about: add card header attributes component (#91) (8687e26)
  • about: add chip component (#95) (b083061)
  • about: add date range component (#78) (44bb563)
  • about: extract card component (11a8d5d)
  • about: extract card header component (#89) (ddfcc2a)
  • about: extract card header image component (#82) (b90bed6)
  • about: extract card header texts component (#90) (fb29420)
  • about: introduce card header details component (#87) (72b2869)
  • about: introduce card header title component (#85) (d944ecf)
  • about: introduce card subtitle component (#86) (8b2bee0)
  • about: introduce link component (#83) (4b281fb)
  • about: make organization website optional & improve tests (#84) (1adc221)
  • about: move card header comps into its own dir (#92) (55b1bf9)
  • about: remove generic JSON Resume service (78f2876)
  • about: share organization model (ece9ce0)
  • about: use attribute component in experience (#94) (266d1d0)
  • experience: remove "professional" prefix (#80) (e5b9da6)
  • experience: rename position into exp item (#79) (baf8326)

Tests

  • add test id directive for consistency (#88) (8e171db)

v2.20.0

11 Oct 21:00
60124ee
Compare
Choose a tag to compare

2.20.0 (2023-10-11)

Features

  • education: add education section (#75) (60124ee)

v2.19.0

11 Oct 17:14
Compare
Choose a tag to compare

2.19.0 (2023-10-11)

Features

  • education: host institution logos (dae9100)

Miscellaneous Chores

  • experience: toggle image URL map (#72) (7ba7751)
  • resume: update "work" to match last schema (1c2b2e1)

v2.18.0

11 Oct 14:33
f79343b
Compare
Choose a tag to compare

2.18.0 (2023-10-11)

Features

  • about: add professional experience (#54) (f79343b)

v2.17.0

11 Oct 10:08
01aaf3b
Compare
Choose a tag to compare

2.17.0 (2023-10-11)

Features

Miscellaneous Chores

  • cleanup after component refactor (7c5396e)
  • renovate: document findings about defaults [skip ci] (cd3ccb9)

Code Refactoring

  • about: extract presentation page into its own comp (#49) (01e7be3)
  • about: layout change to allow content after presentation (#51) (42083a1)

Build System

  • add config to render app in pull requests (#48) (67b562a)
  • deps-dev: update angular-cli monorepo to v16.2.5 (b18a8c4)
  • deps-dev: update dependency @commitlint/cli to v17.7.2 (#55) (bb10cfa)
  • deps-dev: update dependency @types/express to v4.17.19 (#68) (75ff12f)
  • deps-dev: update dependency @types/jasmine to v4.6.0 (afc2a32)
  • deps-dev: update dependency @types/jasmine to v5 (81fc35b)
  • deps-dev: update dependency @types/node to v20.8.2 (#53) (dc0d705)
  • deps-dev: update dependency @types/node to v20.8.3 (950af59)
  • deps-dev: update dependency @types/node to v20.8.4 (c2a46a6)
  • deps-dev: update dependency eslint to v8.51.0 (747c284)
  • deps-dev: update dependency node to v18.18.1 (#69) (29b772e)
  • deps-dev: update typescript-eslint monorepo to v6.7.4 (#57) (5b7de79)
  • deps-dev: update typescript-eslint monorepo to v6.7.5 (33f9512)
  • deps-dev: update yarn to v3.6.4 (1363806)
  • deps: pin dependencies (#52) (925d350)
  • deps: update angular monorepo to v16.2.8 (ad78bce)
  • deps: update dependency @fontsource/roboto-mono to v5.0.12 (#56) (e9ddb10)
  • deps: update dependency @fontsource/roboto-mono to v5.0.13 (c3b024b)
  • ide: set WebStorm to format *.mts with Prettier (edae4d0)
  • renovate: another try to set "build" as type for all (be32cbd)
  • renovate: fix semantic commit config [skip ci] (fc4b100)
  • renovate: trying again to set "build" commit type [skip ci] (5ff7502)

v2.16.0

01 Oct 08:52
6b44be1
Compare
Choose a tag to compare

2.16.0 (2023-10-01)

Features

  • not-found: add not found component (#46) (c04c86e)
  • robots: add Cloudflare things (6b44be1)

Code Refactoring

  • material symbols scss mixins + ts const (#45) (3207f98)

Continuous (Integration|Deployment)

  • build artifact to contain assets directly (1bb5dc3)

v2.15.0

30 Sep 10:15
6865395
Compare
Choose a tag to compare

2.15.0 (2023-09-30)

Features