Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Release 2.7.6 #662

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

[WIP] Release 2.7.6 #662

wants to merge 6 commits into from

Commits on Feb 17, 2023

  1. chore: version

    ClarkXia committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    d2c8ceb View commit details
    Browse the repository at this point in the history
  2. fix: avoid prefetch block when render child app (#658)

    * fix: 修复预加载场景下,子应用切换时js脚本执行导致的页面交互阻塞问题
    
    * fix: 修复预加载场景下,子应用切换时js脚本执行导致的页面交互阻塞问题
    
    ---------
    
    Co-authored-by: qinling <sisan.ql@alibaba-inc.com>
    chinluin and qinling authored Feb 17, 2023
    Configuration menu
    Copy the full SHA
    d6faf5f View commit details
    Browse the repository at this point in the history
  3. fix: lint

    ClarkXia authored Feb 17, 2023
    Configuration menu
    Copy the full SHA
    d401a58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ac7878 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. feat: add renderError method to icestark/app (#661)

    * feat: add renderError method to icestark/app
    
    * fix: unregister listener
    
    * fix: error event
    
    * doc: 修改注释问题
    
    * feat: 合并renderError和renderNotFound
    (因为都算是错误页,所以文件名命名为了renderError)
    aak1247 authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    af18c9b View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    74ce9ec View commit details
    Browse the repository at this point in the history