Releases: clevertech/YiiBooster
Releases · clevertech/YiiBooster
Version 2.0.0
New widgets added:
- Bootstrap DateTimePicker
- Pass*Field
- JsonToggleColumn (this is a
TbToggleColumn
, but forTbJsonGridView
specifically)
Removed:
- TbExtendedTooltip as it was broken badly for a long time after the migration to X-Editable library
Completely rearranged the documentation website, now it really reflects the current state of YiiBooster. It is incomplete, though.
Changed some default settings:
- Now responsive CSS is enabled by default
Bootstrap.minCss
is renamed toBootstrap.minify
, hope not much people used this option anyway.
Deprecated a lot of code inside Bootstrap
component, it all will be refactored out to somewhere, in future.
Also note that I exposed some Javascript libraries as parts of YiiBooster. It's BootBox and Notify.js, they have documentation page now.