Skip to content

Releases: callstack/rspress-theme

0.5.0

30 Dec 14:34
@callstack/rspress-theme@0.5.0
4a63fbb

Choose a tag to compare

What's Changed

Features 🚀

  • feat: support @rspress/core@2.0.0-beta.35 by @jbroma in #88
  • feat: add compatibility with @rspress/core@2.0.0-rc.3 by @jbroma in #91

Bug Fixes 🐛

  • fix: check if theme/styles.css exists before including it by @jbroma in #89
  • fix: use fallback background color for home banner by @jbroma in #90

Other Changes

Full Changelog: https://github.com/callstack/rspress-theme/compare/@callstack/rspress-theme@0.4.5...@callstack/rspress-theme@0.5.0

0.4.5

24 Oct 15:35
@callstack/rspress-theme@0.4.5
1b1dbb3

Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • fix: remove additional margin bottom from title in CTA footer by @satya164 in #85
  • fix: move adding default UTM links to preset by @jbroma in #86

Other Changes

New Contributors

Full Changelog: https://github.com/callstack/rspress-theme/compare/@callstack/rspress-theme@0.4.4...@callstack/rspress-theme@0.4.5

0.4.4

24 Oct 11:24
@callstack/rspress-theme@0.4.4
a6dbaa1

Choose a tag to compare

What's Changed

Features 🚀

  • chore: upgrade to latest @rspress/core beta by @jbroma in #82

Other Changes

Full Changelog: https://github.com/callstack/rspress-theme/compare/@callstack/rspress-theme@0.4.3...@callstack/rspress-theme@0.4.4

0.4.3

01 Oct 20:40
@callstack/rspress-theme@0.4.3
9398b8f

Choose a tag to compare

What's Changed

Features 🚀

  • feat: configure UTM links, use CDN for fonts, align Home styling by @grabbou in #80

Other Changes

New Contributors

Full Changelog: https://github.com/callstack/rspress-theme/compare/@callstack/rspress-theme@0.4.2...@callstack/rspress-theme@0.4.3

0.4.2

22 Sep 12:58
@callstack/rspress-theme@0.4.2
83e0c6e

Choose a tag to compare

What's Changed

Features 🚀

  • feat: improve links readability, how footer presents on mobile and desktop, border radiuses by @thymikee in #74

Bug Fixes 🐛

  • fix: coloring of aside contents by @jbroma in #75
  • fix: disable doc footer CTA on overview pages by @jbroma in #76
  • fix: use shorter footer message in preset by @jbroma in #77
  • fix: aside contents positioning without any contents by @jbroma in #78

Other Changes

Full Changelog: https://github.com/callstack/rspress-theme/compare/@callstack/rspress-theme@0.4.1...@callstack/rspress-theme@0.4.2

0.4.1

12 Sep 16:12
@callstack/rspress-theme@0.4.1
769c921

Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • fix: twitter social handling by @jbroma in #69
  • fix: handling of public assets by @jbroma in #70
  • fix: use custom integration for vercel analytics by @jbroma in #71
  • fix: typing & description for vercel analytics by @jbroma in #72

Other Changes

Full Changelog: https://github.com/callstack/rspress-theme/compare/@callstack/rspress-theme@0.4.0...@callstack/rspress-theme@0.4.1

0.4.0

12 Sep 14:14
@callstack/rspress-theme@0.4.0
683e1f7

Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • feat: add support for newest rspress 2 beta by @jbroma in #60

Features 🚀

  • feat: configure content directly from plugin by @jbroma in #61
  • feat: add @callstack/rspress-preset by @jbroma in #62
  • feat: add support for @rspress/core@2.0.0-beta.32 by @jbroma in #63
  • feat: check dead links in preset by @jbroma in #64
  • feat: doc footer cta by @jbroma in #66

Bug Fixes 🐛

  • fix: styling of sidebar nav & links by @jbroma in #59
  • fix: aside contents height by @jbroma in #65

Other Changes

Full Changelog: https://github.com/callstack/rspress-theme/compare/@callstack/rspress-theme@0.3.1...@callstack/rspress-theme@0.4.0

0.3.1

23 Jul 10:26
480f7b7

Choose a tag to compare

What's Changed

Features 🚀

Bug Fixes 🐛

  • fix: align more styles to figma by @jbroma in #53
  • fix: landing header & letter-spacing by @jbroma in #57

Other Changes

Full Changelog: https://github.com/callstack/rspress-theme/compare/@callstack/rspress-theme@0.3.0...@callstack/rspress-theme@0.3.1

0.3.0

21 Jul 12:40
e0af88a

Choose a tag to compare

Important Changes

The theme installation is now fully automated, you should do the following to migrate from 0.2.0 to 0.3.0:

  • Remove theme/assets directory which contains assets copied over from the @callstack/rspress-theme package
  • Remove contents of theme/index.tsx and add only the necessary overrides, not present in the @callstack/rspress-theme by default. In case you have no customization, you can remove theme/index.tsx altogether.

You can use tester package changes from this PR as reference.

What's Changed

Features 🚀

  • feat: automate installation of theme by @jbroma in #45
  • feat: customize links in theme through plugin options by @jbroma in #46
  • feat: hover animations for theme & social buttons by @jbroma in #44
  • feat: allow customizing outline cta by @jbroma in #47
  • feat: customize home banner by @jbroma in #48
  • feat: display footer message from rspress theme config by @jbroma in #49
  • feat: home feature hover gradients by @jbroma in #50

Bug Fixes 🐛

Other Changes

Full Changelog: https://github.com/callstack/rspress-theme/compare/@callstack/rspress-theme@0.2.0...@callstack/rspress-theme@0.3.0

0.2.0

15 Jul 13:24
d2c114f

Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • feat: support rspress@2.0.0-beta.21 by @jbroma in #39

Other Changes

Full Changelog: https://github.com/callstack/rspress-theme/compare/@callstack/rspress-theme@0.1.4...@callstack/rspress-theme@0.2.0