Releases: yiisoft/widget
Releases · yiisoft/widget
Version 2.2.2
18 Mar 10:37
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
Version 2.2.1
16 Dec 06:53
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
Version 2.2.0
25 Dec 18:47
Compare
Sorry, something went wrong.
No results found
Chg #99 : Mark WidgetFactoryInitializationException as deprecated (@vjik )
Enh #98 : Add ability to set default theme for concrete widget (@vjik )
Enh #99 : Allow to use widgets without widget factory initialization (@vjik )
Version 2.1.0
16 Nov 14:55
Compare
Sorry, something went wrong.
No results found
Enh #84 , #87 : Add protected method Widget::getThemeConfig() that allows to implement a logic of configuring
a theme (@vjik )
Enh #87 : Add widget themes (@vjik )
Bug #83 : Fix merge constructor arguments with array definition configuration into Widget::widget() (@vjik )
Version 2.0.0
22 Jan 15:38
Compare
Sorry, something went wrong.
No results found
Chg #72 , #80 : Change Widget::widget() method to using constructor arguments only or whole array definition (@vjik )
Chg #74 : Remove from abstract Widget class methods beforeRun(), afterRun() and run(), use render() only
instead it (@vjik )
Version 1.1.0
08 Nov 06:36
Compare
Sorry, something went wrong.
No results found
Enh #26 : Add support for yiisoft/definitions version ^3.0 (@vjik )
Enh #58 : Raise minimum PHP version to ^8.0 and minor refactor code (@xepozz , @vjik )
Enh #61 : Add support for yiisoft/html version ^3.0 (@vjik )
Bug #62 : Fix typo in WidgetFactoryInitializationException solution (@vjik )
Version 1.0.1
17 Jun 13:20
Compare
Sorry, something went wrong.
No results found
Enh #55 : Add support for yiisoft/definitions version ^2.0 (vjik)
Bug #51 : Fix solution description to WidgetFactoryInitializationException (devanych)