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

feat: add variableGetterWhiteList to not inherit properties from rawWindow #1495

Closed
wants to merge 601 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on May 21, 2020

  1. Configuration menu
    Copy the full SHA
    6c6991c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4998d75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ea01dc View commit details
    Browse the repository at this point in the history

Commits on May 22, 2020

  1. Configuration menu
    Copy the full SHA
    cdaddb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bab1ab3 View commit details
    Browse the repository at this point in the history
  3. 💚 (umijs#598)

    kuitos committed May 22, 2020
    Configuration menu
    Copy the full SHA
    1b0202b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12890fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    24d755e View commit details
    Browse the repository at this point in the history
  6. 💚 fix ci

    kuitos committed May 22, 2020
    Configuration menu
    Copy the full SHA
    d709312 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2020

  1. Configuration menu
    Copy the full SHA
    773b741 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d22383 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. v2.0.12-1

    kuitos committed May 26, 2020
    Configuration menu
    Copy the full SHA
    07ffe7d View commit details
    Browse the repository at this point in the history

Commits on May 28, 2020

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

Commits on May 29, 2020

  1. 💚 fix ci (umijs#615)

    kuitos committed May 29, 2020
    Configuration menu
    Copy the full SHA
    9f9628d View commit details
    Browse the repository at this point in the history
  2. 💚 fix ci (umijs#616)

    kuitos committed May 29, 2020
    Configuration menu
    Copy the full SHA
    b207be5 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. Configuration menu
    Copy the full SHA
    78cd52a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74e53e3 View commit details
    Browse the repository at this point in the history
  3. ⚡ optimize sandbox performance (umijs#625)

    * ⚡ optimize sandbox performance
    
    * 💚 add unit test
    
    * ✏️ typo
    
    * ⚡ add more unscopables
    kuitos committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    2e196d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    812bad5 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. v2.0.12-2

    kuitos committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    0d1d3f0 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

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

Commits on Jun 5, 2020

  1. Configuration menu
    Copy the full SHA
    eaecbd8 View commit details
    Browse the repository at this point in the history
  2. v2.0.12

    kuitos committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    4663a04 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. 🐛 just counting dynamic head append while mounting phase (umijs#645)

    * 🐛 just counting dynamic head append while mounting phase
    
    * 🔇
    kuitos committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    75b9d92 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. v2.0.13

    kuitos committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    c307348 View commit details
    Browse the repository at this point in the history
  2. 💚 fix ci (umijs#648)

    kuitos committed Jun 10, 2020
    1 Configuration menu
    Copy the full SHA
    f468237 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. 1 Configuration menu
    Copy the full SHA
    cdeeac9 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    a4cb0fe View commit details
    Browse the repository at this point in the history
  3. v2.0.14

    kuitos committed Jun 11, 2020
    1 Configuration menu
    Copy the full SHA
    4d2e20a View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. 1 Configuration menu
    Copy the full SHA
    72bf3da View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    e59bcf6 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    94ce69a View commit details
    Browse the repository at this point in the history
  4. v2.0.15-0

    kuitos committed Jun 12, 2020
    1 Configuration menu
    Copy the full SHA
    a43432d View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

  1. ✨ support patch the dynamic dom appending via document.body.appendChi…

    …ld (umijs#667)
    
    * ✨ support patch the dynamic dom appending via document.body.appendChild
    
    * 👌
    kuitos committed Jun 16, 2020
    1 Configuration menu
    Copy the full SHA
    8cfcfca View commit details
    Browse the repository at this point in the history
  2. v2.0.15

    kuitos committed Jun 16, 2020
    1 Configuration menu
    Copy the full SHA
    2dd03e9 View commit details
    Browse the repository at this point in the history
  3. 📝 (umijs#672)

    kuitos committed Jun 16, 2020
    1 Configuration menu
    Copy the full SHA
    fe778a1 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. 🐛 fix vue demo memory leak (umijs#675)

    Co-authored-by: zhangchao <80254174@oppo.com>
    zczhangchao51 and zhangchao committed Jun 18, 2020
    2 Configuration menu
    Copy the full SHA
    0be945c View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2020

  1. 1 Configuration menu
    Copy the full SHA
    45ceb67 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    a0a0cda View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    5e69082 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    3c2178a View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2020

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

Commits on Jun 24, 2020

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

Commits on Jul 1, 2020

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

Commits on Jul 2, 2020

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

Commits on Jul 3, 2020

  1. 1 Configuration menu
    Copy the full SHA
    b57762d View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    f41d898 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    a8da6eb View commit details
    Browse the repository at this point in the history
  4. v2.0.16

    kuitos committed Jul 3, 2020
    1 Configuration menu
    Copy the full SHA
    919afb6 View commit details
    Browse the repository at this point in the history
  5. 1 Configuration menu
    Copy the full SHA
    1c7cb2b View commit details
    Browse the repository at this point in the history
  6. ✨ add runtime css transformer (umijs#465)

    * ✨ add runtime css transformer
    
    * 🎨 add tests for utils
    
    * 💚 improve code style
    
    * 📝 添加 experimentalStyleIsolation 相关特性的文档
    Saviio committed Jul 3, 2020
    1 Configuration menu
    Copy the full SHA
    767b92a View commit details
    Browse the repository at this point in the history
  7. 1 Configuration menu
    Copy the full SHA
    84e6ad7 View commit details
    Browse the repository at this point in the history
  8. v2.0.17-0

    kuitos committed Jul 3, 2020
    1 Configuration menu
    Copy the full SHA
    bd700cf View commit details
    Browse the repository at this point in the history
  9. 1 Configuration menu
    Copy the full SHA
    99dd475 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2020

  1. memory leak issue (umijs#715)

    * memory leak issue
    
    * fix memory leak
    
    * use noop
    
    * Update src/sandbox/patchers/dynamicAppend.ts
    
    Co-authored-by: Kuitos <kuitos.lau@gmail.com>
    lkiarest and kuitos committed Jul 4, 2020
    1 Configuration menu
    Copy the full SHA
    da03ce3 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    206bed3 View commit details
    Browse the repository at this point in the history
  3. v2.0.17-1

    kuitos committed Jul 4, 2020
    1 Configuration menu
    Copy the full SHA
    0e51e58 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. 📝 type setting (umijs#731)

    kuitos committed Jul 6, 2020
    1 Configuration menu
    Copy the full SHA
    cb8355d View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

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

Commits on Jul 10, 2020

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

Commits on Jul 13, 2020

  1. 1 Configuration menu
    Copy the full SHA
    3dfba9c View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    ed0f123 View commit details
    Browse the repository at this point in the history
  3. v2.0.17-2

    kuitos committed Jul 13, 2020
    1 Configuration menu
    Copy the full SHA
    3235b38 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

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

Commits on Jul 15, 2020

  1. 1 Configuration menu
    Copy the full SHA
    38badf8 View commit details
    Browse the repository at this point in the history
  2. v2.0.17-3

    kuitos committed Jul 15, 2020
    1 Configuration menu
    Copy the full SHA
    4972296 View commit details
    Browse the repository at this point in the history
  3. 📝 IE guide (umijs#743)

    * 📝 IE guide
    
    * 📝 polish faq about ie polyfill
    
    * 📝 adjust
    
    * 📝 typo
    
    Co-authored-by: Kuitos <kuitos.lau@gmail.com>
    howel52 and kuitos committed Jul 15, 2020
    1 Configuration menu
    Copy the full SHA
    6f0e76f View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    8abfc25 View commit details
    Browse the repository at this point in the history
  5. 📝 target blank (umijs#764)

    howel52 committed Jul 15, 2020
    1 Configuration menu
    Copy the full SHA
    4aa8ca0 View commit details
    Browse the repository at this point in the history
  6. 1 Configuration menu
    Copy the full SHA
    536e78c View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

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

Commits on Jul 24, 2020

  1. 📝 ie doc (umijs#795)

    kuitos committed Jul 24, 2020
    1 Configuration menu
    Copy the full SHA
    71724c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

  1. 📝 (umijs#799)

    kuitos committed Jul 27, 2020
    1 Configuration menu
    Copy the full SHA
    0228035 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. 📝 fix typo (umijs#800)

    h-a-n-a committed Jul 28, 2020
    1 Configuration menu
    Copy the full SHA
    398399d View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    81cfcec View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    be625d3 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    16660a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

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

Commits on Aug 3, 2020

  1. 1 Configuration menu
    Copy the full SHA
    888fe36 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    9370cff View commit details
    Browse the repository at this point in the history
  3. v2.0.17

    kuitos committed Aug 3, 2020
    1 Configuration menu
    Copy the full SHA
    3dc5d4b View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

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

Commits on Aug 5, 2020

  1. 1 Configuration menu
    Copy the full SHA
    68879a7 View commit details
    Browse the repository at this point in the history
  2. v2.0.18

    kuitos committed Aug 5, 2020
    1 Configuration menu
    Copy the full SHA
    2266108 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

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

Commits on Aug 7, 2020

  1. 1 Configuration menu
    Copy the full SHA
    a191d51 View commit details
    Browse the repository at this point in the history
  2. v2.0.19

    kuitos committed Aug 7, 2020
    1 Configuration menu
    Copy the full SHA
    0479750 View commit details
    Browse the repository at this point in the history
  3. 🎨 remove restrictions on mobile devices for prefetch (umijs#837)

    Co-authored-by: gongshun <gongshun@gridsum.com>
    gongshun and gongshun committed Aug 7, 2020
    1 Configuration menu
    Copy the full SHA
    53de5e1 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2020

  1. 🐛 fix the sandboxRunning flag always be true due to closure. (umijs#840)

    Co-authored-by: luruozhou <ruozhou.lu@envision-digital.com>
    luruozhou and luruozhou committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    6470b98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8b2e79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6948a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7009fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f6b5918 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    25653b5 View commit details
    Browse the repository at this point in the history
  7. v2.0.20

    kuitos committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    75105aa View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

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

Commits on Aug 12, 2020

  1. 1 Configuration menu
    Copy the full SHA
    3c364c2 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    940ca6d View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

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

Commits on Aug 14, 2020

  1. 1 Configuration menu
    Copy the full SHA
    f01157a View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    74e8c3e View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    3637780 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2020

  1. 🐛 use callback way instead while executing dynamic script to guarante…

    …e the onload event fired as soon as possible (umijs#867)
    kuitos committed Aug 17, 2020
    1 Configuration menu
    Copy the full SHA
    708b262 View commit details
    Browse the repository at this point in the history
  2. v2.0.21

    kuitos committed Aug 17, 2020
    1 Configuration menu
    Copy the full SHA
    e46e742 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. 1 Configuration menu
    Copy the full SHA
    6367998 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    6e29a3c View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    e388996 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2020

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

Commits on Aug 24, 2020

  1. 1 Configuration menu
    Copy the full SHA
    3b53198 View commit details
    Browse the repository at this point in the history
  2. v2.0.22

    kuitos committed Aug 24, 2020
    1 Configuration menu
    Copy the full SHA
    e59ea0e View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    677fbe4 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. 1 Configuration menu
    Copy the full SHA
    b489b3e View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    6706098 View commit details
    Browse the repository at this point in the history
  3. v2.0.23

    kuitos committed Aug 26, 2020
    1 Configuration menu
    Copy the full SHA
    6d8a7c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. 1 Configuration menu
    Copy the full SHA
    eeb6494 View commit details
    Browse the repository at this point in the history
  2. 📝 fix example

    kuitos committed Aug 27, 2020
    1 Configuration menu
    Copy the full SHA
    0244cf6 View commit details
    Browse the repository at this point in the history
  3. v2.0.24

    kuitos committed Aug 27, 2020
    1 Configuration menu
    Copy the full SHA
    2a8be2a View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2020

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

Commits on Sep 9, 2020

  1. 🐛 set the event target during dynamic script onload/onerror events (u…

    …mijs#914)
    
    Co-authored-by: wangzongxu <wangzongxu@vipkid.com.cn>
    Co-authored-by: Kuitos <kuitos.lau@gmail.com>
    3 people committed Sep 9, 2020
    1 Configuration menu
    Copy the full SHA
    2c984ce View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

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

Commits on Sep 14, 2020

  1. v2.0.25

    kuitos committed Sep 14, 2020
    1 Configuration menu
    Copy the full SHA
    bf6f0df View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

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

Commits on Sep 24, 2020

  1. 1 Configuration menu
    Copy the full SHA
    6a3b0d1 View commit details
    Browse the repository at this point in the history
  2. 2.0.26

    kuitos committed Sep 24, 2020
    1 Configuration menu
    Copy the full SHA
    4932315 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. 🐛 use lodash forEach instead to traverse NodeList for compatible reas…

    …on (umijs#965)
    
    Co-authored-by: 陈师东 <chensd@servyou.com.cn>
    stoneChen and 陈师东 committed Sep 29, 2020
    1 Configuration menu
    Copy the full SHA
    3217e2e View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. 1 Configuration menu
    Copy the full SHA
    cb0d83d View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    73862fb View commit details
    Browse the repository at this point in the history
  3. 🐛 fix the exception while removing a dynamic appending script in a mi…

    …cro app (umijs#975)
    
    * 🐛 fix the exception while removing a dynamic appending script in a micro app
    
    * ⚡️ use weakmap instead
    kuitos committed Oct 9, 2020
    1 Configuration menu
    Copy the full SHA
    060ffe8 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    35b892c View commit details
    Browse the repository at this point in the history
  5. 📝 add vue3.0 example (umijs#976)

    * #0: add vue3 demo
    
    * #0: add router for vue3 demo in main demo
    
    * #0: update package.json
    
    * #0: update name
    
    Co-authored-by: chaunjie <chaunjie@dingtalk.com>
    Chaunjie and Chaunjie committed Oct 9, 2020
    1 Configuration menu
    Copy the full SHA
    0dfc523 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2020

  1. 1 Configuration menu
    Copy the full SHA
    b2a1dba View commit details
    Browse the repository at this point in the history
  2. 📝 add config entry faq doc

    kuitos committed Oct 10, 2020
    1 Configuration menu
    Copy the full SHA
    84c1059 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    0a6b7ee View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    9ab4607 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. 1 Configuration menu
    Copy the full SHA
    9266d39 View commit details
    Browse the repository at this point in the history
  2. doc: fix the problem of font file loading failure (umijs#985)

    * doc: fix the problem of font file loading failure
    
    * doc: Improve the solution of font file and background image loading failure
    
    * doc: recommend static resources to upload to CDN
    
    * Update docs/faq/README.md
    
    * Update docs/faq/README.md
    
    Co-authored-by: gongshun <gongshun@gridsum.com>
    Co-authored-by: Kuitos <kuitos.lau@gmail.com>
    3 people committed Oct 12, 2020
    1 Configuration menu
    Copy the full SHA
    858e568 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    9f9342a View commit details
    Browse the repository at this point in the history
  4. 📝 fix docs details (umijs#990)

    * fix docs details
    
    * Update docs/api/README.zh.md
    
    Co-authored-by: D1N910 <pengjiangao@photonpay.com>
    Co-authored-by: Kuitos <kuitos.lau@gmail.com>
    3 people committed Oct 12, 2020
    1 Configuration menu
    Copy the full SHA
    0923868 View commit details
    Browse the repository at this point in the history
  5. 1 Configuration menu
    Copy the full SHA
    81fcc46 View commit details
    Browse the repository at this point in the history
  6. 1 Configuration menu
    Copy the full SHA
    e75e680 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. ✨ split dynamic append patcher for loose and strict sandbox (umijs#995)

    * ✨ split dynamic append patcher for proxy and non-proxy sandbox
    
    * ✨ change useLooseSandbox to sandbox.loose configuration
    
    * ♿ improve warning message for non-proxy environment
    kuitos committed Oct 14, 2020
    1 Configuration menu
    Copy the full SHA
    26f0d44 View commit details
    Browse the repository at this point in the history
  2. v2.1.0

    kuitos committed Oct 14, 2020
    1 Configuration menu
    Copy the full SHA
    0985146 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. 1 Configuration menu
    Copy the full SHA
    fc81513 View commit details
    Browse the repository at this point in the history
  2. 📝 typo doc

    kuitos committed Oct 15, 2020
    1 Configuration menu
    Copy the full SHA
    2f3c5a8 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    5ab5bb9 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    d25a570 View commit details
    Browse the repository at this point in the history
  5. v2.1.1

    kuitos committed Oct 15, 2020
    1 Configuration menu
    Copy the full SHA
    53ad85b View commit details
    Browse the repository at this point in the history
  6. 🎨 format code (umijs#1003)

    kuitos committed Oct 15, 2020
    1 Configuration menu
    Copy the full SHA
    fb614e1 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. ✨ experimentalStyleIsolation support dynamic link style appending (um…

    …ijs#1005)
    
    * ✨ experimentalStyleIsolation support dynamic link style appending
    
    * 🎨 rename function name
    kuitos committed Oct 19, 2020
    1 Configuration menu
    Copy the full SHA
    8b632de View commit details
    Browse the repository at this point in the history
  2. v2.2.0-0

    kuitos committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    6b70ba9 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. 1 Configuration menu
    Copy the full SHA
    8b7bcc7 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    7f72d3a View commit details
    Browse the repository at this point in the history
  3. v2.2.0-1

    kuitos committed Oct 20, 2020
    1 Configuration menu
    Copy the full SHA
    7092ead View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. 📝 update docs (umijs#1010)

    kuitos committed Oct 21, 2020
    1 Configuration menu
    Copy the full SHA
    30f267a View commit details
    Browse the repository at this point in the history
  2. v2.2.0

    kuitos committed Oct 21, 2020
    1 Configuration menu
    Copy the full SHA
    fea1878 View commit details
    Browse the repository at this point in the history
  3. 📝 update docs

    kuitos committed Oct 21, 2020
    1 Configuration menu
    Copy the full SHA
    3d89ed1 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. 🏁 ie does not support document.contains (umijs#1016)

    Co-authored-by: gongshun <gongshun@gridsum.com>
    gongshun and gongshun committed Oct 22, 2020
    1 Configuration menu
    Copy the full SHA
    bcd5f27 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    42bdb04 View commit details
    Browse the repository at this point in the history
  3. v2.2.1

    kuitos committed Oct 22, 2020
    1 Configuration menu
    Copy the full SHA
    139bb83 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. 1 Configuration menu
    Copy the full SHA
    1050f2a View commit details
    Browse the repository at this point in the history
  2. v2.2.2

    kuitos committed Oct 23, 2020
    1 Configuration menu
    Copy the full SHA
    1df32d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. 📝fix vue3.0 example (umijs#1028)

    Co-authored-by: linli <lilin@lantunet.com>
    qtpalmtop and linli committed Oct 27, 2020
    1 Configuration menu
    Copy the full SHA
    f011351 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

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

Commits on Nov 3, 2020

  1. 1 Configuration menu
    Copy the full SHA
    6f1c987 View commit details
    Browse the repository at this point in the history
  2. v2.2.3

    kuitos committed Nov 3, 2020
    1 Configuration menu
    Copy the full SHA
    e303212 View commit details
    Browse the repository at this point in the history
  3. 👷 upgrade to travis-ci.com

    kuitos committed Nov 3, 2020
    1 Configuration menu
    Copy the full SHA
    55f6543 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. 🐛 fix the issue we can't detect document.createElement while qiankun …

    …run in another sandbox while may rewrite document(umijs#1046)
    bloody-ux committed Nov 5, 2020
    1 Configuration menu
    Copy the full SHA
    5520a7b View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    6fe3bce View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    af5b4a3 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    c323672 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

  1. 1 Configuration menu
    Copy the full SHA
    a57f9d7 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    4e8c843 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    9886a69 View commit details
    Browse the repository at this point in the history
  4. v2.3.0

    kuitos committed Nov 6, 2020
    1 Configuration menu
    Copy the full SHA
    e537996 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

  1. 🐛 fix uniq function bug with edge (umijs#1065)

    Co-authored-by: gongshun <gongshun@gridsum.com>
    gongshun and gongshun committed Nov 11, 2020
    1 Configuration menu
    Copy the full SHA
    cc40732 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    8241a42 View commit details
    Browse the repository at this point in the history
  3. v2.3.1

    kuitos committed Nov 11, 2020
    1 Configuration menu
    Copy the full SHA
    c74228c View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

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

Commits on Nov 19, 2020

  1. v2.3.2

    kuitos committed Nov 19, 2020
    1 Configuration menu
    Copy the full SHA
    fec5876 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

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

Commits on Nov 24, 2020

  1. 1 Configuration menu
    Copy the full SHA
    5906518 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    31b070c View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. 1 Configuration menu
    Copy the full SHA
    0143f7d View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    3d26ce4 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. Update bug_report_cn.md

    kuitos committed Dec 8, 2020
    1 Configuration menu
    Copy the full SHA
    92fbf61 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    c448885 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    d43a20e View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    ce0e453 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. 1 Configuration menu
    Copy the full SHA
    cd49e9c View commit details
    Browse the repository at this point in the history
  2. v2.3.3

    kuitos committed Dec 10, 2020
    1 Configuration menu
    Copy the full SHA
    9ef928c View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

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

Commits on Dec 17, 2020

  1. 🐛 keep the order of cssRules for styled-component rebuilding (umijs#1161

    )
    
    Co-authored-by: Zack Zeng <yizhzeng@amazon.com>
    easyzeng and Zack Zeng committed Dec 17, 2020
    1 Configuration menu
    Copy the full SHA
    dd804a6 View commit details
    Browse the repository at this point in the history
  2. v2.3.4

    kuitos committed Dec 17, 2020
    1 Configuration menu
    Copy the full SHA
    14fc070 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2020

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

Commits on Dec 24, 2020

  1. 🐛 fix angular demo (umijs#1178)

    Co-authored-by: gongshun <gongshun@gridsum.com>
    gongshun and gongshun committed Dec 24, 2020
    1 Configuration menu
    Copy the full SHA
    2a06292 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    f9c9e4a View commit details
    Browse the repository at this point in the history
  3. 🐛 make sure singular is always false by default while using loadMicro…

    …App (umijs#1168)
    
    Co-authored-by: gongshun <gongshun@gridsum.com>
    gongshun and gongshun committed Dec 24, 2020
    1 Configuration menu
    Copy the full SHA
    0b81545 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    5816da2 View commit details
    Browse the repository at this point in the history
  5. 🏁 upgrade compatibility of performance.getEntriesByName api (umijs#1173)

    Co-authored-by: 李海涛 <“liht@dustess.com”>
    Co-authored-by: Kuitos <kuitos.lau@gmail.com>
    3 people committed Dec 24, 2020
    1 Configuration menu
    Copy the full SHA
    18d94f4 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2020

  1. v2.3.5

    kuitos committed Dec 25, 2020
    1 Configuration menu
    Copy the full SHA
    586e28d View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2020

  1. 📝 add cookbook and tutorial (umijs#1167)

    Co-authored-by: gongshun <gongshun@gridsum.com>
    Co-authored-by: Kuitos <kuitos.lau@gmail.com>
    3 people committed Dec 30, 2020
    1 Configuration menu
    Copy the full SHA
    8700bf3 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2020

  1. 📝 fix a few details (umijs#1189)

    Co-authored-by: gongshun <gongshun@gridsum.com>
    gongshun and gongshun committed Dec 31, 2020
    1 Configuration menu
    Copy the full SHA
    e82d80d View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. 🔨 support for umd build (umijs#1185)

    Co-authored-by: gongshun <gongshun@gridsum.com>
    gongshun and gongshun committed Jan 5, 2021
    1 Configuration menu
    Copy the full SHA
    78da519 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

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

Commits on Jan 15, 2021

  1. 1 Configuration menu
    Copy the full SHA
    8c7efcc View commit details
    Browse the repository at this point in the history
  2. v2.3.6

    kuitos committed Jan 15, 2021
    1 Configuration menu
    Copy the full SHA
    007f7c5 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. 1 Configuration menu
    Copy the full SHA
    14aedc3 View commit details
    Browse the repository at this point in the history
  2. v2.4.0

    kuitos committed Feb 1, 2021
    1 Configuration menu
    Copy the full SHA
    a740a8e View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    5427769 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. 1 Configuration menu
    Copy the full SHA
    4ffd0a2 View commit details
    Browse the repository at this point in the history
  2. 👷 fix issue bot typo

    xrkffgg committed Feb 5, 2021
    2 Configuration menu
    Copy the full SHA
    dbdb787 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. 1 Configuration menu
    Copy the full SHA
    f46d81b View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    dfb59bf View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

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

Commits on Mar 9, 2021

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

Commits on Mar 18, 2021

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

Commits on Mar 19, 2021

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

Commits on Mar 25, 2021

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

Commits on Mar 26, 2021

  1. 📝 fix example that vue3 history not be destroyed (umijs#1341)

    Co-authored-by: Antes <tangzh@rantion.com>
    liuye1296 and Antes committed Mar 26, 2021
    1 Configuration menu
    Copy the full SHA
    66ed611 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2021

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

Commits on Mar 29, 2021

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

Commits on Apr 1, 2021

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

Commits on Apr 8, 2021

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

Commits on Apr 13, 2021

  1. 🐛 constructable checking should not be cached if the function prototy…

    …pe function was added after first running (umijs#1381)
    kuitos committed Apr 13, 2021
    1 Configuration menu
    Copy the full SHA
    1f97acf View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    7ee492d View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    37bf1e8 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

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

Commits on Apr 23, 2021

  1. 🏁 fix that it might throw a TypeError about reassign a readonly prope…

    …rty error meesage in Safari (umijs#1408)
    kuitos committed Apr 23, 2021
    1 Configuration menu
    Copy the full SHA
    8b8f8fa View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    762053f View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2021

  1. 1 Configuration menu
    Copy the full SHA
    e3366e3 View commit details
    Browse the repository at this point in the history
  2. 💚 fix publish (umijs#1416)

    kuitos committed Apr 24, 2021
    1 Configuration menu
    Copy the full SHA
    fec9d32 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    7fec9d8 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    c759a94 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. 1 Configuration menu
    Copy the full SHA
    cb67009 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    6088915 View commit details
    Browse the repository at this point in the history
  3. v2.4.1

    kuitos committed Apr 26, 2021
    1 Configuration menu
    Copy the full SHA
    908720a View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

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

Commits on Apr 29, 2021

  1. 📝 add favicon (umijs#1433)

    kuitos committed Apr 29, 2021
    1 Configuration menu
    Copy the full SHA
    0ff7d59 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

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

Commits on May 22, 2021

  1. 1 Configuration menu
    Copy the full SHA
    e6bf1b2 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    5d4cf04 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    9ec2884 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. 🐛 add getPrototypeOf trap in sandbox to keep the `window instanceof W…

    …indow` returns true in microapp (umijs#1465)
    kuitos committed May 25, 2021
    1 Configuration menu
    Copy the full SHA
    e14b082 View commit details
    Browse the repository at this point in the history
  2. v2.4.2

    kuitos committed May 25, 2021
    1 Configuration menu
    Copy the full SHA
    d52469e View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    a7c4f13 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    d2168b0 View commit details
    Browse the repository at this point in the history
  5. 1 Configuration menu
    Copy the full SHA
    fd289f2 View commit details
    Browse the repository at this point in the history
  6. 1 Configuration menu
    Copy the full SHA
    ad9a59c View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Configuration menu
    Copy the full SHA
    21cfe66 View commit details
    Browse the repository at this point in the history
  2. fix: fix missing use of variableInGetterWhiteList

    futengda committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    15e13b2 View commit details
    Browse the repository at this point in the history