Hacker News Pro 版本紀錄 - 8 個版本
Hacker News Pro 作者: dan-lovelace
Hacker News Pro 版本紀錄 - 8 個版本
小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。
最新版本
版本 0.2.3
發行於 2023年9月27日 - 769.29 KB適用於 firefox 48.0 與更新版本What's new
- Tweaked the pre-made Vanilla theme to better serve as a starting theme when cloning原始碼依照 MIT License 條款釋出
下載 Firefox 並安裝擴充套件必須使用 Firefox 才能使用此擴充套件較舊版本
版本 0.2.2
發行於 2023年9月27日 - 769.41 KB適用於 firefox 48.0 與更新版本Bug fixes
- Story comment count showing as "0" when a single comment exists原始碼依照 MIT License 條款釋出
版本 0.2.1
發行於 2023年9月17日 - 769.4 KB適用於 firefox 48.0 與更新版本What’s new
- Updated documentation to use Docusaurus and a custom domain: https://hackernewspro.com
- Moved a few scraping-related methods into the scraper package so it may be used in a more standalone fashion
Bug fixes
- Unsaved theme inputs' components reference原始碼依照 MIT License 條款釋出
版本 0.2.0
發行於 2023年9月13日 - 769.59 KB適用於 firefox 48.0 與更新版本What’s new
- Added support for persisting unsaved changes in the theme editor when closing it or changing pages
- Changed themes' style input to an array to support multiple stylesheets in the future
- Added support for comment tree “prev” and “root” interactions
Breaking changes
This release contains backwards-incompatible changes to the theme structure. Any exported theme files will need to be modified in order to work and all custom themes will throw an error when applied.原始碼依照 MIT License 條款釋出
版本 0.1.3
發行於 2023年9月9日 - 767.19 KB適用於 firefox 48.0 與更新版本What’s new
- Added handling of a comment’s collapsed state using its toggle interaction and updated premade themes to use it
Bug fixes
- Font weight for premade themes' internal item titles
- Incorrect "more" link conditional rendering for premade themes
- Comments becoming expanded when upvoting one - https://github.com/dan-lovelace/hacker-news-pro/issues/1原始碼依照 MIT License 條款釋出
版本 0.1.2
發行於 2023年9月9日 - 765.44 KB適用於 firefox 48.0 與更新版本What’s new
- Adds tests to scraper package
- Adds better support for Material icon font sizes and outlined variants
- Adds a link to open Hacker News in the browser popup
- Disables theme name editor spell check原始碼依照 MIT License 條款釋出
版本 0.1.1
發行於 2023年9月6日 - 761.91 KB適用於 firefox 48.0 與更新版本What’s New
- Added some CSS baseline styles and utility classes
- Added story type to determine the kind of story being displayed (e.g. “Show HN” posts, job postings, etc.)
- Improved template asset usage by including individual URLs for each
- Descoped the extension’s permissions by removing the hot reload server and having the page action always enabled
- Added the scraper package to documentation
- Removed custom *.hnp file extension from theme exports
- Updated documentation to be more easily navigable
- Added Lerna to replace yarn workspaces commands and reduce build times
Bug fixes
- Default themes not linking to the current user’s profile
- Clipping issue with the store assets' logo image
- Outlined variations of Material icons rendering too wide
- Flashing of unstyled content during page transitions in Firefox with dark mode enabled
- Missing next page link for all item views原始碼依照 MIT License 條款釋出