Version 2.4.0
✨ Add focusOnLoad() methods to elements and introduce inline conditional helper functions
- Add
focusOnLoad()method to supported elements to support thefocus_on_loadfeature of Block Kit. - Add
setIfTruthy(),omitIfTruthy(),setIfFalsy(),omitIfFalsy()functions to make it easy to use inline conditionals. More information can be found in the README and on the doc site. - A lot of reworking for the internal file structure.