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.7.1
uillinn
Browse files
Mar 12, 2022
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
fix: update Cog's configuration
· 6e2761c0
nifou
authored
Feb 16, 2022
6e2761c0
chore: manually bump versions
· d1676a3f
nifou
authored
Feb 16, 2022
d1676a3f
ci(docs): fix `pages` pipeline
· 21feae13
nifou
authored
Feb 16, 2022
21feae13
Merge branch 'new-render-api' into 'main'
· 303b50c5
nifou
authored
Feb 16, 2022
303b50c5
chore(version): 0.6.0
· 2a98c063
nifou
authored
Feb 15, 2022
2a98c063
chore(cog): add pre/post bump hooks in `cog`'s config
· 01a2442f
nifou
authored
Feb 15, 2022
01a2442f
test(uillinn_render_desktop): completely ignore this render in the coverage report
· 6fb4be10
nifou
authored
Feb 15, 2022
6fb4be10
feat(uillinn_render_desktop): conveniently export `wry`'s `Result` and `Error` types
· 9ec6b032
nifou
authored
Feb 15, 2022
9ec6b032
fix(uillinn_render_desktop): use `EventLoop::new` instead of `EventLoop::new_any_thread`
· 9779fc5b
nifou
authored
Feb 15, 2022
9779fc5b
Feb 13, 2022
style(fmt): run `cargo fmt`
· 54b99186
nifou
authored
Feb 13, 2022
54b99186
Feb 16, 2022
refactor(uillinn_render_web): collect all additional styles into a unique...
· ac2d64ee
nifou
authored
Feb 13, 2022
ac2d64ee
refactor: implement `Display` for `Alignment`
· 5ecc3bfc
nifou
authored
Feb 13, 2022
5ecc3bfc
ci: install `libwebkit2gtk-4.0-dev`
· 5f20b11a
nifou
authored
Feb 13, 2022
5f20b11a
Feb 13, 2022
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
Loading