Orhun Parmaksız
c597b87f72
chore(release): prepare for 0.24.0 ( #588 )
2023-10-23 04:06:53 -07:00
Josh McKinney
9cfb133a98
docs: document alpha release process ( #542 )
...
Fixes https://github.com/ratatui-org/ratatui/issues/412
2023-09-28 11:27:03 +02:00
Josh McKinney
4548a9b7e2
docs: add BREAKING-CHANGES.md ( #538 )
...
Document the breaking changes in each version. This document is
manually curated by summarizing the breaking changes in the changelog.
2023-09-28 01:00:43 -07:00
Josh McKinney
be55a5fbcd
feat(examples): add demo2 example ( #500 )
2023-09-21 01:47:23 -07:00
Josh McKinney
8c55158822
chore: use vhs to create demo.gif ( #390 )
...
The bug that prevented braille rendering is fixed, so switch to VHS for
rendering the demo gif
![Demo of Ratatui](https://vhs.charm.sh/vhs-tF0QbuPbtHgUeG0sTVgFr.gif )
2023-08-13 16:21:00 +00:00
a-kenji
8b28672131
chore(docs): add doc comment bump to release documentation ( #382 )
2023-08-07 13:30:03 +00:00
Orhun Parmaksız
964190a859
chore(github): rename tui-rs-revival
references to ratatui-org
( #340 )
2023-07-22 10:34:11 +00:00
Orhun Parmaksız
de4f2b9990
chore(demo): update demo gif ( #234 )
2023-06-11 20:33:25 +00:00
Josh McKinney
593fd29d00
chore(demo): update demo gif with a fixed unicode gauge ( #227 )
...
* fix(gauge): render gauge with unicode correctly
Gauge now correctly renders a block rather than a space when in unicode mode.
* docs: update demo.gif
- remove existing gif
- upload using VHS (https://github.com/charmbracelet/vhs )
- add instructions to RELEASE.md
- link new gif in README
2023-06-11 16:23:23 +02:00
Orhun Parmaksız
cfa8b8042a
chore(release): prepare for 0.20.0 ( #97 )
2023-03-19 18:11:15 +01:00