Sha256: fe056488f82e67a8bef95ca9398cc4eb9f9753d0f788523b8a55decd9532d71f

Contents?: true

Size: 1.22 KB

Versions: 1

Compression:

Stored size: 1.22 KB

Contents

# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [1.0.9] - 2020-01-08
### Added
- Added block support to yield other components
### Changed
- Changed how the helper generated the component

## [1.0.8] - 2019-12-26
### Added
- Added `c` local variable to access the component

## [1.0.7] - 2019-12-24
### Changed
- Fixed path to nested partials

## [1.0.6] - 2019-12-21
### Removed
- Removed generator empty directory check

## [1.0.5] - 2019-12-21
### Added
- Added support for `to_a` and `to_hash` for size check

## [1.0.4] - 2019-12-20
### Changed
- Fixed generator template name

## [1.0.3] - 2019-12-20
### Changed
- Reworked component generator

## [1.0.2] - 2019-12-19
### Changed
- Rewrite the internals of component building and rendering
- Move location of generators to be rails namespaced

## [1.0.1] - 2019-12-13
### Added
- Included action view helpers and context
### Changed
- Renamed view variable to context to allow more action view includes

## [1.0.0] - 2019-12-12
### Added
- Initial project version

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
lite-component-1.0.9 CHANGELOG.md