Fixed up client files can now download and delete files, added web link to client logins added payments, quotes and recurring to client print and lots of little ui cleanups here and there
This commit is contained in:
+20
@@ -0,0 +1,20 @@
|
||||
# Version 5
|
||||
|
||||
## 5.0.0-alpha
|
||||
|
||||
### New Features
|
||||
|
||||
* ES6 rewrite
|
||||
* Stripped UI/UX related code and shunted it into its own module
|
||||
* More configuration based setup
|
||||
* Bootstrap 4-esk plugin creation style
|
||||
* All events are namespaced properly `{event}.datetimepicker`
|
||||
* Added a jquery no conflict option
|
||||
* Removed LESS files. Bootstrap 4 doesn't use LESS any more. Now using SASS to build CSS
|
||||
* Picker will also look for window.debug and will keep the picker from closing
|
||||
* Added support for setting global defaults
|
||||
|
||||
### Other changes
|
||||
|
||||
* moved `showTodayButton`, `showClear` and `showClose` into `options.buttons`
|
||||
* manually merged #1946, #1939, #1921, #1913
|
||||
Reference in New Issue
Block a user