Skip to content

Releases: clevertech/YiiBooster

Version 2.0.0

18 Sep 17:55
Compare
Choose a tag to compare

New widgets added:

  • Bootstrap DateTimePicker
  • Pass*Field
  • JsonToggleColumn (this is a TbToggleColumn, but for TbJsonGridView 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:

  1. Now responsive CSS is enabled by default
  2. Bootstrap.minCss is renamed to Bootstrap.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.