Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: areslabs/alita
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.6.0
Choose a base ref
...
head repository: areslabs/alita
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 15 commits
  • 44 files changed
  • 4 contributors

Commits on May 15, 2020

  1. Configuration menu
    Copy the full SHA
    c563ced View commit details
    Browse the repository at this point in the history
  2. chore: rEADME修改

    ykforerlang committed May 15, 2020
    Configuration menu
    Copy the full SHA
    fef088f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75cee16 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

  1. Merge pull request #3 from areslabs/master

    更新代码
    canfoo authored May 20, 2020
    Configuration menu
    Copy the full SHA
    375cb08 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. fix(wx-react): 修复RNBaseComponent 的子节点 被 generic的bug

    affects: @areslabs/wx-react
    ykforerlang committed May 21, 2020
    Configuration menu
    Copy the full SHA
    0123f7f View commit details
    Browse the repository at this point in the history
  2. chore(release): publish

    ykforerlang committed May 21, 2020
    Configuration menu
    Copy the full SHA
    9fa6746 View commit details
    Browse the repository at this point in the history
  3. chore(release): publish

    ykforerlang committed May 21, 2020
    Configuration menu
    Copy the full SHA
    11988af View commit details
    Browse the repository at this point in the history
  4. chore(release): publish

    ykforerlang committed May 21, 2020
    Configuration menu
    Copy the full SHA
    d132c35 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    716c335 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2020

  1. Merge pull request #73 from canfoo/fix/wxsName

    修复wxml引用wxs变量名t和template模板相关变量冲突导致无法正常渲染问题
    ykforerlang authored May 22, 2020
    Configuration menu
    Copy the full SHA
    cd98010 View commit details
    Browse the repository at this point in the history
  2. chore(release): publish

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

Commits on May 29, 2020

  1. feat(alita-core): 1.移除Platform.OS!=='wx'的条件语句代码 2.移除无用的imports(包括Plat…

    …form.OS!=='wx'移除导致的无用imports),减少转化失败
    Kelin Hong committed May 29, 2020
    Configuration menu
    Copy the full SHA
    421ed19 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. feat(alita-core): 1.优化Platform.OS ==='wx'的语句处理,直接改成{...} 2.修复Platform…

    ….OS ==='wx'? value1:value2 无效的问题
    Kelin Hong committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    1bbeb9f View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. feat(alita-core): 使用path.replaceWith优化Platform.OS ==='wx'? value1:val…

    …ue2 处理方式
    Kelin Hong committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    3ee5aa2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #74 from Kelin-Hong/feat/FlatformOs-Wx-Handle

    feat(alita-core): 1.移除Platform.OS!=='wx'的条件语句代码 2.移除无用的imports(包括Plat…
    ykforerlang authored Jun 4, 2020
    Configuration menu
    Copy the full SHA
    8fc1883 View commit details
    Browse the repository at this point in the history
Loading