Skip to content

Releases: tsedio/tsed-vitepress-theme

v1.0.7

25 Oct 06:35
Compare
Choose a tag to compare

1.0.7 (2024-10-25)

Bug Fixes

  • theme: move tailwind.preset.ts in theme to be reused (679ea5e)
  • theme: rework how the default theme must be installed (06659d8)

v1.0.6

24 Oct 13:50
Compare
Choose a tag to compare

1.0.6 (2024-10-24)

Bug Fixes

v1.0.5

24 Oct 13:38
Compare
Choose a tag to compare

1.0.5 (2024-10-24)

Bug Fixes

v1.0.4

24 Oct 13:22
Compare
Choose a tag to compare

1.0.4 (2024-10-24)

Bug Fixes

  • update mono repo utils to fix error (20381e9)

v1.0.3

24 Oct 13:06
Compare
Choose a tag to compare

1.0.3 (2024-10-24)

Bug Fixes

v1.0.2

24 Oct 12:57
Compare
Choose a tag to compare

1.0.2 (2024-10-24)

Bug Fixes

  • fix readme and update release utils to debug git commands (ab181f8)

v1.0.1

24 Oct 12:42
Compare
Choose a tag to compare

1.0.1 (2024-10-24)

Bug Fixes

v1.0.0

24 Oct 12:28
Compare
Choose a tag to compare

1.0.0 (2024-10-24)

Bug Fixes

  • add missing pages (cf4f3c9)
  • bump vitepress to v1.0.1 (4f189f5)
  • change provider image asset path (680a8e9)
  • dead links (a8651aa)
  • docs: change image background for providers to be visible on dark mode (0873b6e)
  • docs: improve test documentation (2d0cff2)
  • enable edit link (b89bc5a)
  • fix story and props (4440569)
  • fix styling and behavior of components (9d923bd)
  • fix styling on ApiAnchor (f72d9d4)
  • fix team page and add releases link (716b13f)
  • fix typings issue (d3af30a)
  • fix typo on getting started (24dda37)
  • home: improve algolia design (b54132d)
  • home: improve responsive layout (5682cf2)
  • ifx css button badge layout (412ff63)
  • middleware: fix typo on middleware doc (f97fef0)
  • migrate context content (c2ec8c1)
  • migrate hooks content (8881eaf)
  • readme numbering (c255bf0)
  • remove .html on internal link (3e23364)
  • typo on pipes.md (0f3bf39)
  • update config.mts (ffdb314)
  • update logo (581a8e9)

Features

  • add banner page (760a57f)
  • add CodeSandbox molecule (5f79c5a)
  • add CodeSandbox molecule and storybook interaction (fa90300)
  • add configuration page (b5fadad)
  • add custom endpoint decorators (dc27e19)
  • add GithubContributor components and dependencies (b8ea762)
  • add guide to create a new Ts.ED project (ce8fd59)
  • add guide to create first controller (d42b00a)
  • add interceptor page (8a66c2c), closes #18
  • add middleware page (bc22d65), closes #15
  • add migration guide (ff961d5)
  • add not found page documentation (3f7dab2)
  • add projects component (0579064)
  • add session and cookies pages (c3c0b5b), closes #28
  • add team page (fa858ca)
  • add upload file page (bd4d93a)
  • add validation page (132ef14), closes #27
  • add Warehouse page (dd166ff)
  • components: add ButtonBoxes (4229a4f)
  • components: add CardPackage component (1cdbcc9)
  • components: add CardStats component (2e15630)
  • components: add ClearableFilter (3871a13)
  • components: add FilterBy component (5a9b74c)
  • components: add light banner (6a382f3)
  • components: add SortBy component (c1de45c)
  • components: add Warehouse (a796560)
  • components: allow inline meta to configure ApiAnchor (2051bbd)
  • components: fixup button boxes (ca24100)
  • components: update warehouse (7be02f1)
  • configure favicons (d619f43)
  • create package to publish and share theme on npm (af85a4d)
  • doc: graphql (#74) (09f4520)
  • doc: mongoose (#76) (0e4b8ea)
  • doc: passport (#75) (0d310b0)
  • docs: add authentication page (a97e6b8), closes #19
  • docs: add cache page (#72) (f44afcd)
  • docs: add command page (a2f0ef7), closes #25
  • docs: add exceptions page (1dd2887), closes #21
  • docs: add logger page (366feae), closes #22
  • docs: add models doc (22c8a6f)
  • docs: add platform api page (3cf5f1c), closes #24
  • docs: add response filter page (65a4d09), closes #20
  • docs: add templating page (09c503b), closes #26
  • docs: add validation page (5e0c23d)
  • doc: typeorm ([0570e3e](0570e3eeb4...
Read more