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 许可证 发布
下载 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 许可证 发布
版本 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 许可证 发布
版本 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 许可证 发布
版本 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 许可证 发布
版本 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 许可证 发布
版本 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 许可证 发布