Skip to content

Releases: gaomingzhao666/nano-portfolio

v1.16.12

06 Nov 03:49
Compare
Choose a tag to compare

😎 New version bring out some new features, fixes and optimizations

  • feat(page): new Career page for displaying worked position and job details
  • feat(api): new searchByTopics API
  • feat: now can search repos by topics
  • feat: support i18n on search repo input
  • feat: add: translations for error page
  • feat(style): add active and job type marks to career-card
  • feat(style): use outline variant of UBadge for repo-card component, instead of solid variant
  • i18n: use localized method to replace normal method
  • fix: can not search repos by topic with no distinct words between lower and upper words
  • fix(syntax): remove deprecated syntax since [email protected]
  • fix(warning): user-interface mismatch with nuxt server
  • fix(icon): can not render icons in some specific condition
  • fix(style): education panel layouts are not consistent
  • fix(style): adapt shorter description for repos
  • fix(style): wired layout while loading repos on the index page
  • enhance: do not distinct lower&upper words while searching repos
  • enhance: click avatar to navigate to Github Profile page
  • enhance: optimize layout consistency
  • enhance: optimize like button http request
  • chore(dep): update all of the major and non-major dependencies to the latest forcibly, which includes updating nuxt to 3.14 and vue to 3.5.12
  • refactor: lint code
  • refactor: remove unused variables and functions
  • refactor: split code into the same logical chunk

v1.9.3

23 Sep 14:54
Compare
Choose a tag to compare

Features and Fixes

  • feat: new design to repo-card component
  • fix: error on vue-compiler (#3)
  • fix: can not load icons component properly when users first enter that page
  • fix: error page ui
  • chore: update to [email protected] and [email protected]

v1.8.10

19 Sep 10:51
Compare
Choose a tag to compare

Fixes

  • fix: input component for search repos are not displayed on mobile size
  • fix: can't load icons component properly, link

v1.8.8

06 Sep 09:09
Compare
Choose a tag to compare

Feats and Fixes

  • feat: about page redesign that is called new-about page and will coincide with legacy now
  • feat: notification for users who first enter new-about page
  • fix: compatible to i18n v9
  • fix: make index page more responsive for mobile devices
  • enhance: SEO optimization
  • enhance: better readability
  • enhance: reset dockerfile by docker cli
  • chore: remove useless codes and icons
  • chore: dependencies update

v1.7.0

29 Aug 10:30
Compare
Choose a tag to compare

Features

  • feat: kbd support

v1.6.8

10 Aug 06:35
Compare
Choose a tag to compare

Fixes

  • new animation and UI on the heart component
  • types fixes
  • translation fixes
  • dependencies updates

v1.6.5

02 Aug 11:38
Compare
Choose a tag to compare

Fixes

  • improve: use router instead of $router when already state the useRouter() inside script tag
  • update: dependencies

v1.6.3

30 Jul 06:01
Compare
Choose a tag to compare

Feature & Fixes

  • add contact form functionality depends on advice
  • delete useless components and syntax
  • improve codes for decline warnings
  • types fixes
  • update dependencies to latest

v1.5.0

22 Jul 13:11
Compare
Choose a tag to compare

Feature add

  • add repos search by name functionality

v1.4.1

17 Jul 11:45
Compare
Choose a tag to compare

Feature Add

  • skill card component redesign
  • icon adjust