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

refactor: change WithConfig API & add strict property init check #4653

Closed
wants to merge 5 commits into from

Commits on Apr 27, 2020

  1. chore: fix test:watch on Windows

    chore: merge *nix and windows scripts
    
    fix: remove console
    Wendell committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    5b87346 View commit details
    Browse the repository at this point in the history
  2. fix: hack should only work for 'ng'

    Wendell committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    e6ffcd2 View commit details
    Browse the repository at this point in the history
  3. refactor: change WithConfig API

    to support more strict ts checks
    
    fix: fix perperty initialization
    
    fix: init
    
    fix: fix missing properties
    
    fix: fix missing file
    
    test: remove test strict checks
    Wendell Hu committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    c6bd419 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. fix: fix test ts

    Wendell committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    10d1740 View commit details
    Browse the repository at this point in the history
  2. fix: fix date-picker

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