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

Bumps [react-use](https://github.com/streamich/react-use) from 15.1.1 to 17.2.4. Release notes Sourced from react-use's releases. v17.2.4 17.2.4 (2021-04-23) Bug Fixes lint issues. (66b0f23) useLocalStorage: reinitialize on key change (fdd1b23) add generic typing to...

dependencies

Bumps [react-select](https://github.com/JedWatson/react-select) from 3.1.1 to 4.3.0. Release notes Sourced from react-select's releases. [email protected] Minor Changes 035294f4 #3360 Thanks @sunniejai! focusedOption is now passed to the MenuList Component as a prop...

dependencies

Bumps [@groupher/editor-quote](https://github.com/groupher/editor-quote) from 2.3.3 to 2.3.4. Commits See full diff in compare view [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@groupher/editor-quote&package-manager=npm_and_yarn&previous-version=2.3.3&new-version=2.3.4)](https://dependabot.com/compatibility-score/?dependency-name=@groupher/editor-quote&package-manager=npm_and_yarn&previous-version=2.3.3&new-version=2.3.4) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [jest](https://github.com/facebook/jest) from 26.2.2 to 26.6.3. Release notes Sourced from jest's releases. 26.6.3 Fixes [jest-resolve-dependencies] Continue dependency resolution if mock dependency can't be found (#10779) 26.6.2 Features [jest-core] Add findRelatedTests...

dependencies

use [react-swipeable](https://github.com/FormidableLabs/react-swipeable) to enhance action like tab swipe on mobile change translate ![image](https://user-images.githubusercontent.com/6184465/95018480-9cc3c680-0692-11eb-8f28-b811a8803f32.png)

enhancement
强迫症

[use css-variable in styled-component](https://stackoverflow.com/questions/58680555/how-to-access-css-variables-inside-props-function-of-styled-components) ![image](https://user-images.githubusercontent.com/6184465/93974341-44461c80-fda8-11ea-8ede-0c90d5cf0716.png) then we can let user to edit those css-variables in bowser, export the data as a theme skin ### Get/Set css-variable in javascript ```js //...

thoughts / Feature
plugin

![image](https://user-images.githubusercontent.com/6184465/89509546-05610500-d802-11ea-8142-ca83d7013355.png) see: https://github.com/vercel/next.js/issues/12019

pain in ass

各位好,目前 coderplanets __仅支持 github__ 作为第三方登录选项, 最初这么设计的原因是--我主观的认为作为一个面向开发者的论坛,github 提供的授权功能就已经够用(同时足够简单和纯粹), 但随着开发工作的推进,我发现仅提供 github 作为唯一的登录方式已经渐渐跟不上一些常见的需求,比如(但不限于): * 在某些地区/时段,github 的鉴权请求可能会被社会主义特色价值观阻挡.. * 想发布招聘信息但没有 github 账号,比如人事/猎头朋友.. * 与水平无关,不少开发者并没有 github 账号 .. * 设计师朋友,确实很少有 github 账号的 .. * 一些我暂时没想到但又客观存在的场景 .....

enhancement
help wanted

### 关于侧边栏分组的设计草图 > 目前计划在网站主要功能稳定一段时间后开发并推出 ![image](https://user-images.githubusercontent.com/6184465/63646352-da41ea80-c743-11e9-9e64-3a9ada50c245.png) ### 一些想法 1. 点击分组后弹出一个 modal, 里面使用 trasfer 类似的组件将社区添加到不同的分组。 2. 分组以文件夹的形式展示,可以重命名。 3. 当分组里面为空的时候删除该分组 4. 一个社区可以属于多个不同的分组 5. 分组以文件夹图标的形式展示在侧边栏,默认在 home 下面 6. 整体思路类似于手机上的 app 文件夹 关于侧边栏分组的设计, 期待各位热心朋友的宝贵意见。