Packages

Phoenix helpers search_form/4 and sort_link/4 for ExSieve filtration library.

Current section

Files

Jump to
ex_sieve_html CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## 0.4.0
* Extend ExSieve.HTML.sort_link/4 spec
## 0.3.0
* Add field detection to append direction symbol condition
* Test fixes
## 0.2.0
* Add direction symbol to link text (it can be disabled by arrow: false).
* Fix detect direction for fields which has existed in params.
## 0.1.0
* Initial release