package melange-moment
Melange bindings for Moment.js
Install
Dune Dependency
Authors
Maintainers
Sources
melange-moment-0.4.0.tbz
sha256=b065d855d6dbf504b1b2064e3fc370389a103fd3f081f206de5a80c253b5e73f
sha512=d0dafe0c788e2206f92616ad868192b8a3abcc411786c41df6837b26f0f21d4597d64289dd061c3c854b15b653b8781013bd3b8862eae8235f567b98a8867bd2
doc/CHANGES.html
0.4.0 (2024-06-06)
- Fix tests to work with melange v3: #7.
- Add support for ES6, place CommonJS support under
melange-moment.cjs
: #6.
0.3.0 (2023-10-20)
Migrated to Melange v2.
0.2.3 (2018-02-08)
NOTE: From this version back, all the releases were done under https://github.com/reasonml-community/bs-moment/.
0.2.2 (2018-02-08)
Merged pull requests:
0.2.1 (2018-01-18)
Closed issues:
- Add moment.js to peerDependencies #18
0.2.0 (2018-01-18)
0.1.9 (2018-01-18)
Merged pull requests:
0.1.8 (2017-10-31)
Merged pull requests:
0.1.7 (2017-10-23)
Merged pull requests:
0.1.6 (2017-10-22)
Merged pull requests:
0.1.5 (2017-10-21)
Closed issues:
- integration with moment-timezone #11
Merged pull requests:
- Add toDate method to Moment Module #13 (jsiebern)
- fix typo #12 (airamrguez)
0.1.4 (2017-09-16)
Merged pull requests:
- Add difference method #10 (gunnigylfa)
0.1.3 (2017-08-02)
Closed issues:
- bsb compilation fails with bs-moment installed in project #6
Merged pull requests:
0.1.2 (2017-06-26)
Merged pull requests:
0.1.1 (2017-04-25)
Merged pull requests:
0.1.0 (2017-04-25)
Closed issues:
- Exported functions should follow JS naming convention #1
Merged pull requests:
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page