Skip to content

Releases: davidlj95/website

v2.13.1

29 Sep 11:58
Compare
Choose a tag to compare

2.13.1 (2023-09-29)

Performance Improvements

  • set FontAwesome icons size always static (0b3596e)

Build System

  • ide: remove WebStorm format config [skip ci] (d3212fd)

v2.13.0

29 Sep 11:17
Compare
Choose a tag to compare

2.13.0 (2023-09-29)

Features

  • header: add animation for dark/light scheme switch (aaf1e46)

Code Refactoring

  • header: apply hover to all buttons (ef2b368)
  • header: scheme toggle button class to id (7490297)
  • improve animations sass (4f3dfdd)

v2.12.0

29 Sep 07:59
Compare
Choose a tag to compare

2.12.0 (2023-09-29)

Features

  • noscript: extract from main tag (63a1efb)
  • remove overscroll for "y" axis too [skip ci] (9302e2b)

Style

  • apply to all files in source dir (080cfd7)
  • start applying formatter to some files (#36) (0777249)

Miscellaneous Chores

  • reduce index.html comment [skip ci] (861636b)

Build System

  • add lint staged run config & script (356f971)
  • add lint-staged to format staged files (bd8b7b2)
  • configure lint-staged as pre-commit hook (083c7b9)
  • format: add prettier as formatter (#35) (8de96d0)
  • formatter: extend from .gitignore (5c8e351)
  • ide: reformat HTML code with prettier too [skip ci] (c9f7b33)
  • ide: use Prettier for SCSS in WebStorm too [skip ci] (5ccb9b5)

Continuous (Integration|Deployment)

  • style: add style check to main / pr workflows (#38) (5ce4c90)

v2.11.0

28 Sep 03:45
1b9c7ee
Compare
Choose a tag to compare

2.11.0 (2023-09-28)

Features

  • header: increase header button size (#34) (1b9c7ee)

v2.10.0

28 Sep 03:33
7e1d8ad
Compare
Choose a tag to compare

2.10.0 (2023-09-28)

Features

  • description: allow only item to be expanded (#33) (7e1d8ad)

v2.9.0

28 Sep 02:59
f0a6a78
Compare
Choose a tag to compare

2.9.0 (2023-09-28)

Features

Miscellaneous Chores

  • config: migrate renovate config (#31) (f0a6a78)
  • remove unused social / contacts components (#32) (e460101)

Build System

  • angular: add script to serve listening to all interfaces (84929ac)
  • commitlint: fix scripts: last & edit msg (afeb2c4)
  • renovate: extend best practices and js app presets (82288de)
  • renovate: set commit message type to "build" (fab8ee6)

v2.8.0

28 Sep 01:54
2612f9e
Compare
Choose a tag to compare

2.8.0 (2023-09-28)

Features

  • description: expand it with crafted sw items (#9) (2612f9e)

Build System

  • deps: update angular-eslint monorepo to v16.2.0 (#25) (08e712e)
  • deps: update dependency glob to v10.3.10 (#29) (658c6d7)
  • deps: update dependency glob to v10.3.9 (#28) (4bfa8b1)
  • deps: update dependency semantic-release to v22 (#27) (1a6c5f3)
  • deps: update typescript-eslint monorepo to v6.7.3 (#26) (ae5b08b)
  • renovate: add script to validate config (268ccb6)
  • renovate: back to original typescript version spec (a48c236)
  • renovate: restrict typescript version to match angular compat (8a832af)
  • renovate: specify allowed version differently (1c026d9)

v2.7.1

26 Sep 03:48
9d0ebda
Compare
Choose a tag to compare

2.7.1 (2023-09-26)

Bug Fixes

Miscellaneous Chores

  • reexplain .sr-only class [skip ci] (304bd9c)
  • remove unused random test helper [skip ci] (b7b2dba)

Build System

  • deps: update angular-cli monorepo to v16.2.3 (#20) (37f8d0d)
  • deps: update dependency @types/express to v4.17.18 (#12) (595f72d)
  • deps: update dependency @types/jasmine to v4.3.6 (#13) (6df74f9)
  • deps: update dependency @types/node to v20.6.5 (#11) (082f2cf)
  • deps: update dependency @types/node to v20.7.0 (#16) (31e65b1)
  • deps: update dependency @types/signale to v1.4.5 (#14) (cee6360)
  • deps: update dependency @types/subset-font to v1.4.1 (#15) (9a613cb)
  • deps: update dependency conventional-changelog-conventionalcommits to v7.0.2 (#21) (00a1f5b)
  • deps: update dependency eslint to v8.50.0 (#17) (6dcda0e)
  • deps: update dependency glob to v10.3.7 (#22) (7b2e9ce)
  • deps: update dependency node to v18.18.0 (#18) (113eb12)
  • deps: update dependency semantic-release to v21.1.2 (#23) (98eec2b)

Continuous (Integration|Deployment)

  • cloudflare: correct branch name for main pushes (e2765f5)

v2.7.0

22 Sep 03:54
Compare
Choose a tag to compare

2.7.0 (2023-09-22)

Features

  • about: make h1 accessible (d99c574)
  • description: make h2 accessible (1c131a8)
  • profile: make easter egg accessible (f82c992)
  • toolbar: improve color scheme label (886bde7)

v2.6.0

21 Sep 04:35
3a31419
Compare
Choose a tag to compare

2.6.0 (2023-09-21)

Features

  • contact: increase grade for material symbols in contact (3a31419)

Documentation

  • cloudflare: add link to branch & production deploy issue (2949ea9)

Miscellaneous Chores

  • cleanup unused JS eslint config [skip ci] (e2de870)
  • fix symlink asset quirk by using followSymlinks opt (41741f5)

Code Refactoring

  • use material symbols naming instead of icons (854aca8)

Continuous (Integration|Deployment)

  • cloudflare: specify branch manually (6e550d8)