Skip to content

Releases: mikael-ros/profile-card

v4.2 Refactoring + hotfix 2 (return of the caret)

08 Nov 14:20
Compare
Choose a tag to compare

What's Changed

  • Added back caret that was mistakenly removed in earlier versions (v4, v5), oops

Full Changelog: v4...v4.2

v4.1 Refactoring + hotfixes

08 Nov 14:09
Compare
Choose a tag to compare

What's Changed

  • Fixed some minor alignment issues
  • Fixed some skills not taking same height
  • Increased visibility for the legend
  • Changed proficiency class syntax from class=<proficiency> to level=<proficiency>

Full Changelog: v4...v4.1

v4: Refactoring

31 Oct 22:18
bf1a597
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3...v4

v3: Multiline skills

30 Mar 11:59
Compare
Choose a tag to compare

Added

  • #7 Ability for the card to handle more skills than can fit on one line

Changed

  • Font sizes of skills
  • Height of categories
  • Padding of categories
  • Margin of skills

Fixed

  • #10 Strange padding issue with the Helvetica font, changed to Arial

Animations and centering update

29 Mar 13:42
Compare
Choose a tag to compare

Preview

Changes

  • #1 Tried centering the text a little better, still battling with it
  • #2 Made the list offset relative rather than static
  • #6 Added animations. Instead of writing "I speak" in an infinite loop it now writes: 1 "I speak", 2 "I write", 3 "I know" and then 4 "I speak" for the rest of the time

Initial release

28 Mar 21:14
Compare
Choose a tag to compare

Based on my own readme, no modifications so far