21 Commits

Author SHA1 Message Date
Justin Starry
f794d555e3
Fix typo in RenderService (#658) 2019-09-24 23:01:45 -04:00
Justin Starry
66b036b372
Update changelog for v0.9 release (#657) 2019-09-24 22:52:35 -04:00
Justin Starry
bb7c042da4 Update CHANGELOG.md 2019-08-11 21:59:13 -04:00
Justin Starry
74373e6164 Add lifetime support to derive props macro 2019-08-11 17:38:49 -04:00
Justin Starry
c9d5c70af0 Bump version to 0.9.0 2019-08-10 19:48:21 -04:00
Justin Starry
b1f3992adc
Update changelog format and add 0.8 changelog (#575) 2019-08-10 18:43:19 -04:00
Denis Kolodin
c92b2554ae Allow to use value attribute for all tags
It was allowed for `option` before.
2019-02-18 16:07:48 +03:00
Denis Kolodin
c63636b22a Add read_file_as_chunks method to ReaderService
To read large files by small pieces.
2019-02-18 10:03:40 +03:00
Denis Kolodin
654716fe7e Add files uploading support 2019-02-16 11:41:34 +03:00
Denis Kolodin
fc7f7a97ea Add start_app method 2019-02-02 01:26:04 +03:00
Denis Kolodin
2f4df9fe80 Bump version to 0.6.0 2019-02-01 12:20:53 +03:00
bors[bot]
a2ebc259f4 Merge #367
367: Require mutable reference for send_back method call r=DenisKolodin a=DenisKolodin

This PR is separated from #365 to buy time to make backward incompatible changes.

Co-authored-by: Denis Kolodin <deniskolodin@gmail.com>
2018-08-27 18:25:05 +00:00
Denis Kolodin
07573eb4b8 Require mutable reference for send_back method call 2018-08-20 21:40:24 +03:00
Denis Kolodin
8de51821e2 Add send_self method 2018-08-19 21:35:40 +03:00
Denis Kolodin
e244bc6c35 Add SubmitEvent to the changelog 2018-08-14 10:14:13 +03:00
Denis Kolodin
76b29ee6b4 Add information about aborting requests to the changelog 2018-08-11 20:21:53 +03:00
Denis Kolodin
334d967bfe Add FetchOptions objects for FetchService 2018-07-23 21:57:52 +03:00
Sascha Grunert
a1647803b6
Fix typo in Changelog 2018-06-24 17:00:57 +02:00
anga
41be324307 Add support for classess with space 2018-06-19 11:51:03 +03:00
Denis Kolodin
9441df8f46 Add information about the new html macro syntax with move modifier 2018-06-16 20:53:53 +03:00
Denis Kolodin
a6b64b7d3a Add CHANGELOG.md 2018-06-08 10:06:08 +03:00