mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
73
CHANGELOG.md
Normal file
73
CHANGELOG.md
Normal file
@@ -0,0 +1,73 @@
|
||||
# Changelog
|
||||
|
||||
## [0.14.0](https://github.com/hakadao/BewlyBewly/compare/v0.13.3...v0.14.0) (2024-01-14)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* adapt articles page (WIP) ([017c1c9](https://github.com/hakadao/BewlyBewly/commit/017c1c9d3d728dc36ef07c422634c8e4fe4790cd))
|
||||
* adapt documentary page && adjust styles ([e11cc16](https://github.com/hakadao/BewlyBewly/commit/e11cc164d58c5cc209492ebc03d3115d330d13a9))
|
||||
* adapt page for chinese anime ([56c8380](https://github.com/hakadao/BewlyBewly/commit/56c83802f5a412e8b3431a5b285fe76c79663a10))
|
||||
* add a setting to configure delay for video preview in video card ([e9ebeab](https://github.com/hakadao/BewlyBewly/commit/e9ebeabc48b44c30e899c6cc26ef937db7fd3df3))
|
||||
* adjust <a> tag link targe attribute ([770c806](https://github.com/hakadao/BewlyBewly/commit/770c8067a790d2cc4a5113ddf8c69f0e82b25586))
|
||||
* compat Firefox ([4f2246c](https://github.com/hakadao/BewlyBewly/commit/4f2246cf7f6fe5fc06142b2fa8c70d2135b5b4f8))
|
||||
* highlight keyword for suggest item ([0b27a0c](https://github.com/hakadao/BewlyBewly/commit/0b27a0cc87e6745e5a37a990a9bc11791117dafc))
|
||||
* lazy load preview video ([fb86fc7](https://github.com/hakadao/BewlyBewly/commit/fb86fc76143ff666fd47b6c0b8e57c5d9bf2d50e))
|
||||
* refine style of articles page ([b5eff63](https://github.com/hakadao/BewlyBewly/commit/b5eff63b6f61b35f8e48c5bedf282f464ebf6111))
|
||||
* temporarily hide light and dark theme transition animations ([518549c](https://github.com/hakadao/BewlyBewly/commit/518549cae1bb51ad1e9fa8cdeffa89f629c2be42))
|
||||
* theme switching animation ([e8d5637](https://github.com/hakadao/BewlyBewly/commit/e8d563792b49672093862f61e7cffae38f0bc907))
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* compat `global-speed` extension ([0d68dc3](https://github.com/hakadao/BewlyBewly/commit/0d68dc3bb02b29792a139d39e4a009566fac6d10))
|
||||
* Dock栏置底时,刷新/置顶键无法交互 [#134](https://github.com/hakadao/BewlyBewly/issues/134) ([e9cf85e](https://github.com/hakadao/BewlyBewly/commit/e9cf85ed187ae12b48f5b697a4553c57af60eba8))
|
||||
* Github -> GitHub ([0013578](https://github.com/hakadao/BewlyBewly/commit/001357816acf6ee091d176a29329801e23d7ef65))
|
||||
* home tabs are overlaying the search suggestions popup ([3b330ef](https://github.com/hakadao/BewlyBewly/commit/3b330ef544ca7ed10a12637d5f52c69271801d86))
|
||||
* load video failed ([347cb88](https://github.com/hakadao/BewlyBewly/commit/347cb888c91ed2359da54b6054fcc6eeb82748c6))
|
||||
* only in supported pages can be inject app ([0d3e958](https://github.com/hakadao/BewlyBewly/commit/0d3e958f35f7fe8a17811f1dd82e84cfb8fe1df7))
|
||||
* resolve 网页链接打开无法跳转到视频页,并且主题失效 [#166](https://github.com/hakadao/BewlyBewly/issues/166) ([10bfc7c](https://github.com/hakadao/BewlyBewly/commit/10bfc7cdbcab710491b330272e1e1f26f2057fce))
|
||||
* show shadow on the top bar even on non-homepages ([a6ff0eb](https://github.com/hakadao/BewlyBewly/commit/a6ff0ebc916b371a21e06521fd31bd869bee0cfd))
|
||||
* some styles affect in unsupported pages ([7246099](https://github.com/hakadao/BewlyBewly/commit/72460998e1e906908983f25b6b4c624829c40e03))
|
||||
* top bar loading issue on non-home pages in firefox ([5077efe](https://github.com/hakadao/BewlyBewly/commit/5077efe9d655c2135ceebb848c1417e978f69793))
|
||||
* use node18.x build error ([a5224db](https://github.com/hakadao/BewlyBewly/commit/a5224db1eeefd47d85fa775e0c7d19a240dedfa0))
|
||||
* 多頁面共用樣式導致衝突問題 ([7a0740c](https://github.com/hakadao/BewlyBewly/commit/7a0740cc25843d9f14d0352e9b5dfe8887a2f0ed))
|
||||
|
||||
|
||||
### Docs
|
||||
|
||||
* add "About branches" section to README ([2009aee](https://github.com/hakadao/BewlyBewly/commit/2009aee18b93e33bc3f4be81e1be81cfa4c6a8fa))
|
||||
|
||||
|
||||
### I18n
|
||||
|
||||
* adjust hover_video_card_delayed transition ([4831bd3](https://github.com/hakadao/BewlyBewly/commit/4831bd3d200642d14260938645d34b887340ab28))
|
||||
* adjust search bar desc ([2d82f0f](https://github.com/hakadao/BewlyBewly/commit/2d82f0fa8ccf1716a5176422a49fdd9a443aaa24))
|
||||
* lazy load preview video ([c6d5d12](https://github.com/hakadao/BewlyBewly/commit/c6d5d12009eeaf91c68f7f9a01db74b504016f0d))
|
||||
* 用追緊表示following ([21482b2](https://github.com/hakadao/BewlyBewly/commit/21482b26724e3660a122fdfd1fb4a97e61b5a64b))
|
||||
|
||||
|
||||
### Miscellaneous
|
||||
|
||||
* add firefox build ([a56c79a](https://github.com/hakadao/BewlyBewly/commit/a56c79ab6f8c424db0d9875e1e3709b59082ec79))
|
||||
* add sync bugfixes workflow ([898b49c](https://github.com/hakadao/BewlyBewly/commit/898b49ced2b6ab62140cbe882c62959357350dbf))
|
||||
* add sync dev action ([213556b](https://github.com/hakadao/BewlyBewly/commit/213556b57543eb19ac2175d5e99362e87ce93938))
|
||||
* add sync dev firefox action ([bbd83fd](https://github.com/hakadao/BewlyBewly/commit/bbd83fd76089e6799d2d84e0585b64eede96ffd7))
|
||||
* adjust todo desc ([440790e](https://github.com/hakadao/BewlyBewly/commit/440790e5ae9bb4d97ab5c8270790b99abf172541))
|
||||
* change lint-staged ([5daa190](https://github.com/hakadao/BewlyBewly/commit/5daa190d5a696dc85d158fbd116fd63066490dfa))
|
||||
* change pre-commit lint-staged command ([d8c3a59](https://github.com/hakadao/BewlyBewly/commit/d8c3a5990506023537371f772342c7df20d5627c))
|
||||
* changelog work add i18n type ([77ad005](https://github.com/hakadao/BewlyBewly/commit/77ad005ae2f2a045a67f1fc12f377015dab210fc))
|
||||
* ci build to update ([f7465df](https://github.com/hakadao/BewlyBewly/commit/f7465df0bf90ce5afc97c0e86cce8d807dbcd354))
|
||||
* dependencies update ([b3ac701](https://github.com/hakadao/BewlyBewly/commit/b3ac7013709fc60e8d4274b6827d2e909172eea4))
|
||||
* firefox build to update ([37deae6](https://github.com/hakadao/BewlyBewly/commit/37deae6ddc491903745278310eb4c8b53cc96a29))
|
||||
* fix ts error ([1e37326](https://github.com/hakadao/BewlyBewly/commit/1e37326b669a599c50c3ff89a52edc2c9d7c4b5c))
|
||||
* fix ts errors ([ed7bac0](https://github.com/hakadao/BewlyBewly/commit/ed7bac0f5ef77d4c9cccec7ae4665125a8658a81))
|
||||
* **pkg:** update lint-staged command ([0d902b1](https://github.com/hakadao/BewlyBewly/commit/0d902b1893e7cf27057e40e236560188a7c9ef65))
|
||||
* pnpm version to update with 8.14.1 ([dbdbc77](https://github.com/hakadao/BewlyBewly/commit/dbdbc77dd3d54407d35472cdb0b4681aa6681d54))
|
||||
* pr template ([b31e6d5](https://github.com/hakadao/BewlyBewly/commit/b31e6d50555283b102a4e8e5e3c1519b2d7d63e4))
|
||||
* remove annotations ([5b0d95d](https://github.com/hakadao/BewlyBewly/commit/5b0d95d2e459b11ba953e75ebd649a2deec80708))
|
||||
* remove unless host permission ([edd673a](https://github.com/hakadao/BewlyBewly/commit/edd673af7d62e922afcec30369838d9c724e6582))
|
||||
* update lint-staged command ([dfcceaf](https://github.com/hakadao/BewlyBewly/commit/dfcceaf002e831645c3aaa27bb763854dcaa42f8))
|
||||
* update pnpm-lock ([85c9fd7](https://github.com/hakadao/BewlyBewly/commit/85c9fd7c76bc2bfc8eba20b9c553b0592a720fa7))
|
||||
* Update sync-bugfixes.yml ([a01d8a4](https://github.com/hakadao/BewlyBewly/commit/a01d8a4b8014b4888556751ee427da5aaed16190))
|
||||
* upgrade eslint ([7b82e7d](https://github.com/hakadao/BewlyBewly/commit/7b82e7dd4ce7a74ecaf5fb353606a1cc8d915505))
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "bewly-bewly",
|
||||
"displayName": "BewlyBewly",
|
||||
"version": "0.13.3",
|
||||
"version": "0.14.0",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@8.14.1",
|
||||
"description": "Just make a few small changes to your Bilibili homepage.",
|
||||
|
||||
Reference in New Issue
Block a user