v2.0.0-rc.1 (2018-04-13)
Implemented enhancements:
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:
- Fix date input conflicts #82 (dalpo)
- Upgrade torch to v2.0 #79 (zberkom)
- Enusre form#filters exists before attempting to add an event listener #66 (silasjmatson)
- [#62] Add the initial version of Brunch & Webpack guides #63 (zberkom)
- Update Webpack config #61 (codeithuman)
- Make
node\_module
requires relative #58 (danielberkompas) - Add support for read-only fields #56 (darinwilson)
- Add ability to set default sort order #55 (mlaco)
v1.0.0-rc.6 (2017-05-03)
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:
- Update dependencies to resolve conflicts #54 (zberkom)
- Fix badge #53 (GantMan)
- Add premium support note to README.md #51 (codeithuman)
- [fix] remove padding before code block. #50 (Debetux)
- Move css, js to idiomatic assets folder #49 (danielberkompas)
- [#13] Namespace normalize CSS #48 (danielberkompas)
- Add Slackin badge #45 (mlaco)
- Add test template #44 (lboekhorst)
- append the lists instead of string concatenation #43 (hanskenis)
- Add badges #41 (danielberkompas)
- Run ecto.setup in bin/setup #40 (danielberkompas)
- [#22] Fix query string #39 (danielberkompas)
- Reorganize repo as a lib with example, rather than an umbrella app #33 (darinwilson)
v1.0.0-rc.5 (2016-10-28)
Merged pull requests:
- Upgrade to latest version of Credo #30 (darinwilson)
v1.0.0-rc.4 (2016-09-27)
Fixed bugs:
Merged pull requests:
- Convert NodeList objects into an Array before using forEach #29 (silasjmatson)
- Fix
end\_page/3
math issue #27 (codeithuman)
v1.0.0-rc.3 (2016-09-19)
Closed issues:
- Add support to ellipsize pagination links #19
Merged pull requests:
- Restrict pagination links to groups of 10 #23 (darinwilson)
v1.0.0-rc.2 (2016-08-15)
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:
- Move app.js include to bottom of layout file #18 (darinwilson)
- Remove prompt from boolean select field #17 (darinwilson)
- Fixes for initial setup #16 (darinwilson)
- Fix README errors #15 (darinwilson)
- Fix out-of-date filtrex dependency #14 (darinwilson)
- Add Credo for linting #7 (danielberkompas)
v1.0.0-rc.1 (2016-07-15)
Merged pull requests:
- Slim support #6 (danielberkompas)
- Boolean Filters, Association Support #5 (danielberkompas)
- Add filter UI #4 (codeithuman)
- Add table styles #3 (codeithuman)
- Add toolbar styles #2 (codeithuman)
- Add CSS structure and header styles #1 (codeithuman)
v0.2.0-rc.5 (2016-06-28)
v0.2.0-rc.4 (2016-06-28)
v0.2.0-rc.3 (2016-06-28)
0.2.0-rc.2 (2016-06-28)
0.2.0-rc.1 (2016-06-28)
v0.1.0 (2016-06-27)
* This Change Log was automatically generated by github_changelog_generator