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.11.2

Published by ClarkXia almost 4 years ago

Improvements

Feat: support uniqueName of plugin-icestark #3804
Feat: bulit-in plugin of plugin-ice-auth #3790
Feat: ctx fallback when use SSR #3694
Feat: support wrappers of Layout component #3789
Fix: transform UNICODE in ssr template #3819
Fix: miniapp compile error #3848

ice - v1.11.1

Published by ClarkXia almost 4 years ago

Improvements

Fix: format path of preset #3813
Fix: compatible with object externals #3815
Fix: set base config ahead #3814

ice - v1.11.0

Published by luhc228 almost 4 years ago

Improvements

  • Feat: support umd output of icestark microapp (#3635)
  • Fix: ssr matchedRoute undefined (#3776)
  • Fix: import gloabl.scss ahead (#3763)
ice - V1.10.0

Published by luhc228 almost 4 years ago

Improvements

  • feat: add warning when using the createApp API
  • fix: fail to get searchParams in React Component in SSR
  • fix: not generate stores/types.ts when creating custom store
  • fix: appMode is undefined in some cases
  • docs: update router and store docs, add menu config docs
ice - v1.9.9

Published by luhc228 almost 4 years ago

Improvements

  • feat: support to get context when call getInitialProps and getInitialData in SSR
  • feat: add getInitialData API for consuming initial data more convenient
  • feat: add smartLoglevel for debugging online and set default log level
  • feat: NoAuthFallBack supports function component
  • feat: prompt node engine version at npm start
  • fix: pageConfig.auth Allow access when auth is an empty array
  • docs: use runApp instead of createApp
  • docs: node env preparation
ice - v1.9.8

Published by SoloJiang about 4 years ago

Improvements

  • fix: js project parse json error #3655
ice - v1.9.7

Published by chenbin92 about 4 years ago

Improvements

  • feat: support set html in mpa mode #3566
  • feat: support nested store and update store guide #3555
  • fix: app json loader #3600
ice - v1.9.6

Published by luhc228 about 4 years ago

  • fix: model is undefined in class component (#3559)
ice - v1.9.5

Published by chenbin92 about 4 years ago

Improvements

  • feat: support px2vw (#3546)
  • docs: add test guide (#3545)
ice - v1.9.4

Published by chenbin92 about 4 years ago

Improvements

  • fix: catch debug webpack config error (#3541)
ice - v1.9.3

Published by chenbin92 about 4 years ago

Improvements

ice - v1.9.1

Published by chenbin92 about 4 years ago

Improvements

feat: extend icejs cli to support other commands (#3507)
feat: support to open the specify page in mpa mode #3513
feat: support debug webpack config #3519
feat: throw mock error #3516
feat:add getSearchParams for icejs and rax-app, which can get search params directly #3525
feat: support babel-plugin-import option of build-plugin-fusion (#3530)
chore: remove unless log #3520
fix: createNavigation and createTabBar timing #3525
fix: document is not defined in ssr (#3524)

ice - v1.9.0

Published by chenbin92 about 4 years ago

Enhancement

  • feat:Provides the createCli API for customizing the framework #3466
  • feat:Support custom store instance #3442
  • refactor: build the asset path
  • fix: miniapp output path (#3498)
  • fix: add public dir
  • docs:update store guide (#3484)
  • docs: dll output (#3487)
ice - v1.8.1

Published by chenbin92 about 4 years ago

Improvements

  • fix: miniapp and web environment conflicts #3482
ice - v1.8.0

Published by chenbin92 about 4 years ago

Enhancement 🚀 🚀 🚀

  • feat: Support the development of Wechat, Alibaba program and web application (#3344)

image

ice - v1.7.3

Published by chenbin92 about 4 years ago

Improvements

  • fix:path error of building assets in miniapp #3448
  • fix: load module to run before createApp ready #3447
  • fix: getSourceDir not work on windows #3451
ice - v1.7.2

Published by chenbin92 about 4 years ago

Improvements

  • feat:Support to modify the source directory #3402
  • feat:Support to create projects in the current directory for create-ice #3429
  • feat:Support plug-in configuration modeConfig #3306
  • feat:Request add TypeScript generic support #3431
  • fix:Fix react duplicate references and multiple initializations #3424
  • docs: Add routing wrappers document #3444
ice - v1.7.1

Published by chenbin92 about 4 years ago

ice - v1.7.0

Published by chenbin92 about 4 years ago

Enhancement 🚀 🚀 🚀

  • feat: Support WeChat and Alibaba Mini Program development (#3344)
  • feat: New Mini Program material source
  • feat: Support webpack DllPlugin to speed up your build (#3360)
  • feat: support esbuild (#3362)
  • fix: function as parameter in useRequest (#3389)
  • fix: escape the beginning $ in jest moduleNameMapper (#3367)
ice - v1.6.3

Published by chenbin92 over 4 years ago

Improvements

  • fix: sync cli options with docs (#3321)
  • fix: file change not handled on windows (#3327)
  • fix: compatible model is empty (#3325)
  • fix: upgrade @ahooksjs/use-request (#3324)
  • fix: statement error (#3333)
  • refactor: change module.ts to runtime.ts (#3323)
Package Rankings
Top 1.21% on Npmjs.org
Related Projects