mirror of
https://github.com/chenasraf/input-form.nvim.git
synced 2026-05-17 17:38:01 +00:00
38 lines
1.5 KiB
Markdown
38 lines
1.5 KiB
Markdown
# Changelog
|
|
|
|
## [0.1.3](https://github.com/chenasraf/input-form.nvim/compare/v0.1.2...v0.1.3) (2026-04-05)
|
|
|
|
|
|
### Features
|
|
|
|
* checkbox field ([94a784f](https://github.com/chenasraf/input-form.nvim/commit/94a784f64ce9256a1f9ac6ada7e36fbb4feb9573))
|
|
* spacer ([0424bdf](https://github.com/chenasraf/input-form.nvim/commit/0424bdf63373f0bf571bb4e48e43a1b855bb4ad6))
|
|
|
|
## [0.1.2](https://github.com/chenasraf/input-form.nvim/compare/v0.1.1...v0.1.2) (2026-04-05)
|
|
|
|
|
|
### Features
|
|
|
|
* compact dropdown popover style ([fa35e25](https://github.com/chenasraf/input-form.nvim/commit/fa35e25686e1c82ae11d8032e0da86c833ce76e6))
|
|
* more style controls in config ([f20343f](https://github.com/chenasraf/input-form.nvim/commit/f20343f312ec6baed1b211afd0113852cee625c8))
|
|
|
|
## [0.1.1](https://github.com/chenasraf/input-form.nvim/compare/v0.1.0...v0.1.1) (2026-04-04)
|
|
|
|
|
|
### Features
|
|
|
|
* dropdown chevron ([ea5bbd8](https://github.com/chenasraf/input-form.nvim/commit/ea5bbd8e9f881fee9b50f8493c73dff869f1badf))
|
|
* input validators ([7abc4b0](https://github.com/chenasraf/input-form.nvim/commit/7abc4b046df42721ea66c76b9f0a5cbc867b996b))
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* disable newlines in single-line inputs ([c8e2795](https://github.com/chenasraf/input-form.nvim/commit/c8e2795afb502131d248e35da9612ca5525120dd))
|
|
|
|
## [0.1.0](https://github.com/chenasraf/input-form.nvim/compare/v0.1.0...v0.1.0) (2026-04-04)
|
|
|
|
|
|
### Features
|
|
|
|
* initial commit ([7df3775](https://github.com/chenasraf/input-form.nvim/commit/7df3775ae7a1e08758dcda3333abf0f93d51a863))
|