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

ES Modules (closes #179) #379

Closed
wants to merge 20 commits into from
Closed

ES Modules (closes #179) #379

wants to merge 20 commits into from

Conversation

kossnocorp
Copy link
Member

@kossnocorp kossnocorp commented Jan 7, 2017

The PR converts code into ES that enables tree-shaking. See the parent PR: #296

@kossnocorp kossnocorp added this to the v2.0.0 milestone Jan 7, 2017
@kossnocorp kossnocorp self-assigned this Jan 7, 2017
@kossnocorp kossnocorp changed the title ES Modules ES Modules (closes #179) Jan 7, 2017
mihirk and others added 20 commits January 16, 2017 12:39
* Range shared doc

* Turn ranges into objects

* Remove module.exports in shared doc

* Rename arguments in range functions

* Reword exception messages in range fns

* Add changelog entry for ranges

* Add doc generator for shared docs
* Make second argument of format non optional

* Add CHANGELOG.md entry
…377) (#380)

* Remove all functions that create the current date internally

* Correct number of functions in README.md

* Regenerate index.js

* Add #377 entry to CHANGELOG.md

* Add reasoning for removing now fns to changelog
…cies (#374)

* Add shared doc for `options`

* Add `options` argument to all functions

* Add doc for `options` to all functions

* Add CHANGELOG.md entry for options

* Add Options to docs generator
* Rename 'parse' to 'toDate'

* Reword constants in 'toDate'

* Add parse function

* Add parse property for English locale

* Add CHANGELOG.md entry for toDate
* Add baseDate argument to parse

* Add paragraph about `baseDate` to `parse` doc

* Remove state in format and parse tests
* Throw an exception if date isn't valid in `format`

* Add CHANGELOG.md entry
* Swap arguments in differenceInX fns

* Add entry to CHANGELOG.md
@leshakoss
Copy link
Contributor

Reopened as #404

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants