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

Add locale option #75

Merged
merged 16 commits into from Oct 10, 2020
Merged

Add locale option #75

merged 16 commits into from Oct 10, 2020

Commits on Jul 18, 2020

  1. - Add locale as new option property and pass locale parameter to rela…

    …ted methods.
    
    - Added tests.
    - Updated type file and documentation.
    Volkan Sen committed Jul 18, 2020
    Copy the full SHA
    dfc2488 View commit details
    Browse the repository at this point in the history
  2. Updated readme.md with locale option.

    Volkan Sen committed Jul 18, 2020
    Copy the full SHA
    358126e View commit details
    Browse the repository at this point in the history
  3. Change option locales to locale

    Volkan Sen committed Jul 18, 2020
    Copy the full SHA
    c4f6459 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2020

  1. Update index.d.ts

    sindresorhus committed Jul 19, 2020
    Copy the full SHA
    676fa8b View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. New test for 'locale' option'

    Volkan Sen committed Jul 20, 2020
    Copy the full SHA
    9820e20 View commit details
    Browse the repository at this point in the history
  2. Enchanced 'locale' option documentation in readme.md

    Volkan Sen committed Jul 20, 2020
    Copy the full SHA
    68491de View commit details
    Browse the repository at this point in the history
  3. Removed excessive examples.

    Volkan Sen committed Jul 20, 2020
    Copy the full SHA
    ab02cd3 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Added examples about 'locale' usage.

    Volkan Sen committed Jul 21, 2020
    Copy the full SHA
    54d27ce View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2020

  1. Copy the full SHA
    dcef5ca View commit details
    Browse the repository at this point in the history
  2. Removed trailing space.

    Volkan Sen committed Aug 8, 2020
    Copy the full SHA
    1f729e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. - Removed reference to 'String.prototype.toLocaleUpperCase()'

    - Removed duplicate specification for default.
    Volkan Sen committed Aug 11, 2020
    Copy the full SHA
    1eef686 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. - Added 4 samples to locale parameter docs.

    - Fixed incorrect @default usage.
    Volkan Sen committed Sep 29, 2020
    Copy the full SHA
    928b8c4 View commit details
    Browse the repository at this point in the history
  2. Fixed trailing space problem.

    Volkan Sen committed Sep 29, 2020
    Copy the full SHA
    20a0f6b View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2020

  1. Update index.d.ts

    sindresorhus committed Oct 10, 2020
    Copy the full SHA
    d251463 View commit details
    Browse the repository at this point in the history
  2. Update readme.md

    sindresorhus committed Oct 10, 2020
    Copy the full SHA
    92c518a View commit details
    Browse the repository at this point in the history
  3. Update index.d.ts

    sindresorhus committed Oct 10, 2020
    Copy the full SHA
    962383e View commit details
    Browse the repository at this point in the history