Releases: nhn/tui.date-picker
Releases · nhn/tui.date-picker
v4.0.1
v4.0.0
Features
Bug Fixes
Breaking Changes
- In v4.0.0, jQuery is removed. It might cause other components to fail if they pass a jQuery object as a container. See the detail here.
v3.3.4
v3.3.3
v3.3.2
v3.3.1
Feature
- Apply to new design of documents.
v3.3.0
v3.2.1
Fixed
- Fixed a bug where the
changeLanguage
method was used but the format was not reflected in the changed language.
Changed
- Improved ga hostname collection method. (From tui-code-snippet version v1.5.0)
v3.2.0
Add
-
The
changeLanguage
apidatepicker.changeLanguage('ko');
v3.1.0
Add
- The
usageStatistics
option- send hostname to google analytics [default value is true]