Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 14:49
· 89 commits to main since this release

1.2.0 (2023-07-23)

Features

  • add mouse-over opacity (ada8123)
  • adds list integration (f740c77)
  • animation: adds in-view action & component (35cadb7)
  • button: animated button (89e12b8)
  • github-pages: publish (9e93a2f)
  • init: adds i18n support and basic component structure (99698ae)
  • model: split skills, adds job and projects (3b6b000)
  • scroll: adds horizontal scroll shadow support (e210a8e)
  • skills: adds scroll shadow component (e7098da)
  • skillsview: adds tag animation transition (a4748f5)
  • skillview: add list and sunburst communication (ca6088f)
  • skillview: node selection and emit (b1a3304)
  • stack: adds basic stack support (206617e)
  • stack: animate tile stacks (4345ae2)
  • sunburst: add click and hover (d964340)
  • sunburst: adds detailed skills (e1690e2)
  • tag: move chip to be re-usable tag (02a08d9)
  • tile: add basic tile with tag integration (b0cdc50)

Bug Fixes

  • html: sanitise html (ee97bfd)
  • lint: bump dependencies and fix lint setup (eae976c)
  • lint: fix prettier eslint errors (fb97e4c)
  • responsive: corrects responsive layout in skills view (dc66e1e)
  • skillsview: border transition (7032750)
  • skillview: highlight parent on hover (39a59bf)
  • stack: supports primary order switch (a4f9d9a)
  • sunburst: adjust viewbox and sizing (27e42f2)
  • sunburst: fix color propagation (a6e7030)
  • sunburst: fix opacity (98cab8a)
  • sunburst: highlight selected (a94a4fb)
  • sunburst: show inner step if clicked (660fa9d)
  • tile: responsive view in mobile (8b16312)