Releases: razonyang/hugo-theme-bootstrap
Releases · razonyang/hugo-theme-bootstrap
v1.0.0-alpha.7
🚀 Highlights
- Adjust the changes of Bootstrap dark mode. Please upgrade the dependencies via
npm update
on your site root.
What's Changed
- fix: do not purge the text-nowrap CSS utility by @razonyang in #652
- Make alert icon and the first paragraph inline by @razonyang in #655
- Add the asciinema shortcode by @razonyang in #657
- fix(search): loading spinner by @razonyang in #662
- feat: add the stats widget by @razonyang in #664
- docs: fixed typo in PurgeCSS configuration note by @Rubonnek in #665
New Contributors
Full Changelog: v1.0.0-alpha.6...v1.0.0-alpha.7
v1.0.0-alpha.6
What's Changed
- chore(i18n): update ar.toml by @yshalsager in #644
- fix: date format for posts list, chore: create Japanese template by @nemu1113 in #647
- Performance: improve search speed by @razonyang in #648
Full Changelog: v1.0.0-alpha.5...v1.0.0-alpha.6
v0.80.3
v1.0.0-alpha.5
What's Changed
- chore(i18n): update ar.toml by @yshalsager in #636
- Feature: add the fallback image for PWA by @razonyang in #638
- feat(scss): add the $logo-animation option by @razonyang in #640
- Fix the social links nav (header) by @vrifox in #641
- chore(i18n): add font sizes and noscript information to de.toml by @vrifox in #642
- Add Advanced Search Options by @razonyang in #643
New Contributors
Full Changelog: v1.0.0-alpha.4...v1.0.0-alpha.5
v1.0.0-alpha.4
What's Changed
- Fix Headings Counter by @nemu1113 in #620
- chore: update USERS.md by @nemu1113 in #621
- Collapse all sidebar widgets on small devices by @razonyang in #622
- feat(social-links): allow specifying full URL by @razonyang in #628
- feat: add the topAppBar.coloredInDark parameter by @razonyang in #629
- Change Alert shortcode syntax by @razonyang in #631
- Create uk.toml by @andruhovski in #634
- feat: apply scrollspy to table of contents by @razonyang in #635
New Contributors
- @nemu1113 made their first contribution in #620
- @andruhovski made their first contribution in #634
Full Changelog: v1.0.0-alpha.3...v1.0.0-alpha.4
v1.0.0-alpha.3
🚀 Highlights
- Change Top App Bar style on dark mode.
- Make palette colors lighter on dark mode.
- Add Posts Toggle Widget by @razonyang in #612
- Add support for Giscus comments engine by @razonyang in #615
Full Changelog: v1.0.0-alpha.2...v1.0.0-alpha.3
v1.0.0-alpha.2
We recommend upgrading to this release for getting better support of PWA.
🚀 Highlights
- [PWA] Allow precaching custom fonts, images, pages, scripts and styles.
- [PWA] Fixed offline page.
- Add Authors taxonomies.
- Add text shortcodes.
New PWA Implementation
SVID_20220721_122706_1.mp4
What's Changed
- fix: correct search bar action by @razonyang in #603
- Feature: authors pages. by @razonyang in #604
- Add text shortcodes by @razonyang in #605
- chore: fix and format JavaScript and SCSS code by @razonyang in #606
- chore: create another postcss.config.js for RTL by @razonyang in #608
- fix(i18n): Add missing 'Actions' word to i18n by @yshalsager in #609
- chore(pwa): refactor by @razonyang in #610
Full Changelog: v1.0.0-alpha.1...v1.0.0-alpha.2
v1.0.0-alpha.1
What's Changed
- chore(i18n): update ar.toml by @yshalsager in #580
- Feat post nav by @razonyang in #586
- Generate search index without configuring ouputs. by @razonyang in #587
- feat: add the width and height for thumbnails by @razonyang in #590
- fix(utterances): correct theme on the auto color mode by @razonyang in #593
- fix(i18n): Add missing 'Sections' word to i18n by @yshalsager in #594
- feat: show heading anchors on hover by @razonyang in #597
- Generate favicons in multiple sizes automatically and set the version for favicons. by @razonyang in #595
- Implement most of the images processing methods by @razonyang in #599
Full Changelog: v1.0.0-alpha.0...v1.0.0-alpha.1
v1.0.0-alpha.0
v0.80.2
It's a bug fix release of older UI design version v0
.
Bug Fix
- Fix Offcanvas backdrop: setting panel hide automatically if lost focus.
- Fix import Bootstrap SCSS twice.
- Fix RSS copyright
What's Changed
- feat: add the archive widget by @razonyang in #540
- fix(post): external images build fails on Windows by @razonyang in #546
- feat(social): allow removing RSS link from social links by setting
rss = ""
by @razonyang in #544
Full Changelog: v0.80.1...v0.80.2