Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
DavidAlphaFox pushed 1465 commits to main DavidAlphaFox/rsuite
- fix(DateRangePicker): fix default time not working (#2642) 915de28
- docs(extensions): add @rsuite/formik (#2647) f02ed18
- build: bump 5.16.5 e772f19
- build(docs): bump rsuite 5.16.5 0abe426
- fix(Button): use @cursor-disabled intead of hardcoded cursor (#2658) 5731762
- fix(DatePicker,DateRangePicker): display month name as title of month calendar view (#2660) 1e812ef
- fix(Form.Control): apply className to accepter component (#2662) a164d28
- build: bump 5.16.6 a9a8064
- build(docs): bump rsuite 5.16.6 36585a7
- docs(create-react-app): bump rsuite 5.16.6 (#2667) 2280e0e
- docs(template): add an admin template (#2663) 2574b67
- docs(PageToolbar): add a sponsor button (#2664) a487dda
- docs(panel): add an example with action buttons to the panel (#2671) 3658d27
- build(deps): bump rsuite-table from 5.6.0 to 5.7.0 (#2668) 73cc856
- feat(DateRangePicker): supports placing predefined ranges on the left (#2670) 8df4a61
- chore(npm): update lockfile 72f87fd
- build: bump 5.17.0 a9f8a98
- build(docs): bump rsuite 5.17.0 93a67d8
- docs(Table): add usage instructions for Tree Table (#2676) 053c16b
- docs(DateRangePicker): fix markdown untransformed links (#2677) 0bcac34
- and 1445 more ...
DavidAlphaFox pushed 174 commits to master DavidAlphaFox/rsuite-table
- Add prop-types to peerDependencies (#250) aac8c43
- feat(a11y): add aria-busy attribute to loading table (#251) e41e2cf
- fix: ๐ Add the `children` type definition for Column (#254) 6b7a69e
- fix: ๐ fix scrollbar is not updated after tree node is expanded (#253) * fix: ๐ Fix scrollbar is not updated after t... 323110c
- chore: ๐ค bump 5.0.1 3b385c0
- fix(Table): fix scroll event not working (#257) 7212e66
- fix(scroll): fix `resizable` will affect the scroll bar reset (#258) * fix(scroll): fix `resizable` will affect the ... 8bf2ae6
- fix(Table): remove default value of rowKey (#259) 191ffda
- bump 5.0.2 b44b444
- build(deps): bump dom-lib to 3.0.0 (#260) * build(deps): bump dom-lib to 3.0.0 * style: update useScrollListener ... aadb3dd
- bump 5.0.3 09b6120
- feat(Touch): support momentum scroll when touch (#263) * feat(Touch): support momentum scroll when touch * perf(t... 23982ed
- feat(Table): added support function type for shouldUpdateScroll (#262) * feat(Table): added support function type fo... a05bf8e
- bump 5.1.0 3f05b7a
- build(deps): bump yargs-parser from 5.0.0 to 5.0.1 (#264) Bumps [yargs-parser](https://github.com/yargs/yargs-parser... b9e30b6
- perf(TreeTable): improve the performance of tree table (#266) * perf(TreeTable): improve the performance of tree tab... 25eeee6
- fix(Table): fix scroll bar not re-rendering after table resize (#267) 185f759
- feat(Column): added support for nested values of dataKey on Column (#268) 50ec875
- bump 5.2.0 40faa4a
- build(deps): use @juggle/resize-observer instead of resize-observer-polyfill (#269) e5f4f89
- and 154 more ...
DavidAlphaFox pushed 114 commits to master DavidAlphaFox/charts
- build(deps): bump url-parse from 1.5.1 to 1.5.3 (#50) Bumps [url-parse](https://github.com/unshiftio/url-parse) from... 10afcef
- fix(Chart): ไฟฎๅคๅฐๅพ๏ผ้ฅผๅพไผ ้ locale ๅฐ series (#53) c4f243e
- Fix error import for funnel (#55) ec52a62
- Fix error import for scatter (#56) 61c0b6a
- build(deps): bump follow-redirects from 1.13.3 to 1.14.7 (#57) eff21a1
- build(deps-dev): bump marked from 0.7.0 to 4.0.10 (#58) bb9fee6
- build(deps): bump tmpl from 1.0.4 to 1.0.5 (#54) Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.... 295f6e4
- build(deps): bump url-parse from 1.5.3 to 1.5.7 (#61) Bumps [url-parse](https://github.com/unshiftio/url-parse) from... 696fc64
- fix: Fix some bug in <FunnelChart/> (#60) * fix: Legend have no effect in FunnelChart * fix: Funnel props width a... 7ffcbf0
- build(deps): bump follow-redirects from 1.14.7 to 1.14.8 (#59) Bumps [follow-redirects](https://github.com/follow-re... 419b71b
- chore: upgrade lockfile 402c53c
- ci: enable semantic-release integration 9c7a9b9
- chore(readme): add semantic-release badge 254c317
- feat: support react 17 3822c4e
- build(deps): bump url-parse from 1.5.7 to 1.5.10 (#62) Bumps [url-parse](https://github.com/unshiftio/url-parse) fro... 62bbec4
- build(deps): bump minimist from 1.2.5 to 1.2.6 (#64) a306664
- fix(theme): fix default color of axis labels 4d96697
- fix(theme): fix default color of splitLines 5439e3a
- fix(theme): hide axisTick by default 66eca98
- refactor: apply legend text color from theme 0faf107
- and 94 more ...
DavidAlphaFox opened a pull request on kerl/kerl
on OpenBSD we need gtar instead of tar
# Description On OpenBSD, the `tar` command is different with GNU/Linux's `tar`. So there is a command under `/usr/local/bin` named `gtar`ใThe `gtar` command can work with well with the given para...DavidAlphaFox pushed 1 commit to master DavidAlphaFox/kerl
- on OpenBSD we need gtar instead of tar 2656fef
DavidAlphaFox pushed 1 commit to master DavidAlphaFox/.dotfiles
- on bsd we do not initialize the ocaml bc69547
DavidAlphaFox pushed 243 commits to main DavidAlphaFox/ReadYou
- Implement Swipe to mark read (#455) a4df98b
- Implement enhancement issue #447 (#450) 3f04c7f
- Make navigation bar transparent in more devices. (#449) ddd7284
- Add OpenLink Option (#428) 8c1b4fc
- Fix ReadingPage recompose after returning from other page.(#346) (#424) 74045b9
- Translated using Weblate (Hungarian) (#417) d4d4e01
- Translated using Weblate (Turkish) (#410) bd8e8b9
- Translated using Weblate (Turkish) (#457) 6933f5e
- Translated using Weblate (Hungarian) (#456) 89fb63d
- Added translation using Weblate (Serbian) (#458) Co-authored-by: nexi <[email protected]> 428d07d
- fix feature design (#463) 2ad1af2
- Translated using Weblate (Serbian) (#462) Currently translated at 100.0% (282 of 282 strings) Translated using We... 44210c2
- Translated using Weblate (Serbian) (#459) Currently translated at 100.0% (17 of 17 strings) Translate-URL: http... 9c5ef7e
- Translated using Weblate (Serbian) (#466) Currently translated at 100.0% (17 of 17 strings) Translated using Webl... bfe336b
- refactor(*): move package (#465) Initial reorganization of the package structure, there may be missing files, I'll c... 8f1966d
- refactor(*): rename domain service (#470) 6c95213
- feat(feed): parse favicon for feed's site (#471) f5c6e5f
- docs(readme): add credit for besticon c695a54
- Translated using Weblate (German) (#484) Currently translated at 100.0% (17 of 17 strings) Translate-URL: https... ed893c3
- Implement fever favicon (#496) 4d5d9ef
- and 223 more ...
DavidAlphaFox pushed 1078 commits to main DavidAlphaFox/localsend
- docs: add fvm notice b0d9040
- docs: update changelog 12fe94e
- deps: bump image_picker, slang, msix, image_gallery_saver 3f55044
- Disable position persistence on Wayland (#546) * disable position persistence on Wayland * format a73f5d1
- i18n: added pt-br strings (#545) d8babe0
- feat: Enable autostart on Linux (#548) cb5090b
- style: use single quotes 91e165b
- Added missing tr_TR translations (#555) 2c4be87
- chore: update i18n analysis 0687ad5
- docs: update changelog ac82ff8
- changed settings to use switch (#565) cd4b73c
- chore: polish 6f00559
- fix: remove obsolete check in navbar 37f8e7c
- Improve the Hebrew translation (#587) d118a12
- added catalan translation (#589) 8135c49
- deps: bump slang 05c3ad3
- i18n: auto translate 6dd28ce
- deps: window_manager bump (#597) c3cb04b
- Update strings_hu.i18n.json (#607) 001b2c1
- ci: change Winget Releaser job to `ubuntu-latest` (#621) f74b3ae
- and 1058 more ...