Commit Graph

66 Commits (8293cef703b939ab3790d0f90857c256c966c3e6)

Author SHA1 Message Date
Florian Dehau 8293cef703 Release v0.8.0 5 years ago
Timon 60b99cfc66 feat: bump crossterm to 0.14 5 years ago
Florian Dehau 3abafc307c Release v0.7.0 5 years ago
Florian Dehau 055af0f78a chore: bump dev dependencies
* bump rand to 0.7
* bump structopt to 0.3
5 years ago
Timon e4873e4da9 feat(backend): bump crossterm to 0.13
* removed flush calls because execute already calls flush under the hood.
* moved some static functions into From traits
* removed useless clone in demo
* upgrade to crossterm 0.13
* map all errors
5 years ago
Timon_Post a0f6605f59 Implemented command api crossterm, for better perfomance. 5 years ago
Florian Dehau 3726761549 List required features for all examples 5 years ago
Florian Dehau bd5862437d Release v0.6.2 5 years ago
Florian Dehau fe0ddf6c83 Release v0.6.1 5 years ago
Florian Dehau fe17165c39 Release v0.6.0 5 years ago
svartalf e18671c1e4 Relaxing crossterm dependency version 5 years ago
Timon_Post b5f6219d39 updated to 0.9.4 5 years ago
Timon_Post 5ed82aac5f removed project files 5 years ago
timonpost@hotmail.nl ffaaf5e39c review update 5 years ago
timonpost@hotmail.nl 567cf7b8e5 update 0.9.2 5 years ago
Florian Dehau 5f8dd38135 Release v0.5.1 5 years ago
Florian Dehau e0ab1e906e Release v0.5.0 5 years ago
defiori 4a1f3cd61f feat: curses instance can be passed to backend 5 years ago
defiori 8db1bb56f2 fix: curses demo required features 5 years ago
defiori d75198a8ee feat: add pancurses backend 5 years ago
Florian Dehau f20512b599 feat: add rustbox and crossterm demo 5 years ago
Florian Dehau f5d7f70472 Release v0.4.0 5 years ago
Florian Dehau a75b811061 chore: bump itertools to 0.8 5 years ago
Florian Dehau ec6b46324e feat(examples): add cmd line args to the demo 5 years ago
Florian Dehau 97f764b45d feat: handle crossterm errors 5 years ago
Florian Dehau 7f31a55506 chore: show appveyor build status 5 years ago
Sven-Hendrik Haase 144bfb71cf Upgrade to 2018 edition 6 years ago
Florian Dehau b3689eceb7 feat: update outdated dependencies 6 years ago
Florian Dehau 4c46ef69e9 Release v0.3.0 6 years ago
Florian Dehau 56fc43400a Release v0.3.0-beta.3 6 years ago
Florian Dehau a99fc115f8 Release v0.3.0-beta.2 6 years ago
Florian Dehau 08ab92da80 refactor: clean examples
* Introduce a common event handler in order to focus on the drawing part
* Remove deprecated custom termion backends
6 years ago
Florian Dehau 4ae9850e13 fix: replace links to assets 6 years ago
Florian Dehau dd71d6471c Release v0.3.0-beta.1 6 years ago
Florian Dehau d0cee47e22 Release v0.3.0-beta.0 6 years ago
Florian Dehau ccebb56a83 chore(Cargo): update dependencies 6 years ago
Florian Dehau 40bad7a718 feat: add initial support for crossterm 6 years ago
Florian Dehau 13e194cd26 refactor: update widgets
* all widgets use the consumable builder pattern
* `draw` on terminal expect a closure that take a frame as only arg
6 years ago
Florian Dehau ad602a54bf refactor(widgets): replace text rendering in Paragraph
* remove custom markup language
* add Text container for both raw and styled strings
6 years ago
Florian Dehau 05c96eaa28 Release v0.2.3 6 years ago
Robin Nehls 3f8a9079ee [widgets] implement text alignment for paragraph widget 6 years ago
Florian Dehau 3c38abb203 Release 0.2.2 6 years ago
Florian Dehau 524845cc74 Publish v0.2.1 6 years ago
Florian Dehau 169dc43565 [examples] Add layout example 6 years ago
Florian Dehau 299279dc2d [examples] Add user input example 6 years ago
Florian Dehau 7d273b576d Bump version 7 years ago
Florian Dehau 151d7e8a1c [src] Update dependencies
* Update all dependencies to their latest versions
* Change border to Borders to match v1.0 of bitflags
7 years ago
Florian Dehau e675d6735c [dependencies] Replace log4rs by stderrlog 7 years ago
Florian Dehau d926695b17 Release v0.1.3 7 years ago
Florian Dehau fd1e1f22af Add specification for all examples in Cargo.toml 7 years ago