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

merge V4 #4130

Merged
merged 86 commits into from
May 29, 2019
Merged

merge V4 #4130

merged 86 commits into from
May 29, 2019

Commits on Jan 17, 2019

  1. Configuration menu
    Copy the full SHA
    27bbd53 View commit details
    Browse the repository at this point in the history
  2. add block convertor config

    yutingzhao1991 authored and Yu committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    5ba67a5 View commit details
    Browse the repository at this point in the history
  3. remove pages

    yutingzhao1991 authored and Yu committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    81ee2c1 View commit details
    Browse the repository at this point in the history
  4. comment hardsource

    yutingzhao1991 authored and Yu committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    5ea5e90 View commit details
    Browse the repository at this point in the history
  5. add document.ejs

    yutingzhao1991 authored and Yu committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    3cd53e8 View commit details
    Browse the repository at this point in the history
  6. update umi-plugin-react

    yutingzhao1991 authored and Yu committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    693075c View commit details
    Browse the repository at this point in the history
  7. remove blocks locale

    yutingzhao1991 authored and Yu committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    a36dd31 View commit details
    Browse the repository at this point in the history
  8. fix style import

    yutingzhao1991 authored and Yu committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    9342671 View commit details
    Browse the repository at this point in the history
  9. use umi-request

    yutingzhao1991 authored and Yu committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    1464632 View commit details
    Browse the repository at this point in the history
  10. update request comment

    yutingzhao1991 authored and Yu committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    b62816c View commit details
    Browse the repository at this point in the history
  11. remove old block convert config\

    yutingzhao1991 authored and Yu committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    569ad51 View commit details
    Browse the repository at this point in the history
  12. feat: simplify antd-pro's boilerplate

    sorrycc authored and Yu committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    cc7f8f1 View commit details
    Browse the repository at this point in the history
  13. feat: remove SettingDrawer

    sorrycc authored and Yu committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    22718f2 View commit details
    Browse the repository at this point in the history
  14. add umi-plugin-pro-block

    yutingzhao1991 authored and Yu committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    fc6ce19 View commit details
    Browse the repository at this point in the history
  15. fix menu bug

    yutingzhao1991 authored and Yu committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    7954726 View commit details
    Browse the repository at this point in the history
  16. update locales

    yutingzhao1991 authored and Yu committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    23933db View commit details
    Browse the repository at this point in the history
  17. clean deps

    sorrycc authored and Yu committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    b42ef12 View commit details
    Browse the repository at this point in the history
  18. remove redirect when api error

    yutingzhao1991 authored and Yu committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    b069aa6 View commit details
    Browse the repository at this point in the history
  19. remove useless component

    yutingzhao1991 authored and Yu committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    3918180 View commit details
    Browse the repository at this point in the history
  20. remove useless util and move e2e outside

    yutingzhao1991 authored and Yu committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    9e862be View commit details
    Browse the repository at this point in the history
  21. fix userLayout

    yutingzhao1991 authored and Yu committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    5732c5b View commit details
    Browse the repository at this point in the history
  22. fix e2etest

    yutingzhao1991 authored and Yu committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    bac0082 View commit details
    Browse the repository at this point in the history
  23. remove useless deps

    yutingzhao1991 authored and Yu committed Jan 17, 2019
    1 Configuration menu
    Copy the full SHA
    17aee94 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2019

  1. feat: revert some commit for support pwa, SettingDrawer etc... (#3443)

    * revert simplify, add firebase config etc...
    
    * Revert "feat: remove SettingDrawer"
    
    This reverts commit d76fd1e.
    
    * fix revert conflict
    Yu authored and chenshuai2144 committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    0a9094e View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2019

  1. feat: merge master to v4 (#3666)

    * fix: error-processing-request (#3402)
    
    * Close: #3398
    
    * error authority is undefined
    
    * feat: add new config "menu.enableLocale" (#3310)
    
    * feat: add new config "layoutLocal"
    
    * Use enableLayoutLocale instead of layoutLocale
    
    * Use enableMenuLocale instead of enableMenuLocale
    
    * use menu.disableLocal
    
    * Fix an issue in list item Add (#3423)
    
    * try fix test error (#3424)
    
    * try fix test error
    
    * try fix ci error in windows
    
    * feat: Routing is in the root directory can also matchs. (#3364)
    
    * fix viewport content
    
    Error parsing a meta element's content: ';' is not a valid key-value pair separator. Please use ',' instead.
    
    * Set up CI with Azure Pipelines (#3268)
    
    * Set up CI with Azure Pipelines
    
    * change some js filemod to 644 (#3447)
    
    * fix #2851 (#3440)
    
    * add responsive-table (#3472)
    
    * remove PureComponent (#3470)
    
    * remove PureComponent
    
    * fix typo
    
    * chore: upgrade jest-puppeteer and remove some puppeteer config
    
    * html prettier (#3473)
    
    * prettier html
    
    * update dependencies
    
    * centering icon
    
    * set icon size
    
    * edit text
    
    * Removed redundant colon - zh-CN (#3480)
    
    * Removed redundant colon - zh-CN
    
    * Removed redundant colon - zh-TW
    
    * Removed redundant colon - en-US
    
    * fix: horizontal scroll bar appears on SiderMenu with light navTheme (#3381)
    
    * fix: horizontal scroll bar appears on SiderMenu with light navTheme
    
    * a better solution
    
    * fix Badge error (#3488)
    
    * fix tag error
    
    * Move flags to badges in README
    
    * Make "home" optional in breadcrumb (#3416)
    
    * fixed submenu collapsed when refresh page (#3494)
    
    * perf: add checkout config in azure (#3498)
    
    * 🆙 upgrade deps (#3503)
    
    * fix: unresponsive collapse btn on mobile (#3504)
    
    * style: prettier SiderMenu.js (#3501)
    
    * style: prettier SiderMenu.js
    
    * new config file
    
    * fix ci error
    
    * feat: support pwa config (#3508)
    
    * feat: support pwa config
    
    * style: change code style
    
    * reset ci (#3507)
    
    * add actionsText prop to TagSelect, add locales to List page #3367 (#3442)
    
    * add actionsText prop to TagSelect, add locales to List page
    
    * add actionsText prop to TagSelect, add locales to List page
    
    * 修正繁体中文文案 (#3511)
    
    * Route authority attribute behavior (#3514)
    
    * fix customize menu icon bug (#3509)
    
    * fix customize menu icon bug
    
    当采用自定义菜单图标(即通过url引用方式)且菜单折叠时,文字不隐藏
    
    * fix customize menu icon bug
    
    修改样式
    
    * feat: add a demo that jump to details (#3502)
    
    * feat: add a demo that jump to details
    
    * feat: hide progress in coi
    
    * remove trigger config
    
    * remove fetchDepth: 1
    
    * refactor: userinfo and application  from api
    
    * style: fix code style
    
    * Enhance stylelint rules, fix propTypes error of TagSelect (#3518)
    
    * add stylelint shareable config for css modules
    
    * fix CSS pseudo element with double colon
    
    * support stylelint declaration-block-no-ignored-properties rule
    
    * support sorted CSS properties order for readability and consistency
    
    * autofix order of all styles by lint:fix script
    
    * fix propTypes error of TagSelect component
    
    * Revert "autofix order of all styles by lint:fix script"
    
    This reverts commit 51cb9d0.
    
    * Revert "support sorted CSS properties order for readability and consistency"
    
    This reverts commit ff6c24d.
    
    * make lint:fix work for stylelint
    
    * Revert "Revert "autofix order of all styles by lint:fix script""
    
    This reverts commit 946ed0a.
    
    * Revert "Revert "support sorted CSS properties order for readability and consistency""
    
    This reverts commit 31b557e.
    
    * Update README.zh-CN.md
    
    * doc: add umi-badge (#3538)
    
    * doc: add umi-badge
    
    * Update README.ru-RU.md (#3539)
    
    add umi badge
    
    * feat: Officially traded will use cdn to optimize bizchart (#3535)
    
    * route authority attribute behavior no use while (#3522)
    
    * route authority attribute behavior no use while
    
    * i18n pt-BR: analysis & component (#3540)
    
    * Translation of form and monitor (pt-BR)
    
    * Change flag of Portugal (pt-PT) to Brazil (pt-BR)
    
    * i18n pt-BR: analysis & component
    
    * Fix missing export default  (#3525)
    
    * fix types missing export default
    
    * Update package.json
    
    * Update index.d.ts
    
    * Update index.d.ts
    
    * Update index.d.ts
    
    * 增加IconFont组件、菜单图标可以使用自己的IconFont项目图标 (#3517)
    
    * feature:
    1.add iconfont component;
    2.menu can add iconfont icon.
    
    * fix: 调整菜单引入iconfont的方式为String.
    1. 新增IconFont组件,需在组件内配置自己的IconFont图标项目地址;
    2. 然后,菜单图标可以引入自己的IconFont图标,图标字符串以icon-开头.
    
    * ajust: put the IconFont Script Url into defaultSetting.js
    
    * 调整iconfontUrl名称
    
    * fix:注释更新
    
    * 留空iconfontUrl
    
    * Site title use defaultSettings (#3546)
    
    * Site title od top use defaultSettings (#3551)
    
    * pref: optimize performance (#3542)
    
    * pref: optimize performance
    
    * pref: use less img
    
    * pref: use less img
    
    * fix: Eslint warning of Mock dependence (#3554)
    
    * perf: use requestAnimationFrame
    
    * Fix: onPressEnter trigger twice login request in IE11
    
    * Fix: onPressEnter trigger twice login request in IE11
    
    * Login title (#3564)
    
    * Added document title to UserLayout by identifying the current route object and using its name kaey to set the title
    
    * Adjusment to document title
    
    * feat: use same getPageTile function
    
    * when select 3 item ,text branch
    
    * style: use standard frontmatter
    
    * doc: remove subtitle in en-Us
    
    * better demo md
    
    * fix PageHeader no title bug (#3583)
    
    * fix PageHeader no title bug
    
    * default value
    
    * fix: React does not recognize the `staticContext` prop on a DOM element. (#3582)
    
    * doc: better demo
    
    * remove drawer onHandleClick, ant-design/ant-design#15051 (#3602)
    
    * Use Umi Permission Routing (#3587)
    
    Use Umi Permission Routing
    
    * fix the problem that breadcrumbNameMap does not contain hidden menus. (#3606)
    
    * Update enzyme to version 3.9.0
    
    * Update package.json
    
    * Update jest-puppeteer to version 4.0.0
    
    * Update prettier to version 1.16.4
    
    * Update package.json
    
    * 🐛 fix TagCloud style override bug (#3632)
    
    * Update stylelint-config-prettier to version 5.0.0
    
    * Update index.md (#3644)
    
    * dead code (#3639)
    
    * dead code
    Close: #3637
    
    * delete dead props
    
    * [NoticeIcon] Replace `LoadMore` with `ViewMore` button (#3439)
    
    * enhance LoadMore: Debounce
    
    * enhance LoadMore: debounce
    
    * use Tag instead of div
    
    * rewrite margin-right of Tag
    
    * hide LoadMore in NoticeList without onLoadMore
    
    * another style
    
    * fix a mistake
    
    * remove local config
    
    * fix a bug
    
    * user-select: none
    
    * remover local config
    
    * replace global/fetchMoreNotices with global/fetchNotices
    
    * replace LoadMore with ViewMore
    
    * remove prop `name` in NoticeIcon
    
    * fix: tab title does not show correct text
    
    * Fix margin top style error of Description List following Description List (#3653)
    
    * fix login model statu
    Yu authored and chenshuai2144 committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    e0b20cb View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2019

  1. [v4] transform typescript (#3702)

    * merge v3 to v4
    
    * src/components/IconFont
    
    * src/components/PageLoading
    
    * src/components/SelectLang
    
    * src/components/SettingDrawer
    
    * remove e2e and test
    
    * src/components/TopNavHeader
    
    * src/components/GlobalHeader
    
    * src/components/HeaderDropdown
    
    * src/components/HeaderSearch
    
    * src/components/TopNavHeader
    
    * fix error
    
    * mock
    
    * move defaultSettings
    
    * global.txs
    
    * src/locales
    
    * remove lint mock
    
    * fix ci test error
    
    * change PureComponent to Component, interface IDefaultSettings
    
    * Don't prefix interface with I
    Close: #3706
    
    * strictNullChecks set true
    xiaohuoni committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    1abac6a View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2019

  1. [v4] Strict ts (#3723)

    * short-term use of tslint
    
    * fix lint error
    
    * connect & dispatch definition
    
    * replace `SFC` with `FunctionComponent`
    
    * SiderMenu
    
    * TopNavHeader
    
    * HeaderSearch
    
    * components
    
    * layouts
    
    * layouts
    
    * pages
    
    * fix authorize fail
    
    * SettingDrawer
    
    * remove one `as any`
    imhele authored and xiaohuoni committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    0bc812b View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2019

  1. [v4] fix type definition (#3851)

    - location, history, match 等定义改为从 umi 引入继承
    - 更新部分依赖的版本
    - 一些其他的类型定义优化
    imhele authored and xiaohuoni committed Mar 30, 2019
    Configuration menu
    Copy the full SHA
    f046426 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2019

  1. Configuration menu
    Copy the full SHA
    4c91d0b View commit details
    Browse the repository at this point in the history
  2. change package

    chenshuai2144 committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    3725402 View commit details
    Browse the repository at this point in the history
  3. add netlify-lambda

    chenshuai2144 committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    8638499 View commit details
    Browse the repository at this point in the history
  4. rm site config

    chenshuai2144 committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    eec5ee5 View commit details
    Browse the repository at this point in the history
  5. remove unuse package

    chenshuai2144 committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    c248536 View commit details
    Browse the repository at this point in the history
  6. fix dll bug and add typescript typings (#3892)

    * fix dll bug and add typescript typings
    
    * fix eslint error
    xiaohuoni authored and chenshuai2144 committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    ebd1317 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2019

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

    chenshuai2144 committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    1c8dabc View commit details
    Browse the repository at this point in the history
  3. change to upcales

    chenshuai2144 committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    aa7e9bd View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2019

  1. remove file

    chenshuai2144 committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    5748748 View commit details
    Browse the repository at this point in the history
  2. fix type error

    chenshuai2144 committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    f5b3475 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2019

  1. 1 Configuration menu
    Copy the full SHA
    d1b6e0f View commit details
    Browse the repository at this point in the history
  2. use layout components

    chenshuai2144 committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    56a5bcf View commit details
    Browse the repository at this point in the history
  3. fix types error

    chenshuai2144 committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    8045b84 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2019

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

Commits on Apr 27, 2019

  1. rm ant-design-pro

    chenshuai2144 committed Apr 27, 2019
    Configuration menu
    Copy the full SHA
    d61911a View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2019

  1. beter code

    chenshuai2144 committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    ec5a5c4 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2019

  1. fix style error

    chenshuai2144 committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    4a7320e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7bffe5 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2019

  1. rm dev script

    chenshuai2144 committed May 6, 2019
    Configuration menu
    Copy the full SHA
    313a01f View commit details
    Browse the repository at this point in the history
  2. add a block

    chenshuai2144 committed May 6, 2019
    Configuration menu
    Copy the full SHA
    4ad0e5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1d6ec0 View commit details
    Browse the repository at this point in the history
  4. use bizcharts beta

    chenshuai2144 committed May 6, 2019
    Configuration menu
    Copy the full SHA
    8fa71a2 View commit details
    Browse the repository at this point in the history
  5. remove script

    chenshuai2144 committed May 6, 2019
    Configuration menu
    Copy the full SHA
    b8e9d67 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dafdb9c View commit details
    Browse the repository at this point in the history
  7. sort package.json

    chenshuai2144 committed May 6, 2019
    Configuration menu
    Copy the full SHA
    c76d911 View commit details
    Browse the repository at this point in the history
  8. sort package.json

    chenshuai2144 committed May 6, 2019
    Configuration menu
    Copy the full SHA
    b20e9c9 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2019

  1. [v4] fix e2e test (#3915)

    * fix type definition
    
    * fix e2e test
    
    * fix e2e compile failed
    
    * remove untracked file
    
    * retrack file
    
    * fix azure windows test timeout
    
    * roll back timeout
    
    * clean
    
    * add mock/route.ts
    imhele authored and chenshuai2144 committed May 7, 2019
    Configuration menu
    Copy the full SHA
    0858fb9 View commit details
    Browse the repository at this point in the history
  2. remove prettier.js

    chenshuai2144 committed May 7, 2019
    Configuration menu
    Copy the full SHA
    6639cbe View commit details
    Browse the repository at this point in the history

Commits on May 14, 2019

  1. remove all code

    chenshuai2144 committed May 14, 2019
    2 Configuration menu
    Copy the full SHA
    7e187a9 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2019

  1. set defult router

    chenshuai2144 committed May 15, 2019
    Configuration menu
    Copy the full SHA
    c8b910d View commit details
    Browse the repository at this point in the history
  2. less add package

    chenshuai2144 committed May 15, 2019
    Configuration menu
    Copy the full SHA
    db2c01c View commit details
    Browse the repository at this point in the history

Commits on May 16, 2019

  1. Tweak console dev (#4133)

    * 💄 allow use console in dev, auto remove in production.
    
    * fix: use uglifyJSOptions
    
    * fix: config.ts using NODE_ENV identify isProd
    ycjcl868 authored and chenshuai2144 committed May 16, 2019
    Configuration menu
    Copy the full SHA
    80ce8fe View commit details
    Browse the repository at this point in the history

Commits on May 18, 2019

  1. fix code lint error

    chenshuai2144 committed May 18, 2019
    Configuration menu
    Copy the full SHA
    dd59a08 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2019

  1. remove default block

    chenshuai2144 committed May 20, 2019
    1 Configuration menu
    Copy the full SHA
    3764485 View commit details
    Browse the repository at this point in the history
  2. use new local

    chenshuai2144 committed May 20, 2019
    Configuration menu
    Copy the full SHA
    de0cf3d View commit details
    Browse the repository at this point in the history

Commits on May 21, 2019

  1. up umi

    chenshuai2144 committed May 21, 2019
    Configuration menu
    Copy the full SHA
    1ee2515 View commit details
    Browse the repository at this point in the history
  2. merge master

    chenshuai2144 committed May 21, 2019
    Configuration menu
    Copy the full SHA
    99834c3 View commit details
    Browse the repository at this point in the history
  3. update comment (#4236)

    zombieJ authored and chenshuai2144 committed May 21, 2019
    Configuration menu
    Copy the full SHA
    7287c10 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2019

  1. add ignore (#4245)

    zombieJ committed May 22, 2019
    Configuration menu
    Copy the full SHA
    f4ee09f View commit details
    Browse the repository at this point in the history
  2. more ignore (#4248)

    zombieJ authored and chenshuai2144 committed May 22, 2019
    Configuration menu
    Copy the full SHA
    4970575 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    225ecf6 View commit details
    Browse the repository at this point in the history
  4. rm config file

    chenshuai2144 committed May 22, 2019
    Configuration menu
    Copy the full SHA
    dcce844 View commit details
    Browse the repository at this point in the history
  5. remove decorators

    chenshuai2144 committed May 22, 2019
    Configuration menu
    Copy the full SHA
    e6728b2 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2019

  1. chore: Add copy files (#4260)

    * add prepare
    
    * update rules
    
    * remove create-umi
    
    * update copy content
    zombieJ committed May 23, 2019
    Configuration menu
    Copy the full SHA
    5a30e60 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2019

  1. V4 fetch block (#4238)

    * first step
    
    * fix local error
    
    * commit
    
    * test serve
    
    * fix test
    
    * sort package.json
    
    * fix typo
    
    * fix pageHeader error
    
    * new style
    
    * change script name
    
    * fix copy block url style
    
    * new copy code style
    
    * add loginout
    
    * auto insert pro code
    
    * use new layout
    
    * add locale to copy button
    chenshuai2144 committed May 29, 2019
    Configuration menu
    Copy the full SHA
    41719aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99ac6a7 View commit details
    Browse the repository at this point in the history
  3. remove cnpm

    chenshuai2144 committed May 29, 2019
    Configuration menu
    Copy the full SHA
    f2e3525 View commit details
    Browse the repository at this point in the history
  4. use defult mock

    chenshuai2144 committed May 29, 2019
    Configuration menu
    Copy the full SHA
    6043d89 View commit details
    Browse the repository at this point in the history
  5. add lambda build

    chenshuai2144 committed May 29, 2019
    Configuration menu
    Copy the full SHA
    4ce4731 View commit details
    Browse the repository at this point in the history
  6. add lambda build

    chenshuai2144 committed May 29, 2019
    Configuration menu
    Copy the full SHA
    d241402 View commit details
    Browse the repository at this point in the history
  7. close pwa

    chenshuai2144 committed May 29, 2019
    Configuration menu
    Copy the full SHA
    d807da1 View commit details
    Browse the repository at this point in the history
  8. set insert code time

    chenshuai2144 committed May 29, 2019
    Configuration menu
    Copy the full SHA
    2f25e59 View commit details
    Browse the repository at this point in the history
  9. change @types/qs

    chenshuai2144 committed May 29, 2019
    Configuration menu
    Copy the full SHA
    f494190 View commit details
    Browse the repository at this point in the history
  10. remove mock data

    chenshuai2144 committed May 29, 2019
    Configuration menu
    Copy the full SHA
    a349ab4 View commit details
    Browse the repository at this point in the history
  11. add tag

    chenshuai2144 committed May 29, 2019
    Configuration menu
    Copy the full SHA
    5282d09 View commit details
    Browse the repository at this point in the history
  12. fix lint error

    chenshuai2144 committed May 29, 2019
    Configuration menu
    Copy the full SHA
    63aebe9 View commit details
    Browse the repository at this point in the history
  13. fix code style

    chenshuai2144 committed May 29, 2019
    Configuration menu
    Copy the full SHA
    4bb2073 View commit details
    Browse the repository at this point in the history