Sha256: 71eed6c0fcb78d360b01193af715b6d598557675044990bebd4aac67fc2e1727

Contents?: true

Size: 920 Bytes

Versions: 1

Compression:

Stored size: 920 Bytes

Contents

## 1.0.2

* make `Element#inspect` behave correctly in Ruby 2.0 (@seanlinsley, #16)
* prevent `Arbre::Element#flatten` infinite recursion (@seanlinsley, #32)
* make `find_by_class` correctly find children by class (@kaapa, #33)

## 1.0.1

* Template handler converts to string to satisfy Rack::Lint (@jpmckinney, #6)
* Fix to `Tag#add_class` when passing a string of classes to Tag build method
  (@gregbell, #7)
* Not longer uses the default separator (@LTe, #4)

## 1.0.0

* Added support for the use of `:for` with non Active Model objects

## 1.0.0.rc4

* Fix issue where user could call `symbolize_keys!` on a
  HashWithIndifferentAccess which doesn't implement the method

## 1.0.0.rc3

* Implemented `Arbre::HTML::Tag#default_id_for_prefix`

## 1.0.0.rc2

* Fixed bug where Component's build methods were being rendered within the
  parent context.

## 1.0.0.rc1

Initial release and extraction from Active Admin

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
arbre-1.0.2 CHANGELOG.md