New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@activeadmin/activeadmin

Package Overview
Dependencies
Maintainers
2
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@activeadmin/activeadmin - npm Package Compare versions

Comparing version 2.4.0-alpha-3 to 2.4.0-alpha-4

46

CHANGELOG.md

@@ -9,4 +9,7 @@ # Changelog

* Fix error when routing with array containing symbol. [#5870] by [@jwesorick]
* Fix error when there is a model named `Tag` and `meta_tags` have been configured. [#5893] by [@micred], [@FabioRos] and [@deivid-rodriguez]
* Allow specifying custom `input_html` for `DateRangeInput`. [#5867] by [@mirelon]
* Adjust `#main_content` right margin to take into account possible custom values of `$sidebar-width` and `$section-padding`. [#5887] by [@guigs]
### Removals
### Dependency Changes

@@ -20,4 +23,4 @@ * Support for Rails 5.0 and Rails 5.1 has been dropped. [#5877] by [@deivid-rodriguez]

* Make optimization to not use expensive COUNT queries also work for decorated actions. [#5811] by [@irmela]
* Render a text filter instead of a select for large associations (opt-in) [#5548] by [@DanielHeath]
* Improve German translations [#5874] by [@juril33t]
* Render a text filter instead of a select for large associations (opt-in). [#5548] by [@DanielHeath]
* Improve German translations. [#5874] by [@juril33t]

@@ -34,4 +37,2 @@ ## 2.3.1 [☰](https://github.com/activeadmin/activeadmin/compare/v2.3.0..v2.3.1)

#### Minor
* Bump minimum ransack requirement to make sure everyone gets a version that works ok with all supported versions of Rails. [#5831] by [@deivid-rodriguez]

@@ -51,4 +52,2 @@

#### Minor
* The `status_tag` component now supports different labels for `false` and `nil` boolean cases through the locale. Both default to display "No" for backwards compatibility. [#5794] by [@javierjulio]

@@ -59,3 +58,3 @@ * Add Macedonian locale. [#5710] by [@violeta-p]

* Fix pundit policy retrieving for static pages when the pundit namespace is :active_admin. [#5777] by [@kwent]
* Fix pundit policy retrieving for static pages when the pundit namespace is `:active_admin`. [#5777] by [@kwent]
* Fix show page title not being properly escaped if title's content included HTML. [#5802] by [@deivid-rodriguez]

@@ -72,3 +71,3 @@ * Revert [21b6138f] from [#5740] since it actually caused the performance in development to regress. [#5801] by [@deivid-rodriguez]

### Removals
### Dependency Changes

@@ -85,4 +84,2 @@ * Support for ruby 2.3 has been removed. [#5751] by [@deivid-rodriguez]

#### Minor
* Require arbre `~> 1.2, >= 1.2.1`. [#5726] by [@ionut998], and [#5738] by [@deivid-rodriguez]

@@ -103,5 +100,2 @@

* Consider authorization when displaying comments in show page. [#5555] by [@amiuhle]
#### Minor
* Add better support for rendering lists. [#5370] by [@dkniffin]

@@ -123,3 +117,3 @@ * Undeprecate `config.register_stylesheet` and `config.register_javascript` for lack of better solution for including external assets. It might be reevaluated in the future. [#5662] by [@deivid-rodriguez]

### Removals
### Dependency Changes

@@ -160,4 +154,2 @@ * Rails 4.2 support has been dropped. [#5104] by [@javierjulio] and [@deivid-rodriguez]

#### Minor
* Add missing I18n for comments. [#5458], [#5461] by [@mauriciopasquier]

@@ -200,4 +192,2 @@ * Fix batch_actions.delete_confirmation translation in zh-CN.yml. [#5453] by [@ShallmentMo]

#### Major
* Rails 5.2 support [#5343] by [@varyonic], [#5399], [#5401] by [@zorab47]

@@ -215,4 +205,2 @@

#### Minor
* Do not display pagination info when there are no comments. [#5119] by [@alex-bogomolov]

@@ -248,3 +236,3 @@ * Revert generated config files to pluralized. [#5120] by [@varyonic], [#5137] by [@deivid-rodriguez]

### Removals
### Dependency Changes

@@ -287,4 +275,2 @@ * Ruby 2.1 support has been dropped. [#5003] by [@deivid-rodriguez]

#### Minor
* Support proc as an input_html option value when declaring filters. [#5029] by [@Fivell]

@@ -313,4 +299,2 @@ * Base localization support, better associations handling for active filters sidebar. [#4951] by [@Fivell]

#### Major
* Migration from Metasearch to Ransack. [#1979] by [@seanlinsley]

@@ -321,5 +305,2 @@ * Rails 4 support. [#2326] by many people :heart:

* Rails 5.1 support. [#4882] by [@varyonic]
#### Minor
* "Create another" checkbox for the new resource page. [#4477] by [@bolshakov]

@@ -547,2 +528,5 @@ * Page supports belongs_to. [#4759] by [@Fivell] and [@zorab47]

[#5870]: https://github.com/activeadmin/activeadmin/pull/5870
[#5893]: https://github.com/activeadmin/activeadmin/pull/5893
[#5867]: https://github.com/activeadmin/activeadmin/pull/5867
[#5887]: https://github.com/activeadmin/activeadmin/pull/5887

@@ -573,2 +557,3 @@ [@5t111111]: https://github.com/5t111111

[@f1sherman]: https://github.com/f1sherman
[@FabioRos]: https://github.com/FabioRos
[@faucct]: https://github.com/faucct

@@ -578,2 +563,3 @@ [@Fivell]: https://github.com/Fivell

[@gonzedge]: https://github.com/gonzedge
[@guigs]: https://github.com/guigs
[@HappyKadaver]: https://github.com/HappyKadaver

@@ -600,2 +586,4 @@ [@innparusu95]: https://github.com/innparusu95

[@mconiglio]: https://github.com/mconiglio
[@micred]: https://github.com/micred
[@mirelon]: https://github.com/mirelon
[@ndbroadbent]: https://github.com/ndbroadbent

@@ -602,0 +590,0 @@ [@Nguyenanh]: https://github.com/Nguyenanh

{
"name": "@activeadmin/activeadmin",
"version": "2.4.0-alpha-3",
"version": "2.4.0-alpha-4",
"description": "The administration framework for Ruby on Rails.",

@@ -41,3 +41,3 @@ "main": "app/assets/javascripts/active_admin/base.js",

"build": "rollup --config rollup.config.js",
"prepublishOnly": "rm -rf src && cp -R app/javascript/active_admin src && cp -R app/assets/stylesheets/active_admin src/scss && cp -R app/assets/images/active_admin src/images"
"prepublishOnly": "rm -rf src && cp -R app/javascript/active_admin src && cp -R app/assets/stylesheets/active_admin src/scss"
},

@@ -48,6 +48,3 @@ "dependencies": {

"jquery-ujs": "^1.2.2"
},
"directories": {
"doc": "docs"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc