Merge ../butv10/core/framework
[isso.git] / CHANGES
1 3.1.0
2 ===================
3 - Change: BSPrinterElementTable:__construct() can now take straight strings and convert them into BSPrinterElementLabel's
4 - Change: Removed the text indent on .input elements in BSPrinter
5 - New: BSPrinterRootPage::setHeaderCode() allows injecting in between the <head> tag of the root page element (creates BSPrinterRootPage::$headerCode)
6 - New: BSPrinterAbstract::setId() allows all elements to have an id attribute added in _prepareStyle()
7 - New: Added an ability to quick-set API information via an array with BSApi::setArray()