tide-jsx v0.4.0
git clone https://git.pyrossh.dev/tide-jsx
Tide + JSX
685384d
— Peter John
2026-05-16T15:27:13+05:30
Revert "new stuff"
509577f
— Peter John
2026-05-16T14:31:46+05:30
new stuff
4650209
— Peter John
2022-09-25T14:50:25+05:30
add integration test
aeeb835
— Peter John
2022-09-18T09:30:51+05:30
Update README.md
a2a8cc9
— Peter John
2022-09-18T09:26:25+05:30
update readme
3823550
— Peter John
2022-09-18T09:18:55+05:30
remove tide dependency
a2f5155
— Peter John
2022-09-18T09:16:48+05:30
fmt all code
13ca0b5
— Peter John
2022-09-18T00:41:01+05:30
v0.4.0
4c95b9e
— Peter John
2022-09-18T00:16:58+05:30
v0.3.3
7a22303
— Peter John
2022-09-17T20:23:18+05:30
v0.3.2
f9e46d1
— Peter John
2022-09-17T19:30:16+05:30
v0.3.1
366ce47
— Peter John
2022-09-17T18:40:35+05:30
v0.3.0
e3c3a07
— Peter John
2022-09-17T18:14:08+05:30
fix build tests
cff578e
— Peter John
2022-09-17T16:22:15+05:30
v0.2.1
30df4d1
— Peter John
2022-09-17T16:19:03+05:30
fix tests
0e72dd9
— Peter John
2022-09-17T16:01:50+05:30
v0.1.1
77cb4fe
— Peter John
2022-09-17T15:15:35+05:30
rename
78e2b8a
— Peter John
2022-09-17T14:53:54+05:30
rustt-2021
aa10a9d
— Gal Schlezinger
2020-07-21T12:52:58+03:00
Use stable Rust (#41)
73c4aa5
— vpzomtrrfrt
2020-07-21T03:32:17-06:00
impl Render for Cow<'_, str> (#36)
cd4dd39
— vpzomtrrfrt
2020-07-21T03:30:42-06:00
Implement Render for Vec<T> (#40)
7bffb93
— vpzomtrrfrt
2020-06-30T00:59:01-06:00
Add Render impls for numeric primitives (#35)
534f9b7
— vpzomtrrfrt
2020-06-18T05:20:12-06:00
Use Cow for element attribute values (#21)
3f7f765
— Naitik Shah
2020-06-14T12:08:47+04:00
support keywords like type/for without resorting to raw (#30)
66cdde1
— Naitik Shah
2020-06-11T15:48:20+04:00
remove unnecessary pub visibility for tests (#29)
d26982c
— Naitik Shah
2020-06-11T15:43:31+04:00
add test showing how to use Option (#28)
553f893
— Naitik Shah
2020-06-11T14:00:09+04:00
Prepare for running in stable Rust (#27)
4ccab0c
— Gal Schlezinger
2020-06-10T17:22:35+03:00
Set up GH actions for contributions (#26)
02548be
— Naitik Shah
2020-06-10T17:11:09+04:00
Eliminate unused brace errors & unused import (#25)
c35c7af
— Gal Schlezinger
2020-06-10T15:56:40+03:00
Update github actions
8e2b393
— vpzomtrrfrt
2020-06-08T01:05:19-06:00
Add support for raw identifiers (#19)
915cec7
— Gal Schlezinger
2020-06-01T10:07:55+03:00
v0.3.1
dca74ba
— Ash Guy
2020-05-25T17:30:29+10:00
[Fix] Elements Ordering & Struct Field Visibility (#17)
ebaddfd
— Mario Reder
2019-12-18T08:47:37+01:00
fix: remove space before self closing tag (#11)
c44a431
— Gal Schlezinger
2019-11-27T15:44:57+02:00
v0.3.0
b03ce49
— Gal Schlezinger
2019-10-03T09:42:07+03:00
Use `Write` instead of owned strings (#8)
005fdc1
— Gal Schlezinger
2019-09-26T10:48:13+03:00
Support dashes in html tags attributes (#7)
00d5abd
— Gal Schlezinger
2019-09-23T23:17:42+03:00
v0.2.0
7c790e3
— Gal Schlezinger
2019-09-23T21:41:29+03:00
Support empty brackets as Fragments (#5)
0c77270
— Gal Schlezinger
2019-09-23T21:33:38+03:00
Add `#[component]` macro (#4)
71a726c
— Gal Schlezinger
2019-09-21T11:51:46+03:00
bump version for updating docs
2157b62
— Gal Schlezinger
2019-09-21T11:49:19+03:00
Add version
79a06e5
— Gal Schlezinger
2019-09-21T11:47:17+03:00
docs
a6199b7
— Gal Schlezinger
2019-09-21T11:08:52+03:00
escape strings
45d44a9
— Gal Schlezinger
2019-09-21T10:55:17+03:00
Move readme test to the lib root
0df6bed
— Gal Schlezinger
2019-09-21T10:51:57+03:00
Better docs
c5dfed4
— Gal Schlezinger
2019-09-21T10:24:41+03:00
typo
178f9bc
— Gal Schlezinger
2019-09-21T10:23:48+03:00
Create LICENSE
90721bf
— Gal Schlezinger
2019-09-21T10:19:52+03:00
change readme
f995c83
— Gal Schlezinger
2019-09-21T10:14:45+03:00
prepare to publish v0.1
f4214dc
— Gal Schlezinger
2019-09-21T10:10:22+03:00
Add description
377f310
— Gal Schlezinger
2019-09-21T10:07:06+03:00
README
6534ef8
— Gal Schlezinger
2019-09-21T09:46:24+03:00
Refactor proc macro to multiple structs (#1)
6eaa52f
— Gal Schlezinger
2019-09-21T08:47:56+03:00
Use nightly rust
b61731c
— Gal Schlezinger
2019-09-21T08:39:27+03:00
Add CI with GitHub actions
0f2ec10
— Gal Schlezinger
2019-09-21T08:38:56+03:00
pretty assertions
cc58dd1
— Gal Schlezinger
2019-09-21T08:30:36+03:00
initial implementation