Recent Releases of https://github.com/activeadmin/arbre
https://github.com/activeadmin/arbre - v2.2.0
What's Changed
- Test against Ruby 3.4 by @tagliala in https://github.com/activeadmin/arbre/pull/647
- Add missing HTML5 elements by @tagliala in https://github.com/activeadmin/arbre/pull/655
Full Changelog: https://github.com/activeadmin/arbre/compare/v2.1.0...v2.2.0
- Ruby
Published by tagliala 11 months ago
https://github.com/activeadmin/arbre - v2.1.0
What's Changed
- Test against Active Support 8.0 by @tagliala in https://github.com/activeadmin/arbre/pull/625
- Drop Rails < 7.0 support by @tagliala in https://github.com/activeadmin/arbre/pull/639
- Add support for Rails view components by @budu in https://github.com/activeadmin/arbre/pull/644
New Contributors
- @budu made their first contribution in https://github.com/activeadmin/arbre/pull/644
Full Changelog: https://github.com/activeadmin/arbre/compare/v2.0.2...v2.1.0
- Ruby
Published by tagliala 11 months ago
https://github.com/activeadmin/arbre - v2.0.2
What's Changed
- Prefer
require_relativefor internal requires by @tagliala in https://github.com/activeadmin/arbre/pull/622
Full Changelog: https://github.com/activeadmin/arbre/compare/v2.0.1...v2.0.2
- Ruby
Published by tagliala about 1 year ago
https://github.com/activeadmin/arbre - v2.0.1
What's Changed
- Remove unnecessary
.compactcall by @tagliala in https://github.com/activeadmin/arbre/pull/562 - Test against Ruby 3.3 by @tagliala in https://github.com/activeadmin/arbre/pull/572
- Drop dependency on ruby2_keywords by @Earlopain in https://github.com/activeadmin/arbre/pull/578
- Test against Rails 7.2 by @tagliala in https://github.com/activeadmin/arbre/pull/599
- Remove redundant encoding by @tagliala in https://github.com/activeadmin/arbre/pull/614
- Optimize string concatenation using
<<operator by @tagliala in https://github.com/activeadmin/arbre/pull/617
New Contributors
- @Earlopain made their first contribution in https://github.com/activeadmin/arbre/pull/578
Full Changelog: https://github.com/activeadmin/arbre/compare/v2.0.0...v2.0.1
- Ruby
Published by tagliala over 1 year ago
https://github.com/activeadmin/arbre - v2.0.0
What's Changed
- Include empty attributes in HTML output by @javierjulio in https://github.com/activeadmin/arbre/pull/543
- Remove table tag defaults by @javierjulio in https://github.com/activeadmin/arbre/pull/542
- Remove component CSS class name default by @javierjulio in https://github.com/activeadmin/arbre/pull/545
- Add RuboCop Performance by @tagliala in https://github.com/activeadmin/arbre/pull/544
Full Changelog: https://github.com/activeadmin/arbre/compare/v1.7.0...v2.0.0
- Ruby
Published by javierjulio about 2 years ago
https://github.com/activeadmin/arbre - v1.7.0
What's Changed
- Remove upper bound dependency limits from gemspec by @javierjulio in https://github.com/activeadmin/arbre/pull/539
- Add ActiveSupport 7.1 as default setup by @tomascco in https://github.com/activeadmin/arbre/pull/537
New Contributors
- @tomascco made their first contribution in https://github.com/activeadmin/arbre/pull/537
Full Changelog: https://github.com/activeadmin/arbre/compare/v1.6.0...v1.7.0
- Ruby
Published by javierjulio about 2 years ago
https://github.com/activeadmin/arbre - v1.6.0
What's Changed
- Drop support for Ruby 2.6 in #345 by @alejandroperea
- Add 'main' to HTML5 elements in #270 by @mynnx
- Support nested attribute hashes rendered as hyphenated attributes in #451 by @Ikariusrb
- Lazy-load rails interactions in #456 by @ngan
New Contributors
- @EdwardBetts made their first contribution in https://github.com/activeadmin/arbre/pull/342
- @mynnx made their first contribution in https://github.com/activeadmin/arbre/pull/270
- @Ikariusrb made their first contribution in https://github.com/activeadmin/arbre/pull/451
- @ngan made their first contribution in https://github.com/activeadmin/arbre/pull/456
Full Changelog: https://github.com/activeadmin/arbre/compare/v1.5.0...v1.6.0
- Ruby
Published by javierjulio over 2 years ago
https://github.com/activeadmin/arbre - v1.5.0
What's Changed
- Avoid mutating string literals by @tomgilligan in https://github.com/activeadmin/arbre/pull/292
- Add Active Support 7 support by @tagliala in https://github.com/activeadmin/arbre/pull/314
- Drop support for Ruby 2.5 by @alejandroperea in https://github.com/activeadmin/arbre/pull/315
- Fix keyword delegation in form component by @deivid-rodriguez in https://github.com/activeadmin/arbre/pull/318
New Contributors
- @tomgilligan made their first contribution in https://github.com/activeadmin/arbre/pull/292
- @tagliala made their first contribution in https://github.com/activeadmin/arbre/pull/314
- @alejandroperea made their first contribution in https://github.com/activeadmin/arbre/pull/315
Full Changelog: https://github.com/activeadmin/arbre/compare/v1.4.0...v1.5.0
- Ruby
Published by deivid-rodriguez almost 4 years ago
https://github.com/activeadmin/arbre - 1.4.0
- Allow activesupport 6.1 prereleases. #242 by @deivid-rodriguez
- Ruby
Published by deivid-rodriguez about 5 years ago
https://github.com/activeadmin/arbre - 1.3.0
- Drop ruby 2.3 support. #152 by @deivid-rodriguez
- Drop ruby 2.4 support. #177 by @deivid-rodriguez
- Fix ruby 2.7 kwargs warnings. #202 and #205 by @deivid-rodriguez
- Ruby
Published by deivid-rodriguez over 5 years ago
https://github.com/activeadmin/arbre - 1.2.1
- Revert #64 to fix several regressions, at the cost of reintroducing #46. #121 by @deivid-rodriguez
- Ruby
Published by deivid-rodriguez over 6 years ago
https://github.com/activeadmin/arbre - 1.2.0
No changes.
- Ruby
Published by deivid-rodriguez over 6 years ago
https://github.com/activeadmin/arbre - 1.1.1
- Use mime-types 2.x for Ruby 1.9 by @timoschilling
- Verify Ruby 2.3 support. #59 by @dlackty
- Ruby
Published by deivid-rodriguez almost 7 years ago
https://github.com/activeadmin/arbre - 1.1.0
- Tag option
forsets the attribute when value is a string or symbol #49 by @ramontayag
- Ruby
Published by deivid-rodriguez almost 7 years ago
https://github.com/activeadmin/arbre - 1.0.3
- Performance improvements #40 by @alexesDev
- Added all void elements as self-closing tags #39 by @OscarBarrett
- Missing tags added #36 / #39 by @dtaniwaki and @OscarBarrett
- Ruby
Published by deivid-rodriguez almost 7 years ago
https://github.com/activeadmin/arbre - 1.0.2
- make
Element#inspectbehave correctly in Ruby 2.0 #16 by @seanlinsley - prevent
Arbre::Element#flatteninfinite recursion #32 by @seanlinsley - make
find_by_classcorrectly find children by class #33 by @kaapa
- Ruby
Published by deivid-rodriguez almost 7 years ago
https://github.com/activeadmin/arbre - 1.0.1
- Template handler converts to string to satisfy Rack::Lint #6 by @jpmckinney
- Fix to
Tag#add_classwhen passing a string of classes to Tag build method
#4 by @gregbell - Not longer uses the default separator #7 by @LTe
- Ruby
Published by deivid-rodriguez almost 7 years ago
https://github.com/activeadmin/arbre - 1.0.0
- Added support for the use of
:forwith non Active Model objects
- Ruby
Published by deivid-rodriguez almost 7 years ago
https://github.com/activeadmin/arbre - 1.0.0.rc4
- Fix issue where user could call
symbolize_keys!on a
HashWithIndifferentAccess which doesn't implement the method
- Ruby
Published by deivid-rodriguez almost 7 years ago
https://github.com/activeadmin/arbre - 1.0.0.rc3
- Implemented
Arbre::HTML::Tag#default_id_for_prefix
- Ruby
Published by deivid-rodriguez almost 7 years ago
https://github.com/activeadmin/arbre - 1.0.0.rc2
- Fixed bug where Component's build methods were being rendered within the
parent context.
- Ruby
Published by deivid-rodriguez almost 7 years ago
https://github.com/activeadmin/arbre - 1.0.0.rc1
Initial release and extraction from Active Admin
- Ruby
Published by deivid-rodriguez almost 7 years ago
https://github.com/activeadmin/arbre - 1.2.0.rc1
- Fix deprecation warning about single arity template handlers on Rails 6. #110 by @aramvisser
- Fix rendering
link_towith a block in a arbre template. #64 by @varyonic - Drop support for EOL'd rubies (under 2.3). #78 by @deivid-rodriguez
- Ruby
Published by deivid-rodriguez almost 7 years ago