-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v1.3 released based on v1.3-rc.1 after testing
- Loading branch information
1 parent
8fcb056
commit 34f0e9c
Showing
6 changed files
with
47 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# Changelog | ||
All jsCalendar changes will be documented in this file. | ||
|
||
## [1.3.0] - 2017-07-08 | ||
### Added | ||
- Support for setting the fisrt day of the week | ||
- firstDayOfTheWeek : "{day-name}" // Based on the language sellected | ||
- firstDayOfTheWeek : "{number}" | {number} // 1-7 starting from Sunday | ||
- shortcut keyword : "fdotw" (from the initials FistDayOfTheWeek) | ||
|
||
## [1.2.0] - 2017-03-19 | ||
### Changed | ||
- Public release of the library. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* jsCalendar v1.2 | ||
* jsCalendar v1.3 | ||
* | ||
* | ||
* MIT License | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.