ice

🚀 ice.js: The Progressive App Framework Based On React(基于 React 的渐进式应用框架)

MIT License

Downloads
17.2K
Stars
17.8K
Committers
83

Bot releases are hidden (Show)

ice - v1.6.2

Published by chenbin92 over 4 years ago

Improvements

  • feat: support TypeScript type checker on a separate process (#3314)
  • fix: compatible with functional plugin (#3312)
ice - v1.6.1

Published by chenbin92 over 4 years ago

Improvements

  • feat:default compile some dependencies to support IE11(#3305)
  • feat:support --mpa-entry to specify the startup page (#3299)
  • feat:support MPA entry file is app.jsx (#3303)
  • fix:auth template types (#3295)
  • fix:fix error of calling plugin-auth when using lazy (#3307)
ice - v1.6.0

Published by chenbin92 over 4 years ago

Enhancement 🚀 🚀 🚀

  • feat: support prerender (#3252)
  • feat: compatibility index entry (#3279)
  • feat: addIceAppConfigAppTypes api (#3291)
  • fix: fix compile deps path in windows (#3289)
  • docs: add build-jsx-plus-plugin (#3281)
ice - v1.5.0

Published by chenbin92 over 4 years ago

Enhancement 🚀 🚀 🚀

  • feat: enhance useRequest, support Debounce/Throttle/Concurrent/Dependent Request/etc (#3243)
  • feat: disable stats output (#3238)
  • feat: optimize html-webpack-plugin output log (#3242)
  • fix: Suspense fallback not working in icestark application (#3256)
  • fix: ignore dot file (#3248)
  • fix: authorized by default (#3263)
ice - v1.4.2

Published by chenbin92 over 4 years ago

Improvements

ice - v1.4.0

Published by chenbin92 over 4 years ago

Enhancement 🚀 🚀 🚀

  • feat: allow creating multi request instances (#3216)
  • feat: add build-plugin-ice-auth & simple permission solution (#3215)
  • feat: add experimental react-refresh support (#3201)
  • feat: support --disable-assets parameter in development mode (#3201)
  • refactor: store getInitialStates deprecated (#3222)
  • refactor: export history instance (#3220)
  • fix: return request data (#3212)
  • fix: define webpackPluginImport in plugin-react-app (#3209)
  • fix: config sourceMap with camel case (#3211)
ice - v1.3.0

Published by chenbin92 over 4 years ago

Enhancement 🚀 🚀 🚀

  • feat: support promise function with useRequest #3188
  • feat: elegant ProgressBar for Webpack #3187
  • feat: support route wrappers #3189
  • fix: compatible with the index page 88656e0
  • fix: create history when render root app 48d8da0
  • fix: upgrade react-dev-utils #3190
Package Rankings
Top 1.21% on Npmjs.org
Related Projects