Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · main
uillinn
Browse files
Apr 06, 2022
Merge branch 'interactive-components' into 'main'
· 04c8515f
nifou
authored
Apr 06, 2022
04c8515f
test(uillinn_render_web): fix tests
· baecadd9
nifou
authored
Apr 06, 2022
baecadd9
chore(version): 0.8.0
· d93f080e
nifou
authored
Apr 06, 2022
View commits for tag 0.8.0
0.8.0
d93f080e
build: bump `font-kit` to `0.11.0`
· d054586d
nifou
authored
Apr 06, 2022
d054586d
fix(uillinn_render_web): fix javascript progressive enhancement code
· 7ee057d2
nifou
authored
Apr 06, 2022
7ee057d2
style(fmt): run `cargo fmt`
· 90035e4b
nifou
authored
Apr 06, 2022
90035e4b
feat(uillinn_render_web): enable javascript progressive enhancement (disabled by default)
· 3bb13b1b
nifou
authored
Apr 06, 2022
3bb13b1b
Mar 25, 2022
docs(readme): add `deps.rs` badge
· 461910b8
nifou
authored
Mar 25, 2022
461910b8
feat: add a `BooleanInput` interactive component
· 700548ee
nifou
authored
Mar 25, 2022
700548ee
Mar 13, 2022
test: improve test coverage
· 642c3e30
nifou
authored
Mar 13, 2022
642c3e30
chore(deps): bump `pretty_assertions` to `1.2.0`
· efc23920
nifou
authored
Mar 13, 2022
efc23920
style(fmt): run `cargo fmt`
· b4cdd1f5
nifou
authored
Mar 13, 2022
b4cdd1f5
feat(uillinn_render_svg): render interactive components
· 38b3429c
nifou
authored
Mar 13, 2022
38b3429c
fix(uillinn_render_web): fix text bad alignment
· c7321273
nifou
authored
Mar 13, 2022
c7321273
fix(uillinn_render_web): improve keyboard navigation in `InteractiveGroup`s
· 99f7428e
nifou
authored
Mar 13, 2022
99f7428e
test: increase code coverage (+ remove useless code)
· 35f80453
nifou
authored
Mar 13, 2022
35f80453
Mar 12, 2022
test: add tests for `Ellipse` panics
· 03e8a862
nifou
authored
Mar 12, 2022
03e8a862
fix(clippy): fix `clippy` warnings
· 43c0ba73
nifou
authored
Mar 12, 2022
43c0ba73
feat: use a `Text` to represent placeholders of `TextInput`s
· e8eace42
nifou
authored
Mar 12, 2022
e8eace42
ci: update `grcov`
· 24344d13
nifou
authored
Mar 12, 2022
24344d13
fix(uillinn_core): fix `Paragraph`s default font
· ae8f4eca
nifou
authored
Mar 11, 2022
ae8f4eca
feat: support the `\n` characters in `Paragraph`s
· 4b59f8b0
nifou
authored
Mar 09, 2022
4b59f8b0
fix: don't replace newlines in generated applications (+ run `cargo fmt`)
· 38b3a336
nifou
authored
Mar 09, 2022
38b3a336
feat: support executing an action when a trigger component is pressed in an `InteractiveGroup`
· 27d63695
nifou
authored
Mar 06, 2022
27d63695
feat: add an `InteractiveGroup` interactive component
· db60d4b8
nifou
authored
Feb 27, 2022
db60d4b8
docs(readme): add more badges and use official instance of `tokei`
· 154ef17e
nifou
authored
Feb 19, 2022
154ef17e
docs(readme): add `Total lines` badge
· b96138e9
nifou
authored
Feb 19, 2022
b96138e9
feat: add a `TextInput` interactive component
· 37745c87
nifou
authored
Feb 19, 2022
37745c87
docs(readme): fix code example
· 9db2b7a3
nifou
authored
Feb 17, 2022
9db2b7a3
Merge branch 'remove-desktop-parser' into 'main'
· 56d5e48a
nifou
authored
Mar 12, 2022
56d5e48a
chore(version): 0.7.1
· ee48bcf5
nifou
authored
Mar 12, 2022
View commits for tag 0.7.1
0.7.1
ee48bcf5
Mar 11, 2022
docs(readme): update the readme
· 3c885c69
nifou
authored
Mar 11, 2022
3c885c69
fix: fix clippy warnings
· 82b9cfee
nifou
authored
Mar 11, 2022
82b9cfee
chore: update `cargo`'s configuration file
· 28ed3645
nifou
authored
Mar 11, 2022
28ed3645
chore!: remove `uillinn_parser`
· d5f8c11e
nifou
authored
Mar 11, 2022
d5f8c11e
chore!: remove `uillinn_render_desktop`
· 8bf7ae6f
nifou
authored
Mar 11, 2022
8bf7ae6f
Feb 16, 2022
Merge branch 'small-fixes' into 'main'
· 41b3165d
nifou
authored
Feb 16, 2022
41b3165d
chore(version): 0.7.0
· 4c97e7ca
nifou
authored
Feb 16, 2022
View commits for tag 0.7.0
0.7.0
4c97e7ca
chore: add the `Cargo.lock` file to the `.gitignore`
· ed665a76
nifou
authored
Feb 16, 2022
ed665a76
docs(readme): rephrase the introduction and clarify `Getting started` instructions
· 35d8d3b6
nifou
authored
Feb 16, 2022
35d8d3b6
Loading