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 · 0.6.0
uillinn
Browse files
Feb 15, 2022
chore(version): 0.6.0
· e2fca1c2
nifou
authored
Feb 15, 2022
View commits for tag 0.6.0
0.6.0
e2fca1c2
chore(cog): add pre/post bump hooks in `cog`'s config
· b4dbf78c
nifou
authored
Feb 15, 2022
b4dbf78c
test(uillinn_render_desktop): completely ignore this render in the coverage report
· 47c392bd
nifou
authored
Feb 15, 2022
47c392bd
feat(uillinn_render_desktop): conveniently export `wry`'s `Result` and `Error` types
· b5ea0cae
nifou
authored
Feb 15, 2022
b5ea0cae
fix(uillinn_render_desktop): use `EventLoop::new` instead of `EventLoop::new_any_thread`
· 15bb11c7
nifou
authored
Feb 15, 2022
15bb11c7
Feb 13, 2022
style(fmt): run `cargo fmt`
· 92931d52
nifou
authored
Feb 13, 2022
92931d52
refactor(uillinn_render_web): collect all additional styles into a unique...
· 7b348f64
nifou
authored
Feb 13, 2022
7b348f64
refactor: implement `Display` for `Alignment`
· fc75ac4a
nifou
authored
Feb 13, 2022
fc75ac4a
ci: install `libwebkit2gtk-4.0-dev`
· 8c516b18
nifou
authored
Feb 13, 2022
8c516b18
chore(clippy): fix Clippy warnings
· a30002eb
nifou
authored
Feb 13, 2022
a30002eb
docs(uillinn_render_svg): add a `Not supported` section in the crate documentation
· 2e5c8e56
nifou
authored
Feb 13, 2022
2e5c8e56
refactor(uillinn_render_web): use global default styles defined in the...
· fbc91c63
Nifou
authored
Feb 13, 2022
fbc91c63
feat!: add an associated type `Result` to the trait `Render` used as the...
· b0ab0f2a
Nifou
authored
Feb 13, 2022
b0ab0f2a
docs(readme): update the `Getting started` instructions
· d0d5b95f
Nifou
authored
Feb 13, 2022
d0d5b95f
docs: update the list of renders
· c6f0dcdf
Nifou
authored
Feb 13, 2022
c6f0dcdf
feat(uillinn_render_desktop): display the name of the application as the name of the opened window
· 92a6dc94
Nifou
authored
Feb 13, 2022
92a6dc94
refactor!: take a `&App` INSTEAD OF a `App` in the `render_app` method of the `Render` trait
· 1df19fb1
Nifou
authored
Feb 13, 2022
1df19fb1
ci(docs): don't include documentation of dependencies
· ca8cc3b2
Nifou
authored
Feb 13, 2022
ca8cc3b2
docs(readme): update the readme
· 5629e2ee
Nifou
authored
Feb 13, 2022
5629e2ee
Feb 12, 2022
feat(uillinn_render_desktop): start creating a render for windowed desktop software
· 7d5934eb
Nifou
authored
Feb 12, 2022
7d5934eb
Feb 04, 2022
Merge branch 'more-tests' into 'main'
· f31d9cbe
nifou
authored
Feb 04, 2022
f31d9cbe
style(fmt): run `cargo fmt`
· a8a0b167
Nifou
authored
Feb 05, 2022
a8a0b167
ci: fix bad regex (mixed with shell escaping)
· 8c11b397
Nifou
authored
Feb 05, 2022
8c11b397
test(uillinn_render_svg): remove assertions in the tests of the `Paragraph`...
· 8a721cf1
Nifou
authored
Feb 05, 2022
8a721cf1
chore(version): 0.5.1
· 794679ab
Nifou
authored
Feb 04, 2022
View commits for tag 0.5.1
0.5.1
794679ab
ci: fix escape characters
· 3a82f70c
Nifou
authored
Feb 04, 2022
3a82f70c
docs(readme): add a note stating that the project is experimental
· 25b6b5cf
Nifou
authored
Feb 04, 2022
25b6b5cf
style(fmt): run `cargo fmt`
· 94a95ec7
Nifou
authored
Feb 04, 2022
94a95ec7
test: add some `should_panic` tests
· 4d11bee6
Nifou
authored
Feb 04, 2022
4d11bee6
refactor(clippy): fix Clippy warnings
· 4b6da163
Nifou
authored
Feb 04, 2022
4b6da163
style(fmt): run `cargo fmt`
· ab979acb
Nifou
authored
Feb 04, 2022
ab979acb
test(uillinn_core): add more tests for colors
· 87498670
Nifou
authored
Feb 04, 2022
87498670
refactor(uillinn_color): add checks in the `Color::lighten` and...
· 7fbe850c
Nifou
authored
Feb 04, 2022
7fbe850c
test(uillinn_render_web): add a test for `line_height`s of `Paragraph`s
· 3814cc0c
Nifou
authored
Feb 04, 2022
3814cc0c
ci(coverage): don't count `todo!()` and `unreachable!()` lines as uncovered
· be15e440
Nifou
authored
Feb 04, 2022
be15e440
Feb 03, 2022
test: improve coverage
· 78912103
Nifou
authored
Feb 03, 2022
78912103
test: improve coverage results by adding a marker in grcov for ignoring lines
· 5986142b
Nifou
authored
Feb 03, 2022
5986142b
test(uillinn_render_svg): add more tests
· 28271e12
Nifou
authored
Feb 03, 2022
28271e12
test(uillinn_render_web): add more tests
· 027b32da
Nifou
authored
Feb 03, 2022
027b32da
test(uillinn_parser): add more tests
· 406021d8
Nifou
authored
Feb 03, 2022
406021d8
Loading