Releases: anuzpandey/nepali-date-picker
Releases · anuzpandey/nepali-date-picker
Release 2.2.1
🔨 fix: 2081 Month Days Count.
Thanks to @novaprime-code for the bug finding.
Release 2.2.0
🔨 fix: Buttons events issue with prevention.
- Thanks to @DanyOli for the problem identification.
Release 2.1.0
- ✨ Implemented the inline calendar feature.
- 🐞 Addressed a bug where the current date indicator was not updating correctly when the date state was changed.
- 🔨 Minor Bug Fixes.
Publish on NPM
v.2.0.1 :zap: publish: add package.json to publish in npm.
Release 2.0.0 | Mega Update
- 🚀 Bundle plugin to one js file
dist/nepali-date-picker.bundle.js
. - 📦 Separate js and css file build for extra configuration.
- 📝 Update Readme with new installation.
- 🔴 Remove unnecessary access to Class methods and variable.
- 🐞 Bug Fixes.
Release 1.3.0
- Cleanup for Distribution
Release 1.2.0
- ✅ Add Landing Page
Release 1.1.0
- 🔨 Fix Previous and Next Button Issue
- ✅ Add
disableAfterToday
disableBeforeToday
disableToday
config/feature options
Release 1.0.1
- ✅ DarkMode Support
Release 1.0.0
v1.0.0 :zap: update files.