Skip to content
main
Switch branches/tags
Code

Latest commit

* Place generate_sidecar option under `generate` config option

* Readd documentation for sidecar option

* Place generate_stimulus_controller option under `generate` config option

* Place generate_locale option under `generate` config option

* Place distinct_locale_files under `generate` config option

* Ensure default value is still set

* Rebuild docs

* Lint

* Ensure all unset values in `generate` config return `false`

This makes the documentation for the method explicitly correct.

* Grammatical and layout fixes

Co-authored-by: Joel Hawksley <joelhawksley@github.com>

* Clarify `generate` default, grammatical fixes

* Generate documentation using a component

* Ensure extra newlines are trimmed

* Regenerate docs

* Lint

* Add subheadings for generator options

* Take ownership of API docs builder component

* Update documentation for `component_parent_class`

* Use == instead of raw

* Deprecate all moved methods

* Ensure generate.component_path is fully removed

* Use code formatting in locale generator comment

Co-authored-by: Hans Lemuet <Spone@users.noreply.github.com>

* Test _deprecated_generate_mattr_accessor

* Run docs:build

* Add link to API docs

Co-authored-by: Joel Hawksley <joelhawksley@github.com>
Co-authored-by: Hans Lemuet <Spone@users.noreply.github.com>
Co-authored-by: Hans Lemuet <hans@spone.net>
2177632

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time

ViewComponent logo ViewComponent logo

A framework for building reusable, testable & encapsulated view components in Ruby on Rails.

Documentation

See viewcomponent.org for documentation.

Contributing

This project is intended to be a safe, welcoming space for collaboration. Contributors are expected to adhere to the Contributor Covenant code of conduct. We recommend reading the contributing guide as well.

License

ViewComponent is available as open source under the terms of the MIT License.