You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xplr/docs
Arijit Basu 08e1f6aa2d
Allow custom title and ui config in custom layout. (#589)
* Allow custom title and ui config in custom layout.

Adds the following layouts:

- Static
- Dynamic

Deprecates `CustomContent` (but won't be removed to maintain compatibility).

Closes: https://github.com/sayanarijit/xplr/issues/563

* Delete init.lua

* Update docs/en/src/layout.md

* Update docs/en/src/layout.md

* Rename

- Paragraph => CustomParagraph
- List => CustomList
- Table => CustomTable

Also update init.lua

* Fix clippy errs

* Fix doc links
2 years ago
..
en Allow custom title and ui config in custom layout. (#589) 2 years ago
landing Fix cargo release 2 years ago
script More UI utilities and improvements (#582) 2 years ago
CNAME Fix gh pages CNAME 3 years ago