Skip to content

Latest commit

 

History

History
288 lines (203 loc) · 19.4 KB

CHANGELOG.md

File metadata and controls

288 lines (203 loc) · 19.4 KB

Change Log

v3.2.1 (2020-04-29)

Full Changelog

Implemented enhancements:

  • Pikaday uses date format that Filtrex doesn't recognize breaking filter #153

Closed issues:

  • assets not building in phoenix 1.5.1 #158

Merged pull requests:

v3.2.0 (2020-04-24)

Full Changelog

Closed issues:

  • Can't run the server after installing torch #146
  • Generate files into proper umbrella apps #83
  • Filter select view function should support custom options #65

Merged pull requests:

v3.1.0 (2020-04-13)

Full Changelog

Closed issues:

  • Enhance internationalization #143

Merged pull requests:

v3.0.0 (2020-02-07)

Full Changelog

Merged pull requests:

v2.1.0 (2020-01-06)

Full Changelog

Merged pull requests:

v2.0.0 (2019-09-19)

Full Changelog

Closed issues:

  • Boolean fields should default to checkbox inputs #68

Merged pull requests:

v2.0.0-rc.3 (2019-09-16)

Full Changelog

Implemented enhancements:

  • Add a "Starts With" filter option #35

Closed issues:

  • Set torch nav active based on href, not link text #105
  • Is this library still being maintained? Release to 2.0.0? #104
  • Phoenix 1.4.2 Breaks Migration Generation #103
  • No torch.html generated when used with Phoenix 1.4 #100
  • elixir no route found for GET /torch #93
  • Edeliver and distillery deployment not working #91
  • Add Slim templates #84

Merged pull requests:

v2.0.0-rc.2 (2019-09-12)

Full Changelog

Closed issues:

  • Add I18N support #101
  • Filter by has_one association field #96
  • License? #94
  • test integration with coherence #92
  • UndefinedFunctionError "module Routes is not available" #89
  • Improve documentation #86
  • Improve test coverage #85
  • Hex version not updated, 2.0.0-alpha fails. #80
  • Update path's and configs to work with phoenix 1.3 #77
  • Properly disable form inputs #76
  • torch does not work with ecto >= 2.2.0 #75
  • NPM package will not install #74
  • Torch can't find infinite-red-logo #73
  • Issue with fonts. #71
  • Example app is currently broken -- Readme contains no instructions for compilation or tests #67
  • Add Webpack & Brunch Guides #62
  • Add .npmignore file #57

Merged pull requests:

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