v3.0.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
π 3.0.0 (2021-08-21)
β BREAKING CHANGES
- web: switch from
vitepress
todocusaurus
.
β¨ Features
- web: switch to
docusaurus
notes generator (e21b7ba)
β¨ Today I Learned
- library-web: alert, notification, prompt and toast (59dbb8a)
- library-web: Prism React renderer (dcf8ed9)
- library-web: React live editor (6d102ae)
- library: svg and perf site (a69ee2e)
- web-cache: file hash name and cache control (5531c5d)
- web-performance: HTML parser performance (4bed462)
- web-performance: perf data reporting methods (0dab02d)
- web-performance: review code splitting (70dea1f)
- web-React: CRA environment variables (84f1399)
- web-React: CRA environment variables list (d0e64df)
- web-React: CRA PWA template (f99047b)
- web-React: CRA relative paths deployment (52614fa)
- web-security: content security policy for prevent XSS (68c1dd6)
π Bug Fixes
- CI-build: rectify building result directory (5f0637d)
- code-dark theme: change dark code theme to
vscode
(a13ace1) - docusaurus-navbar: rectify active class for navbar links (99aa3f0)
- java: add correct code block (5383373)
- NPM-ignore: remove unnecessary ignore file (6ae273f)
- README: rectify generator (5a89365)
- syntax highlight: add complete prism highlight (024bc83)
- website: add more navbar links (88d223c)
- website: hidden navbar when scrolling (70d1321)