Skip to content
This repository was archived by the owner on Aug 6, 2020. It is now read-only.

Commit 769592f

Browse files
author
Maelig GOHIN
committed
fix #100 - month label does not change when changing momentjs locale
1 parent 18c95e9 commit 769592f

File tree

7 files changed

+13
-7
lines changed

7 files changed

+13
-7
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ target/
55
*.log
66
bower_components/
77
node_modules/
8+
yarn.lock

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1-
[![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/arca-computing/MultipleDatePicker?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
1+
[![Gitter](https://badges.gitter.im/Join_Chat.svg)](https://gitter.im/arca-computing/MultipleDatePicker?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
22
[![SayThanks](https://img.shields.io/badge/say-thanks-ff69b4.svg)](https://saythanks.io/to/mgohin)
33

44
# What's new ?
55

6+
### Version 2.1.2
7+
Fixed [#100](https://github.com/arca-computing/MultipleDatePicker/issues/100)
8+
69
### Version 2.1.1
710
Fixed [#80](https://github.com/arca-computing/MultipleDatePicker/issues/80)
811

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-multiple-date-picker",
3-
"version": "2.1.1",
3+
"version": "2.1.2",
44
"authors": [
55
"mgohin <mgohin@arca-computing.fr>"
66
],

dist/multipleDatePicker.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)