Skip to content

Releases: rixafy/NetteHelpers

v1.1.1

14 Dec 04:12
1e31be2

Choose a tag to compare

What's Changed

  • Fix recursion in ControlTypeProvider by @rixafy in #2

Full Changelog: v1.1.0...v1.1.1

v1.1.0

02 Sep 12:41

Choose a tag to compare

  • Added string autocompletion to getComponent(...)
  • Mark presenter class and methods as used

v1.0.0

01 Sep 04:07

Choose a tag to compare

  • Added autocompletion for controls in presenters and components
  • Added type-checking of controls in presenters and components