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(module:*): global config #3568

Closed
wants to merge 7 commits into from
Closed

Commits on Jun 19, 2019

  1. feat(module:*): global config

    poc: use decorator to extract property
    
    WIP
    
    feat(module:message,notification): support global config
    
    docs: add docs of global config
    
    feat(module:icon): support config service
    
    docs: update icon docs
    
    docs: add English translation of global config
    
    feat(module:empty): support config service
    
    feat(module:cascader): support global config service
    
    feat(module:carousel): support config service
    
    feat(module:descriptions): support config service
    
    fix(module:*): replace icon type with new API
    
    fix: ci related to decorator function
    
    fix: fix decorator
    
    fix: again
    
    fix: decorator
    Wendell committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    ad6e7da View commit details
    Browse the repository at this point in the history
  2. fix: typo

    Wendell committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    cd979be View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2019

  1. feat(module:progress): support global config

    Wendell committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    577f7f8 View commit details
    Browse the repository at this point in the history
  2. feat(module:rate): support global config

    Wendell committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    d82c9d4 View commit details
    Browse the repository at this point in the history
  3. fix(module:card): remove support for card

    Wendell committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    a4e349a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e0129bc View commit details
    Browse the repository at this point in the history
  5. fix: ci

    Wendell committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    b790b48 View commit details
    Browse the repository at this point in the history