rspress

πŸ¦€πŸ’¨ A fast Rspack-based static site generator.

MIT License

Downloads
253.5K
Stars
1.4K
Committers
86
rspress - v1.22.0

Published by sanyuan0704 5 months ago

What's Changed

New Features πŸŽ‰

Bug Fixes 🐞

Document πŸ“–

Other Changes

Full Changelog: https://github.com/web-infra-dev/rspress/compare/v1.21.1...v1.22.0

rspress - v1.21.1

Published by sanyuan0704 5 months ago

What's Changed

Bug Fixes 🐞

Other Changes

Full Changelog: https://github.com/web-infra-dev/rspress/compare/v1.21.0...v1.21.1

rspress - v1.21.0

Published by sanyuan0704 6 months ago

What's Changed

New Features πŸŽ‰

Bug Fixes 🐞

Other Changes

Full Changelog: https://github.com/web-infra-dev/rspress/compare/v1.20.1...v1.21.0

rspress - v1.20.1

Published by sanyuan0704 6 months ago

What's Changed

Bug Fixes 🐞

Other Changes

Full Changelog: https://github.com/web-infra-dev/rspress/compare/v1.20.0...v1.20.1

rspress - v1.20.0

Published by sanyuan0704 6 months ago

What's Changed

Bug Fixes 🐞

Other Changes

Full Changelog: https://github.com/web-infra-dev/rspress/compare/v1.19.2...v1.20.0

rspress - v1.19.2

Published by sanyuan0704 6 months ago

What's Changed

New Features πŸŽ‰

Bug Fixes 🐞

Document πŸ“–

Other Changes

New Contributors

Full Changelog: https://github.com/web-infra-dev/rspress/compare/v1.19.1...v1.19.2

rspress - v1.19.1

Published by sanyuan0704 6 months ago

What's Changed

Bug Fixes 🐞

Other Changes

Full Changelog: https://github.com/web-infra-dev/rspress/compare/v1.19.0...v1.19.1

rspress - v1.19.0

Published by sanyuan0704 6 months ago

What's Changed

New Features πŸŽ‰

Bug Fixes 🐞

Other Changes

Full Changelog: https://github.com/web-infra-dev/rspress/compare/v1.18.4...v1.19.0

rspress - v1.18.4

Published by sanyuan0704 6 months ago

What's Changed

New Features πŸŽ‰

Bug Fixes 🐞

Document πŸ“–

Other Changes

New Contributors

Full Changelog: https://github.com/web-infra-dev/rspress/compare/v1.18.3...v1.18.4

rspress - v1.18.3

Published by sanyuan0704 6 months ago

What's Changed

New Features πŸŽ‰

Bug Fixes 🐞

Document πŸ“–

Other Changes

New Contributors

Full Changelog: https://github.com/web-infra-dev/rspress/compare/v1.18.2...v1.18.3

rspress - v1.18.2

Published by sanyuan0704 6 months ago

What's Changed

New Features πŸŽ‰

Bug Fixes 🐞

Document πŸ“–

Other Changes

New Contributors

Full Changelog: https://github.com/web-infra-dev/rspress/compare/v1.18.1...v1.18.2

rspress - v1.18.1

Published by sanyuan0704 7 months ago

What's Changed

New Features πŸŽ‰

Bug Fixes 🐞

Document πŸ“–

Other Changes

New Contributors

Full Changelog: https://github.com/web-infra-dev/rspress/compare/v1.18.0...v1.18.1

rspress - v1.18.0

Published by sanyuan0704 7 months ago

What's Changed

New Features πŸŽ‰

Bug Fixes 🐞

Document πŸ“–

Other Changes

New Contributors

Full Changelog: https://github.com/web-infra-dev/rspress/compare/v1.17.1...v1.18.0

rspress - v1.17.1

Published by sanyuan0704 7 months ago

What's Changed

Bug Fixes 🐞

Document πŸ“–

Other Changes

Full Changelog: https://github.com/web-infra-dev/rspress/compare/v1.17.0...v1.17.1

rspress - v1.17.0

Published by sanyuan0704 7 months ago

What's Changed

New Features πŸŽ‰

Bug Fixes 🐞

Document πŸ“–

Other Changes

New Contributors

Full Changelog: https://github.com/web-infra-dev/rspress/compare/v1.16.2...v1.17.0

rspress - v1.16.2

Published by sanyuan0704 7 months ago

What's Changed

New Features πŸŽ‰

Bug Fixes 🐞

Other Changes

New Contributors

Full Changelog: https://github.com/web-infra-dev/rspress/compare/v1.16.1...v1.16.2

rspress - v1.16.1

Published by chenjiahan 7 months ago

What's Changed

New Features πŸŽ‰

Bug Fixes 🐞

Document πŸ“–

Other Changes

New Contributors

Full Changelog: https://github.com/web-infra-dev/rspress/compare/v1.16.0...v1.16.1

rspress - v1.16.0

Published by sanyuan0704 7 months ago

What's Changed

Performance Improvements ⚑

  • perf: remove node-bundle-require dependency

New Features πŸŽ‰

  • feat(deps): update rsbuild to v0.5.1
  • feat(theme-default): preserve query string on locale change
  • feat: optimize mobile ui
  • feat(theme): export all internal components
  • feat: improve bg opacity of container blocks
  • feat(theme): support link keep current params and navigate

Bug Fixes 🐞

  • fix(cli): fix relevant typo
  • fix: svg not displayed in iOS device
  • fix: support match double label api comp
  • fix: support source-build in mdx files
  • fix: improve filter func when generate overview
  • fix(theme): replace angle brackets in inline markdown
  • fix: avoid panic when relative path in markdown links point outside the root path
  • fix: custom theme color not work
  • fix: add user builderPlugin to iframe builder
  • fix(PluginDriver): nav and sidebar add ?

Other Changes

  • chore: remove #theme in source code
  • chore: optimize code style in aside component
  • Fix the capitalization issue of X in socialLinks presetIcons
  • chore: bump Rsbuild and update distPath config
  • chore: remove duplicated sidebar files
  • chore: remove parent sidebar group highlight background
  • chore: remove @modern-js/types dependency
  • chore: optimize the nav experience in pad device
  • chore: update mdx to 2.3.0

New Contributors

Full Changelog: https://github.com/web-infra-dev/rspress/compare/v1.15.1...v1.16.0

rspress - v1.15.1

Published by sanyuan0704 8 months ago

What's Changed

Bug Fixes 🐞

  • fix: add scroll padding top
  • fix: only scroll panel when item is unvisible
  • fix: sidebar text not update when navigate to other nav item (#770)
rspress - v1.15.0

Published by sanyuan0704 8 months ago

What's Changed

New Features πŸŽ‰

  • feat: support showing line numbers in shiki plugin
  • feat: support custom overview and sub overview
  • feat: set mask color of image preview to be black #000 in dark mode (#730)

Bug Fixes 🐞

  • fix sidebar begining top items was unchanged after page switch
  • fix: i18n json change won't trigger rebuild
  • fix: plugin-shiki space style
  • fix: update nav when resize
  • fix: pre transform svg to component
  • fix: support format pre code when children is array
  • fix(theme-deafult): use new Lark icon
  • fix(theme-default): scroll search panel when current item is unvisible

Other Changes

  • chore: enable more lint rules