Skip to content

Latest commit

 

History

History
151 lines (106 loc) · 10.6 KB

CHANGELOG.md

File metadata and controls

151 lines (106 loc) · 10.6 KB

Change Log

v2.0.0-rc.1 (2018-04-13)

Full Changelog

Implemented enhancements:

  • Add ability to set default sort order #32
  • Add support for read-only fields #25

Fixed bugs:

  • Fix Javascript error when Torch/Pikaday element is not on page #64
  • Uncaught TypeError: Cannot read property 'register' of undefined #10

Closed issues:

  • mix torch.install - Phoenix.HTML.Form.date_input/3 conflicts with local function #81
  • Support Phoenix 1.3 #78
  • Docs incorrect regarding css setup. #72
  • last release Phoenix 1.3... throws error #70
  • Brunch not building correct JS imports #59

Merged pull requests:

v1.0.0-rc.6 (2017-05-03)

Full Changelog

Fixed bugs:

  • Clicking pagination arrows resets sort. #36
  • Date Range Filter: match error if start or end date isn't selected #34
  • Clicking on pagination link reset filters #31
  • page query string is blank when using the sorting #22
  • Filter <select> elements all have the same id and name #21
  • Normalize CSS file should only affect torch markup #13
  • Bugfix/date range filter #38 (zberkom)
  • Pagination arrows and number links reset sort and query #37 (zberkom)

Closed issues:

  • Example app post index controller error #47
  • ArgumentError with filter_date_input #42
  • Move example app into separate repo or subdirectory #24

Merged pull requests:

v1.0.0-rc.5 (2016-10-28)

Full Changelog

Merged pull requests:

v1.0.0-rc.4 (2016-09-27)

Full Changelog

Fixed bugs:

  • Javascript Errors in Safari #28
  • Pagination end\_page/3 is broken #26

Merged pull requests:

v1.0.0-rc.3 (2016-09-19)

Full Changelog

Closed issues:

  • Add support to ellipsize pagination links #19

Merged pull requests:

v1.0.0-rc.2 (2016-08-15)

Full Changelog

Closed issues:

  • App.js included at top of layout fires fires too early #12
  • Boolean field type produces 3 options (true, false, blank) #11
  • Readme contains incorrect command #9
  • Filtrex is missing from install dependencies #8

Merged pull requests:

v1.0.0-rc.1 (2016-07-15)

Full Changelog

Merged pull requests:

v0.2.0-rc.5 (2016-06-28)

Full Changelog

v0.2.0-rc.4 (2016-06-28)

Full Changelog

v0.2.0-rc.3 (2016-06-28)

Full Changelog

0.2.0-rc.2 (2016-06-28)

Full Changelog

0.2.0-rc.1 (2016-06-28)

Full Changelog

v0.1.0 (2016-06-27)

* This Change Log was automatically generated by github_changelog_generator