Skip to content

Switch to <AngleBracket /> built-in components on Octane branch (input, link-to, etc) #692

@chancancode

Description

@chancancode

It's time to switch the Octane guides to use built-in components!

  • {{link-to}} -> <LinkTo />
  • {{input}} -> <Input />
  • {{textarea}} -> <Textarea />

This should mostly just be a syntactic change, but we could also take the opportunity to adjust the flow, remove legacy concepts, etc. For example, since angle bracket invocation takes HTML attributes, we can update the examples to pass them directly (i.e. class= instead of @class=).

To help out, please leave a comment to "claim" the item (🔒 below) so others know not to duplicate the effort! It's fine to claim the item before you have a PR ready (but please release it if it turns out you didn't have the time to do it). Branch from the octane branch of the Guides and open your PR to be merged back into octane. Thank you!

Some resources:

Guides that need to be updated:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions