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

v1.0.0 Release #25

Merged
merged 38 commits into from
Nov 24, 2020
Merged

v1.0.0 Release #25

merged 38 commits into from
Nov 24, 2020

Commits on Jan 10, 2020

  1. Merge pull request #10 from nugit/master

    Sync develop with master
    moroine authored Jan 10, 2020
    Configuration menu
    Copy the full SHA
    4a24c50 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2020

  1. Configuration menu
    Copy the full SHA
    abd5b3d View commit details
    Browse the repository at this point in the history
  2. Fix dependency list in README

    moroine committed May 19, 2020
    Configuration menu
    Copy the full SHA
    e0e33d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d44cec5 View commit details
    Browse the repository at this point in the history
  4. upgrade eslint-plugin-react

    moroine committed May 19, 2020
    Configuration menu
    Copy the full SHA
    0ada918 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    90568b4 View commit details
    Browse the repository at this point in the history
  6. Add flowtype rules

    moroine committed May 19, 2020
    Configuration menu
    Copy the full SHA
    2f3fa09 View commit details
    Browse the repository at this point in the history
  7. add import rules

    moroine committed May 19, 2020
    Configuration menu
    Copy the full SHA
    3d4e63b View commit details
    Browse the repository at this point in the history
  8. enable no-undefined

    moroine committed May 19, 2020
    Configuration menu
    Copy the full SHA
    81e002a View commit details
    Browse the repository at this point in the history
  9. add style rules

    moroine committed May 19, 2020
    Configuration menu
    Copy the full SHA
    eb56be7 View commit details
    Browse the repository at this point in the history
  10. Add react rules

    moroine committed May 19, 2020
    Configuration menu
    Copy the full SHA
    5ba8acb View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. remove eslint-plugin-ramda

    moroine committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    de32f93 View commit details
    Browse the repository at this point in the history
  2. upgrade dependencies

    moroine committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    cc03c02 View commit details
    Browse the repository at this point in the history
  3. Set minimum NodeJs version

    moroine committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    1ed29e2 View commit details
    Browse the repository at this point in the history
  4. disable sort-keys

    moroine committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    108abf0 View commit details
    Browse the repository at this point in the history
  5. fix lint

    moroine committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    cd4f9af View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    12689b6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3f4c2c1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d353749 View commit details
    Browse the repository at this point in the history
  9. Update gitignore

    moroine committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    3c7c575 View commit details
    Browse the repository at this point in the history
  10. v1.0.0-alpha.1

    moroine committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    a46b862 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2206a9b View commit details
    Browse the repository at this point in the history
  12. v1.0.0-alpha.3

    moroine committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    405fcae View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. disable rules without autofix

    moroine committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    a223833 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2424c1c View commit details
    Browse the repository at this point in the history
  3. v1.0.0-alpha.4

    moroine committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    fb718af View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. Configuration menu
    Copy the full SHA
    2427366 View commit details
    Browse the repository at this point in the history
  2. v1.0.0-alpha.5

    moroine committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    833c392 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. Configuration menu
    Copy the full SHA
    cd6f942 View commit details
    Browse the repository at this point in the history
  2. v1.0.0-alpha.6

    moroine committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    cc49768 View commit details
    Browse the repository at this point in the history
  3. chore: update changelog

    moroine committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    eeb2040 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef3bf96 View commit details
    Browse the repository at this point in the history
  5. v1.0.0-alpha.7

    moroine committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    1e102c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. chore: update Changelog

    moroine committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    70bdcdd View commit details
    Browse the repository at this point in the history
  2. fix: internal path pattern

    moroine committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    00b2789 View commit details
    Browse the repository at this point in the history
  3. v1.0.0-alpha.8

    moroine committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    8f4b52c View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. Merge pull request #15 from nugit/improvment/eslint-7

    Support Eslint 7 & add rules
    moroine authored Oct 8, 2020
    Configuration menu
    Copy the full SHA
    351a8ef View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. Prepare release

    limtingzhi committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    ee2cd1c View commit details
    Browse the repository at this point in the history