coderplanets_web icon indicating copy to clipboard operation
coderplanets_web copied to clipboard

maybe the most sexiest community for developers based in china, build with React, Mobx/MST, GraphQL, Styled-Components, Rxjs, Ramda ... and ❤️

Results 54 coderplanets_web issues
Sort by recently updated
recently updated
newest added
trafficstars

类似版主的概念,可以管理当前拥有版块下的帖子之类的

现在的综合排序混合了筛选+排序的功能,其中阅读中目前只能筛选已读,希望支持未读的筛选,快速过滤未读的帖子 ![image](https://user-images.githubusercontent.com/2189610/52895672-98664380-31f8-11e9-8494-933d1805f70b.png)

enhancement

when this.stop$ been called, the takeUtil operator not cancel the ajax request as expected. see details in [source file](https://github.com/coderplanets/coderplanets_web/blob/dev/utils/network/sr71.js) ```js this.mutate$ = this.mutateInput$.pipe( debounce(() => timer(300)), switchMap(q => mutatePromise(q).pipe( timeoutWith(TIMEOUT_THRESHOLD,...

bug
help wanted
pain in ass

Apollo Client has the ability to cache query in client side: ```js export const client = new ApolloClient({ link, /* cache: new InMemoryCache(), */ cache: new InMemoryCache(), connectToDevTools: true, /*...

enhancement
pain in ass

![image](https://user-images.githubusercontent.com/6184465/42121171-81d3bbea-7c5c-11e8-9ec8-77b5585dad8f.png) see [reference](https://vuetifyjs.com/zh-Hans/layout/breakpoints)

TODO

Bumps [react-pin-field](https://github.com/soywod/react-pin-field) from 1.0.6 to 3.0.16. Changelog Sourced from react-pin-field's changelog. [3.0.16] - 2022-07-05 Fixed Swipe style keyboard entry #62 Paste code from messages on iOS #63 [3.0.15] - 2022-06-12...

dependencies

Bumps [rxjs](https://github.com/reactivex/rxjs) from 6.2.2 to 7.5.7. Changelog Sourced from rxjs's changelog. 7.5.7 (2022-09-25) Bug Fixes schedulers: improve performance of animationFrameScheduler and asapScheduler (#7059) (c93aa60), closes #7017, related to #7018 and...

dependencies

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.36.1 to 5.38.1. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v5.38.1 5.38.1 (2022-09-26) Note: Version bump only for package @​typescript-eslint/typescript-eslint v5.38.0 5.38.0 (2022-09-19) Features website: add warning on...

dependencies

Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 8.2.3 to 10.0.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/mocha&package-manager=npm_and_yarn&previous-version=8.2.3&new-version=10.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [cacheable-response](https://github.com/Kikobeats/cacheable-response) from 2.7.5 to 2.8.1. Release notes Sourced from cacheable-response's releases. v2.8.1 No release notes provided. v2.8.0 Bug Fixes linter (57f361e) Features use a external logger (df20890) v2.7.10 No...

dependencies