Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
northword opened an issue on antfu-collective/bumpp
Inferring the next version number according to Conventional Commit
### Clear and concise description of the problem Currently, bumpp provides `next` as a releaseType. When the current version number is a prerelease, `next` is the next prerelease, which is useful...northword pushed 1 commit to gh-pages zotero-chinese/zotero-chinese.github.io
- Deploying to gh-pages from @ zotero-chinese/website@7deefd78767701bc57970f29020891c09c0d0673 🚀 67ec60e
northword pushed 1 commit to gh-pages zotero-chinese/zotero-chinese.github.io
- Deploying to gh-pages from @ zotero-chinese/website@7deefd78767701bc57970f29020891c09c0d0673 🚀 9ff8b68
northword created a review comment on a pull request on nolebase/integrations
修改为了 Vite 使用的方式:https://github.com/vitejs/vite/blob/4f5845a3182fc950eb9cd76d7161698383113b18/packages/vite/package.json#L32-L34 刚刚试了下,可以直接识别到 `virtual:nolebase-git-changelog` 的类型,如果有用户的识别不到的也可以在...
northword pushed 1 commit to git-changelog-types northword/nolebase-integrations
- fix: types path 3a36293
northword opened a pull request on nolebase/integrations
fix: exposure types and composables
resolve: #375northword created a branch on northword/nolebase-integrations
git-changelog-types - A collection of diverse documentation engineering tools | 多元化的文档工程工具合集
northword created a comment on an issue on nolebase/integrations
虚拟模块事实上是存在的,只是缺少类型,你可以 `// @ts-expect-error miss types` 来暂时抑制这个错误。 ![Image](https://github.com/user-attachments/assets/106fe5b2-0f91-4c0c-8e93-b0aeb27428bc) ![Image](https://github.com/user-attac...
northword pushed 94 commits to main northword/nolebase-integrations
- feat(git-changelog): add authors for specific page (#273) * fix: contributors order * feat: add authors for specifi... 6a97f60
- docs(git-changelog): add more live use cases (#274) 500b926
- feat(git-changelog): display commit authors inside line with avatars (#275) a82943e
- fix(git-changelog): layout of commit inline authors and hmr bugs (#276) * refactor: reuse useData in useChangelog *... 3e09199
- release: v2.3.0 Signed-off-by: Neko Ayaka <[email protected]> 7f752f6
- fix(git-changelog): sort commits before truncating tags (#282) resolve: #281 99c778c
- fix(git-changelog): mismatch of parsing co-author's avatar (#283) * fix(git-changelog): mismatch of parsing co-autho... 4d92e13
- feat(i18n - git-changelog): add locale support for contributors (#285) * feat(i18n - git-changelog): add locale supp... b15f42f
- fix(page-properties): max props should be optional for ProgressBar component (#287) Signed-off-by: Neko Ayaka <neko@... b20ca29
- chore(ci): removed version option for pnpm/setup-action (#288) Signed-off-by: Neko Ayaka <[email protected]> bc09fd6
- chore: update dependencies, fixed various issues caused by upstream changes (#289) * chore: update dependencies, fix... e0671ac
- docs(ui-asciinema): added detail usage for vite config (#290) Signed-off-by: Neko Ayaka <[email protected]> 2784fc1
- docs: fixed tsconfig tutorials (#292) Signed-off-by: Neko Ayaka <[email protected]> 564ff2e
- release: v2.4.0 Signed-off-by: Neko Ayaka <[email protected]> 31dd251
- feat(git changelog): resolve profile picture for GitHub emails, new option to hide no data texts (#293) * feat(git c... b6ae060
- feat(git changelog): resolve contributors' GitHub profile URL (#294) 4dad600
- pref: reduce the count of regular matches (#295) f98e9d9
- feat(og-image): new option to disable existing meta tag overriding, completed some of the ut (#296) Signed-off-by: N... 80de1b2
- chore: update InlineLinkPreview.vue (#298) 8ce387b
- feat(meta): remove headings when generating description (#302) Signed-off-by: Neko Ayaka <[email protected]> a2403ae
- and 74 more ...
northword created a comment on an issue on nolebase/integrations
需要知道是真的不存在还是只是缺失 types,另外工程地址不存在。 ![Image](https://github.com/user-attachments/assets/f880f7e3-df14-49fd-b8cb-f2722cdbc909)
northword pushed 1 commit to gh-pages zotero-chinese/zotero-chinese.github.io
- Deploying to gh-pages from @ zotero-chinese/website@7deefd78767701bc57970f29020891c09c0d0673 🚀 d7c83cb
northword pushed 1 commit to gh-pages zotero-chinese/zotero-chinese.github.io
- Deploying to gh-pages from @ zotero-chinese/website@7deefd78767701bc57970f29020891c09c0d0673 🚀 2edc3e6
northword pushed 1 commit to gh-pages zotero-chinese/zotero-chinese.github.io
- Deploying to gh-pages from @ zotero-chinese/website@7deefd78767701bc57970f29020891c09c0d0673 🚀 1fff8e2
northword closed an issue on northword/zotero-format-metadata
[Bug] Retrieve Fields无法实现标题Sentence Case
### Is there an existing issue for this? - [X] I have searched the existing issues ### Environment - OS: macOS 15.3 - Zotero Version: 7.0.11 - Addon Version: 1.22.5 ### Describe the...northword created a comment on an issue on northword/zotero-format-metadata
Retrieve All Fields and Lint
northword created a review comment on a pull request on zotero/utilities
It was auto formatted by [markdownlint](https://github.com/DavidAnson/markdownlint) and I have removed those changes.
northword pushed 1 commit to fix-test-script northword/utilities
- style: remove changes to empty lines ed15b61
northword opened a pull request on github-young/zotero-better-authors
fix: compatible with Zotero 7.1
northword pushed 1 commit to patch-1 northword/zotero-better-authors
- fix: compatible with Zotero 7.1 b25ecb1
northword pushed 1 commit to gh-pages zotero-chinese/zotero-chinese.github.io
- Deploying to gh-pages from @ zotero-chinese/website@7deefd78767701bc57970f29020891c09c0d0673 🚀 9d888c1
northword created a comment on an issue on northword/zotero-format-metadata
原生的这个我也发现了,估计也是因为识别成了全大写的原因,可能是 https://github.com/zotero/utilities/blob/31c45a2f9642bdf75375ea17411680a5b7808e64/utilities.js#L1097-L1122 没细看。 插件涉及的句首大写大部分代码是基于原生的,只是在原生的基础上增加了化学式、年月地名等和自定义术语,所...
northword closed an issue on northword/zotero-format-metadata
[Bug] 标题首字母大写时不应该小写°C的C
### Is there an existing issue for this? - [X] I have searched the existing issues ### Environment - OS:macOS 15.2 - Zotero Version:7.0.11 - Addon Version:1.22.4 ### Describe the bug 标题设置为...northword pushed 1 commit to main northword/zotero-format-metadata
- revert: "fix(sentenceCase): preserve casing for words with non-letter characters" This reverts commit 028a2f48d3bc2b... 34f16f8