v4.1.2
What's Changed
- feat(ui): improve Tabs layout on mobile and pc by @vnsnclo in #118
- feat: add Safari safe area adaptation by @Seeridia in #123
- feat: ✨ new version v4.1.2 by @cworld1 in #120
🚀 Features
- (ui) Improve Tabs layout on mobile and pc
- (components) 💄 remove waline meta tag
🐛 Bug Fixes
- (assets) 🐛 fix chromium browser scrollbar without fluent bar style flag enabled
- (package) Fix ts expect error not work on building process
- Fix error & improve code
- (packages) Fix keyword command that forget to delete
📚 Documentation
- Change new post doc to new command
bun pure new - (blog) Rename test file to draft.md
⚡ Performance
- (assets) ⚡ reduce image size to improve index page loading time
- (components) ♿ improve accessibiliity; fix link spaces
🎨 Styling
- Add Safari safe area adaptation
- Remove unnecessary padding from main container
- (layouts) Add commment for safe area support
- (layouts) Add additional refference on safe area
- 🚨 use biome to lint the code
- Remove compress recommend
⚙️ Miscellaneous Tasks
- (package) Update dependencies
- (pages) Improve terms list page path
- Update version numbers in package.json files
Full Changelog: v4.1.1...v4.1.2