Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/rsuite/document-nav

Document navigation is automatically generated based on the HTML title (h1-h6) tag
https://github.com/rsuite/document-nav

1.0.18

67c6e15b8b7a21606744a31335b05117ebb45c94 authored almost 2 years ago
fix: 修复内容元素被重复监听变化的问题 (#48)

Co-authored-by: jixianjing <[email protected]>

2af89fc86af4b422aa76ea4972805f54af6d430c authored almost 2 years ago
fix: 修复最后一个锚点下内容超过一屏时,对应的导航无法点亮的问题 (#49)

* chore: 修复 demo 在携带 hash(锚点)进入时,因为数据延迟加载,并没有定位到锚点的问题

* chore: 调整 demo 覆盖情况不完善的问题

* fix: 修...

2c5692811ab5d4e2df52da398f7a54ebe630eb5f authored almost 2 years ago
ci(npm): add npm publish action (#50)

bb686ba2d386474b4849214e18c6b1417cd0c9a4 authored almost 2 years ago
1.0.17

2e3bdd6f6376f6a8c69241edf60b45e858411a9b authored almost 2 years ago
1.0.16

fe85da335f4ea6738cbb0169ceac4a97b02acba2 authored almost 2 years ago
fix: 修复在 windows 电脑中点击导航栏时,导航栏激活错误的问题 (#46)

Co-authored-by: jixianjing <[email protected]>

6890ebe8998d6724d774a6d83fa7ee0cd8b53fd7 authored almost 2 years ago
fix: 支持 basePath 参数

36c782cac28c5b239cfa8d6d2ccca438dffd475a authored about 2 years ago
1.0.15

467b98cf13e816b90e6b45de794b31574d2a034f authored about 2 years ago
Add CodeQL workflow for GitHub code scanning (#41)

Co-authored-by: LGTM Migrator <[email protected]>

8a9c8be53582ab94556429a1354e7a1f4abcbeb5 authored about 2 years ago
improve: 改进当文字过长时被截取时,无法看到完整标题的问题

ff43eaa184825e86aec443bc59f5b8b5f6ee08ca authored almost 3 years ago
1.0.14

f7925f47cb2856cd93cc0df785a87765b96e48b3 authored about 4 years ago
fix: 自定义获取 innerText 方法,排除 aria-hidden="true" 的节点

b5c9f54b13369bebcf3251f58539366072f7cc0b authored about 4 years ago
1.0.13

bc46a39278ccda6801a03a6b35feee6c13336c5a authored about 4 years ago
fix: 优先取 h 标签已有的 id

af9baf6d27e2408b0e2f9a252ee22fd71435a193 authored about 4 years ago
1.0.12

55a94770e3b3e06fa933a5b84d30ee97c71e8e2b authored over 4 years ago
fix: 移除多余的 console

1280d913ec1f77cce1333380c57d4e9174356a6f authored over 4 years ago
1.0.11

09dd700ab32f421cd4388f415612bd65cdb72535 authored over 4 years ago
fix: IE 11 报错

9e3baf82302402d69a396a036baa55a09dbc733c authored over 4 years ago
更新文档及测试

1ab4b12fce0d2ce9271d8d50c759e471c2aa660a authored about 5 years ago
fix: 修复在服务端渲染情况下的一些问题

2952790dc924578b5188ccb76d6dc445dce57c41 authored about 5 years ago
feat: Nav 随 DOM 变化实时更新;增加 deep 属性

cc8211cf6282b220a5793b52ca3d0959ad6522f0 authored about 5 years ago
fix: 滚动监听事件未能正常更新导致的问题

ac073eb8c557a45a8753c0af4c2ee89d221daf42 authored about 5 years ago
fix: 使用 innerHTML 来判断 dom 更改,避免不更新的问题

296372197a413d0120a51ad3a7da850703c5cd15 authored about 5 years ago
fix: 手动配置 Nav.Item 情况下子级 rtl 失效; 提示测试覆盖率

e6272a6f66e4d2156dc14f4e65cbcb7298151c59 authored over 5 years ago
fix: travis xvfb

8b9b9d1d8344d526cb93ea59762951541db75c35 authored over 5 years ago
fix: 切换 rtl 时组件不更新

6db07b8551a634093dcec909f683c05b50ee5f57 authored over 5 years ago
feat: 支持 rtl

c9a1ae49dacf8bdbc1183e4f2693873bc2015dad authored over 5 years ago
Merge branch 'next'

a4ff25e76f000055dfa11f58a040c0a2b91569b6 authored almost 6 years ago
fix: Nav.Item 引用错误

3fa4a8d6a509221d845f2502064b900596f41407 authored almost 6 years ago
bump 1.0.0

3e31885383e8986be97672e4cadd2b696a3a02b4 authored almost 6 years ago
Use React's new context API (#1)

* Update react

* update

* Update docs

* update: 代码整理

* update: readme; 默认定位修改

* f...

dc63e421177383ef761fa19e808adf27556c83be authored almost 6 years ago
fix: test

52eec50d05efde75704e884271476c3537df2eaa authored almost 6 years ago
update: readme; 默认定位修改

2ebf54585bf305c5548e3a80072906a750761b46 authored almost 6 years ago
update: 代码整理

45fdd702abfed419db328337dc60d745eacaff84 authored almost 6 years ago
Update docs

3233e32b8ec198ed3dcb23a2b0af6319ea1112ad authored almost 6 years ago
update

6240760bfcb7197083e8fada5a5ac888850f7660 authored almost 6 years ago
Update react

df2fb76162aacff59d69ec6f7ed4b707e150f60e authored almost 6 years ago
bump 1.1.7

16039458bc1ba6d1a394cc7327fcb7bd6c2aa446 authored over 6 years ago
fix:Can only update a mounted or mounting component. This usually means you called setState, replaceState, or forceUpdate on an unmounted component. This is a no-op.

22a613c142736d6b52837a70a1ecf7f768a79a6d authored over 6 years ago
add .prettierrc

20b13ab57a9ad23b4545f74cd88ab313d4c432b6 authored over 6 years ago
添加节流函数,优化性能

f06f24ca712ffb29885d56506dc866a60b3918ff authored over 6 years ago
Merge branch 'flow'

d92f477b59ff0db856f86b49942caff0d0990810 authored almost 7 years ago
引入flow。优化性能。

3ec612892d21925d52ffd7d2689f7ed09b104953 authored almost 7 years ago
fix some bug

4a093edb829274a8bd49e1d21065b85a27f3e4ae authored about 7 years ago
update: pure.js

15e325d5d1f04a83412ce553cb607dda3d70cdc4 authored about 7 years ago
update: travis config

e0eb1cee95e111932897b9a1f463bfb539c810ca authored about 7 years ago
update: docs, scroll

9912635ea4cb0acac49e81f96f7bb2450dc12273 authored about 7 years ago
update

b95c16e346f384e24a08ffc1e3ce92f9f7c1b177 authored about 7 years ago
Add: coveralls config

07b7f50b326028c05aed9a9d220d0a8e4c399841 authored about 7 years ago
Add: travis config

1632ffba51c05e3432efeaf44f2d436a2a59430e authored about 7 years ago
first commit

89aa9bc5e4679312572b8702f431f3780ad55f38 authored about 7 years ago