Module: Vident2
- Defined in:
- lib/vident2.rb,
lib/vident2/error.rb,
lib/vident2/phlex.rb,
lib/vident2/engine.rb,
lib/vident2/caching.rb,
lib/vident2/version.rb,
lib/vident2/tailwind.rb,
lib/vident2/component.rb,
lib/vident2/phlex/html.rb,
lib/vident2/internals/dsl.rb,
lib/vident2/stimulus/null.rb,
lib/vident2/internals/plan.rb,
lib/vident2/stimulus/param.rb,
lib/vident2/stimulus/value.rb,
lib/vident2/view_component.rb,
lib/vident2/internals/draft.rb,
lib/vident2/stimulus/action.rb,
lib/vident2/stimulus/naming.rb,
lib/vident2/stimulus/outlet.rb,
lib/vident2/stimulus/target.rb,
lib/vident2/internals/registry.rb,
lib/vident2/internals/resolver.rb,
lib/vident2/stimulus/class_map.rb,
lib/vident2/stimulus/collection.rb,
lib/vident2/stimulus/controller.rb,
lib/vident2/view_component/base.rb,
lib/vident2/internals/declaration.rb,
lib/vident2/internals/declarations.rb,
lib/vident2/internals/action_builder.rb,
lib/vident2/internals/target_builder.rb,
lib/vident2/internals/attribute_writer.rb,
lib/vident2/internals/class_list_builder.rb
Overview
Vident 2.0 — synthesis rearchitecture per doc/reviews/wave-4-synthesis.md. Built side-by-side with Vident 1.x during development; renamed to Vident at release.
Defined Under Namespace
Modules: Caching, Component, Internals, Phlex, Stimulus, Tailwind, ViewComponent Classes: ConfigurationError, DeclarationError, Engine, Error, ParseError, RenderError, StateError
Constant Summary collapse
- VERSION =
"2.0.0.alpha0"