Skip to content
This repository has been archived by the owner on Apr 26, 2020. It is now read-only.

[pull] master from ant-mini-program:master #4

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

Commits on Nov 22, 2019

  1. Configuration menu
    Copy the full SHA
    4c4cce0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #17 from yesmeck/add-createVideoContext

    feat: add my.createVideoContext
    yibuyisheng authored Nov 22, 2019
    Configuration menu
    Copy the full SHA
    4f552cd View commit details
    Browse the repository at this point in the history
  3. feat: solve lint problems

    yibuyisheng committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    37df7a5 View commit details
    Browse the repository at this point in the history
  4. feat: upgrade

    yibuyisheng committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    59e78b0 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2019

  1. Adding abort method in my.request Promise. Query now accept optional …

    …params.
    Albert Splyt committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    2731235 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2019

  1. Add IpageInstance into pageOptions.events according alipay docs page-…

    …detail
    Albert Splyt committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    559191e View commit details
    Browse the repository at this point in the history
  2. Update name RequestPromise to RequestTask, according to docs, changin…

    …g description to official alipay definition
    Albert Splyt committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    8b5b520 View commit details
    Browse the repository at this point in the history
  3. Remove undefined from tinyapp.Query

    Albert Splyt committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    4f2a1f3 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2019

  1. Merge pull request #19 from AlbertSabate/master

    Adding abort method in my.request Promise. Query now accept optional params.
    yibuyisheng authored Dec 8, 2019
    Configuration menu
    Copy the full SHA
    7254093 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2020

  1. feat: type

    yibuyisheng committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    255a447 View commit details
    Browse the repository at this point in the history
  2. feat: upgrade

    yibuyisheng committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    32c0c33 View commit details
    Browse the repository at this point in the history
  3. Create nodejs.yml

    yesmeck committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    27dc802 View commit details
    Browse the repository at this point in the history
  4. feat: upgrade

    yibuyisheng committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    887cb4f View commit details
    Browse the repository at this point in the history
  5. feat: add status code

    yibuyisheng committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    09e4dc8 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #21 from yesmeck/ci

    Add CI
    yibuyisheng authored Jan 21, 2020
    Configuration menu
    Copy the full SHA
    563db1f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    00d693c View commit details
    Browse the repository at this point in the history
  8. Merge pull request #22 from yesmeck/extract-global

    把全局变量申明放入单独的文件里
    yibuyisheng authored Jan 21, 2020
    Configuration menu
    Copy the full SHA
    95e68ef View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2020

  1. Configuration menu
    Copy the full SHA
    089378b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d83db9c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #27 from guoshencheng/feature/fix_types_refer_offi…

    …cial_docs
    
    feat: fix types according to https://opendocs.alipay.com/mini/api/vzt2xm
    yibuyisheng authored Apr 26, 2020
    Configuration menu
    Copy the full SHA
    49deb29 View commit details
    Browse the repository at this point in the history
  4. fix: clearStorage callback & clipboard res type

    ck203863 committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    de7d58b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #29 from ckaaaa/feature/fix_types

    fix: 修复一些类型定义错误和回调方法
    yibuyisheng authored Apr 26, 2020
    Configuration menu
    Copy the full SHA
    63756d6 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. feat: 升级版本号

    yibuyisheng committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    f60aa5f View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2020

  1. fix: add callback to $spliceData

    Signed-off-by: Luozhou (Siyuan Cao) <[email protected]>
    SR2k committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    e846f1d View commit details
    Browse the repository at this point in the history
  2. feat: use interface for ISpliceDataOperations

    Signed-off-by: Luozhou (Siyuan Cao) <[email protected]>
    SR2k committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    1b3e21c View commit details
    Browse the repository at this point in the history
  3. build: update changelog

    Signed-off-by: Luozhou (Siyuan Cao) <[email protected]>
    SR2k committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    9c69e2b View commit details
    Browse the repository at this point in the history
  4. build: update changelog

    Signed-off-by: Luozhou (Siyuan Cao) <[email protected]>
    SR2k committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    ff99422 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #32 from SR2k/master

    fix: add callback to $spliceData
    yibuyisheng authored Jul 10, 2020
    Configuration menu
    Copy the full SHA
    a8d5a27 View commit details
    Browse the repository at this point in the history
  6. feat: upgrade

    yibuyisheng committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    33eff89 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

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

