xieyimian

Results 49 issues of xieyimian

firefox , safari not support ....

click the "Create Account" button and there is no response

hi there ~ i am try to use nervjs for my next.js app, but the build process is failed: ```js ./node_modules/mobx-react-lite/dist/index.module.js Attempted import error: 'useDebugValue' is not exported from 'react'....

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 文件夹 关于侧边栏分组的设计, 期待各位热心朋友的宝贵意见。