react-admin icon indicating copy to clipboard operation
react-admin copied to clipboard

:sparkles: react-admin system solution : react 后台管理系统解决方案

Results 20 react-admin issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/21006278/118290821-70fe9e00-b509-11eb-9ea5-3fb514063e37.png)

Bumps [react-draft-wysiwyg](https://github.com/jpuri/react-draft-wysiwyg) from 1.14.4 to 1.14.6. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-draft-wysiwyg&package-manager=npm_and_yarn&previous-version=1.14.4&new-version=1.14.6)](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

/src/components/HeaderCustom.tsx ````javascript if (screenfull.isEnabled && !screenfull.isFullscreen) { screenfull.request() .catch(console.log); //do something } ```` 进行一点判断和处理会不会更好呢?

Bumps [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils) from 9.1.0 to 11.0.4. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-dev-utils&package-manager=npm_and_yarn&previous-version=9.1.0&new-version=11.0.4)](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 [standard-version](https://github.com/conventional-changelog/standard-version) from 7.1.0 to 8.0.1. Release notes Sourced from standard-version's releases. standard-version v8.0.1 Bug Fixes deps: update dependency conventional-changelog to v3.1.21 (#586) (fd456c9) deps: update dependency conventional-changelog-conventionalcommits to v4.3.0...

dependencies

如题。 真实开发中并不需要那么多功能,还有servicework对于管理后台并不是太需要。 配置太多,对于初级来说理解起来比较困难,尤其是遇到问题难搞定。 希望有个简易版本的 1.、有登录+权限功能 2、有基础的配置+css预处理+页面布局+状态管理(把配置弄简单点好理解) 3、那些炫酷的组件、动画、特效是锦上添花的,最好让开发者自己去选择 🙏

pr needed

预览地址报错了 无法查看 /

你好,可以升级 使用typescript 吗

./node_modules/query-string/base.js 415:14 Module parse failed: Unexpected token (415:14) File was processed with these loaders: * ./node_modules/babel-loader/lib/index.js You may need an additional loader to handle the result of these loaders. |...