Releases: digitalspace/ngds-toolkit
v0.0.128
Full Changelog: v0.0.127...v0.0.128
v0.0.127
Full Changelog: v0.0.126...v0.0.127
Fixed a bug where a project using this package would have their bootstrap import overridden by this package. This package now used the parent project's bootstrap instance.
Added a quick toggle feature to make dropdown items the same width as their parent field.
v0.0.126
Full Changelog: v0.0.125...v0.0.126
typeahead was not initializing properly with default values.
v0.0.125
Full Changelog: v0.0.124...v0.0.125
Fixed behaviour where the typeahead dropdown would be open and focused on setting its value programmatically, even if it was disabled or not intended to be focused.
v0.0.124
Full Changelog: v0.0.123...v0.0.124
Number field would not accept default values nor would it reset correctly. This has been patched,
v0.0.123
Updating loadWhile logic
Full Changelog: v0.0.122...v0.0.123
v0.0.122
Full Changelog: v0.0.120...v0.0.122
previous release had an improperly formatted tag
v0.0121
Full Changelog: v0.0.120...v0.0121
Some relics of ngx-bootstrap remained. They have been removed.
v0.0.120
Full Changelog: v0.0.119...v0.0.120
v0.0.119
What's Changed
- Patching selectOnEnter behaviour by @cameronpettit in #37
Full Changelog: v0.0.117...v0.0.119