Releases: activeadmin-plugins/active_admin_datetimepicker
Releases · activeadmin-plugins/active_admin_datetimepicker
v2.0.0
Compare
Sorry, something went wrong.
No results found
Fivell
released this
07 Apr 20:05
What's Changed
Breaking Changes
Drop Ruby < 3.2, Rails < 7.1, ActiveAdmin < 3.2
Improvements
Add Rails 8.0 support
Add ActiveAdmin 3.4 and 3.5.1 support
Replace Selenium/webdrivers with Cuprite for faster, more reliable tests
Add SimpleCov code coverage with GitHub Pages badge
Update CI matrix: Ruby 3.2-3.4, Rails 7.1-8.0, ActiveAdmin 3.2-3.5.1
Replace Travis CI and Coveralls badges with GitHub Actions CI and shields.io coverage
Fix broken screenshot URL, outdated Webpacker references, and incorrect fork URL in README
Dependencies
Update sqlite3 ~> 2.0
Require activeadmin >= 3.0, < 4.0
Require Ruby >= 3.1.0
Full Changelog : v1.1.0...v2.0.0
v.1.1.0
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : v1.0.0...v1.1.0
compatible with ActiveAadmin 2.6
Compare
Sorry, something went wrong.
No results found
Fix compatibility with ActiveAdmin 2.6 and 2.7 versions
v0.7.3
Compare
Sorry, something went wrong.
No results found
Fix Wrong value for lteq_datetime predicate #61
v0.7.2
Compare
Sorry, something went wrong.
No results found
bugfix: H:M truncation in filter's input, after form substitution
v0.7.1
Compare
Sorry, something went wrong.
No results found
fix date_time_range placeholder From/To
fix f.input ..., input_html: { placeholder: "text" }
Gratitude to @mantoszew for helping with placeholder issue
v0.7.0
Compare
Sorry, something went wrong.
No results found
Compatibility with ActiveAdmin 2.0
v0.6.3
Compare
Sorry, something went wrong.
No results found
Fix broken styling in production mode
Lower the dependencies of ActiveAdmin to v1.1
v0.6.2
Compare
Sorry, something went wrong.
No results found
compatible with ActiveAadmin 1.1.0 and 1.2.1 (thx to @JNajera ) #40 #41
v0.6.1
Compare
Sorry, something went wrong.
No results found