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:add/set/subtract support Object parameter #886

Closed
wants to merge 5 commits into from
Closed

feat:add/set/subtract support Object parameter #886

wants to merge 5 commits into from

Commits on Apr 26, 2020

  1. Update index.js

    if  require('dayjs/locale/en')
    instance.$locale().relativeTime is undefined
    zerooverture authored Apr 26, 2020
    Configuration menu
    Copy the full SHA
    08d736d View commit details
    Browse the repository at this point in the history
  2. Update index.js

    iamkun authored Apr 26, 2020
    Configuration menu
    Copy the full SHA
    e668c76 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from iamkun/dev

    fix: Update RelativeTime plugin default config (#883)
    zerooverture authored Apr 26, 2020
    Configuration menu
    Copy the full SHA
    6326863 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. feat:add/set/subtract support Object parameter

    add/set/subtract support Object parameter
    and constructor support Array/Object parameter
    zerooverture authored Apr 27, 2020
    Configuration menu
    Copy the full SHA
    fcf58e0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from iamkun/dev

    Source library
    zerooverture authored Apr 27, 2020
    Configuration menu
    Copy the full SHA
    882611c View commit details
    Browse the repository at this point in the history