Skip to content

Releases: 0l1v3rr/github-readme-tech-stack

v2.1.1

11 Jun 11:52
Compare
Choose a tag to compare
  • Add storybook and a bunch of stories
  • Bug fixes

v2.1.0

09 Jun 14:14
Compare
Choose a tag to compare
fix(Header.tsx): unused '@ts-expect-error' directive

v2.0.1

06 May 09:11
Compare
Choose a tag to compare

Features

  • Multiple bugfixes
  • In the New Badge section, the regex of the icon name is not so strict
  • The github_dark is the default theme
  • Tiny design changes
  • In the New Badges section, you can set the icon color to auto, which infers the original color
  • New demo in the README

v2.0.0

04 May 12:54
Compare
Choose a tag to compare

Features

Brand new, freshly written frontend to make generating the cards easier and more straightforward.

v1.3.7

08 Apr 12:52
Compare
Choose a tag to compare
update README

v1.3.6

15 Feb 08:31
Compare
Choose a tag to compare

Features:

  • New themes
  • Tiny UI changes

v1.3.5

14 Jan 09:19
Compare
Choose a tag to compare
client: add useDebounceValue hook and use it inside the SelectInput.t…

…sx component to filter the values

v1.3.4

11 Jan 15:45
Compare
Choose a tag to compare
client(TrueFalseInput.tsx): component interface redesign

v1.3.3

05 Jan 09:03
Compare
Choose a tag to compare

Features:

  • the height of the card now scales perfectly based on the font size
  • the hideTitle query now doesn't depend on the font size which results in a more perfect alignment
  • added a new query parameter: titleAlign
  • added a new input field for the new query parameter

v1.3.2

03 Jan 09:28
Compare
Choose a tag to compare

Features:

  • new query parameter: hideTitle
  • new input field in the frontend for the new query parameter
  • new functionality: the filter input field is active when you open a SelectInput