Commits on Jul 16, 2020

  1. Merge pull request #33 from coffeedeveloper/master

    refactor: migrate getApp return value to tinyApp.IGetAppResult
    yibuyisheng authored Jul 16, 2020
    Configuration menu
    Copy the full SHA
    789fc23 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. fix: #30

    yibuyisheng committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    da27ebe View commit details
    Browse the repository at this point in the history
  2. feat: 升级

    yibuyisheng committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    8595605 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #34 from ant-mini-program/dev_yibuyisheng

    fix: #30
    yibuyisheng authored Jul 28, 2020
    Configuration menu
    Copy the full SHA
    bd20ecd View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2020

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

Commits on Aug 10, 2020

  1. Merge pull request #35 from Chan-Chun/master

    fix: showTabBar animation type
    yibuyisheng authored Aug 10, 2020
    Configuration menu
    Copy the full SHA
    942bfba View commit details
    Browse the repository at this point in the history
  2. feat: 修复类型问题

    yibuyisheng committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    7c461d1 View commit details
    Browse the repository at this point in the history
  3. chore: 去掉 WIP

    yibuyisheng committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    e4bd0cd View commit details
    Browse the repository at this point in the history
  4. Merge pull request #36 from ant-mini-program/dev_yibuyisheng

    changelog
    yibuyisheng authored Aug 10, 2020
    Configuration menu
    Copy the full SHA
    4a1709e View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. feat: 添加Lottie、Audio等API

    文韬 committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    00d8e0a View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2021

  1. fix: fixed PR issues

    文韬 committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    d7920c2 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. Merge pull request #39 from weiwentao518/dev_Va

    FEAT: 添加Lottie、Audio等API
    yibuyisheng authored Mar 1, 2021
    Configuration menu
    Copy the full SHA
    419ff1d View commit details
    Browse the repository at this point in the history
  2. docs: 更新 CHANGELOG.md

    yibuyisheng committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    84ef2c9 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

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

Commits on Apr 27, 2021

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

Commits on Apr 28, 2021

  1. feat: onUnhandledRejection

    yibuyisheng committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    749404c View commit details
    Browse the repository at this point in the history
  2. fix: 格式问题修改

    Yaob1990 committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    4715de2 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2021

  1. fix: 格式问题修改

    Yaob1990 committed May 1, 2021
    Configuration menu
    Copy the full SHA
    27dbc9b View commit details
    Browse the repository at this point in the history
  2. fix: my.scan 参数完善

    Yaob1990 committed May 1, 2021
    Configuration menu
    Copy the full SHA
    8e2be06 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. fix: audio 文件没有引入

    刘恩 committed May 6, 2021
    Configuration menu
    Copy the full SHA
    748261e View commit details
    Browse the repository at this point in the history
  2. fix: 取消格式化

    刘恩 committed May 6, 2021
    Configuration menu
    Copy the full SHA
    06b506b View commit details
    Browse the repository at this point in the history

Commits on May 9, 2021

  1. Merge pull request #40 from Yaob1990/master

    fix(file): IGetFileInfoOptions digestAlgorithm 参数类型新增 sha1
    yibuyisheng authored May 9, 2021
    Configuration menu
    Copy the full SHA
    994a0a1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #42 from FlowingGrace/dev-add-audio

    引入audio.d.ts文件
    yibuyisheng authored May 9, 2021
    Configuration menu
    Copy the full SHA
    1b6f971 View commit details
    Browse the repository at this point in the history
  3. feat: scanTypes

    yibuyisheng committed May 9, 2021
    Configuration menu
    Copy the full SHA
    193446c View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. feat: 修复 lint 问题

    yibuyisheng committed May 25, 2021
    Configuration menu
    Copy the full SHA
    cc41f0e View commit details
    Browse the repository at this point in the history
  2. feat: 升级版本号

    yibuyisheng committed May 25, 2021
    Configuration menu
    Copy the full SHA
    06246cb View commit details
    Browse the repository at this point in the history
  3. docs: 更新 CHANGELOG.md

    yibuyisheng committed May 25, 2021
    Configuration menu
    Copy the full SHA
    4ab4d1a View commit details
    Browse the repository at this point in the history

Commits on May 30, 2021

  1. fix: 修复 IFailResult 类型引入问题

    yibuyisheng committed May 30, 2021
    Configuration menu
    Copy the full SHA
    780f5ab View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Update README

    bytemain committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    6d7e6af View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

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