3
1
Fork
You've already forked documentation
0

WIP: document components #1

Draft
Ryuno-Ki wants to merge 16 commits from docs/components into main
pull from: docs/components
merge into: Anvil:main
Anvil:main
Anvil:pages

By using both npm as well as Codeberg as registry some pieces are still to be figured out before I can merge these changes.

By using both npm as well as Codeberg as registry some pieces are still to be figured out before I can merge these changes.
Actually I'm interpolating and using a custom filter here so I should
document how it is supposed to work.
Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
In order to avoid repetition I extracted the filter documentation to its
own document.
Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
This is going to be amazing!
Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
Given the way how I import it Vite wasn't able to figure out where to
place the locales correctly.
Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
Since for Codeberg Pages I deploy to a subpath I cannot reference using
absolute URLs!
Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
I'm more explicit regarding the template context here now.
Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
I'm now explaining the meaning of the translation keys as well as
allowing to tweak the CSS properties here.
Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
I even spotted some inconsistencies when writing in more detail on the
purpose of the translation string and interpolated values.
Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
Basically the same as the molecule.
Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
Now I also have relativeStylePrefix and inlineCss covered.
I seized the opportunity to go into a little bit more detail behind the
rational to pass dotted key-path into the translation variables.
Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
Now I can handle OAuth login buttons!
Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
I've added a way to allow for Social Logins and need to document the
changes. Also the templates now include all stylesheets that are
required to render the page.
Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
It's a small atom but still in use.
Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
I can even swap the icon sets!
Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
This involves limitations imposed by also supporting Askama.
Next to a set of context variables that changed casing and dropping the
inlining of styles.
Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
Given Askama support I cannot have optional context variables any more.
Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin docs/components:docs/components
git switch docs/components

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff docs/components
git switch docs/components
git rebase main
git switch main
git merge --ff-only docs/components
git switch docs/components
git rebase main
git switch main
git merge --no-ff docs/components
git switch main
git merge --squash docs/components
git switch main
git merge --ff-only docs/components
git switch main
git merge docs/components
git push origin main
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Anvil/documentation!1
Reference in a new issue
Anvil/documentation
No description provided.
Delete branch "docs/components"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?