Skip to content

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

v2.1.1

Choose a tag to compare

@0l1v3rr 0l1v3rr released this 11 Jun 11:52
  • Add storybook and a bunch of stories
  • Bug fixes

v2.1.0

Choose a tag to compare

@0l1v3rr 0l1v3rr released this 09 Jun 14:14
fix(Header.tsx): unused '@ts-expect-error' directive

v2.0.1

Choose a tag to compare

@0l1v3rr 0l1v3rr released this 06 May 09:11

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

Choose a tag to compare

@0l1v3rr 0l1v3rr released this 04 May 12:54

Features

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

v1.3.7

Choose a tag to compare

@0l1v3rr 0l1v3rr released this 08 Apr 12:52
update README

v1.3.6

Choose a tag to compare

@0l1v3rr 0l1v3rr released this 15 Feb 08:31

Features:

  • New themes
  • Tiny UI changes

v1.3.5

Choose a tag to compare

@0l1v3rr 0l1v3rr released this 14 Jan 09:19
client: add useDebounceValue hook and use it inside the SelectInput.t…

v1.3.4

Choose a tag to compare

@0l1v3rr 0l1v3rr released this 11 Jan 15:45
client(TrueFalseInput.tsx): component interface redesign

v1.3.3

Choose a tag to compare

@0l1v3rr 0l1v3rr released this 05 Jan 09:03

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

Choose a tag to compare

@0l1v3rr 0l1v3rr released this 03 Jan 09:28

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