Jonathan Kelley
|
c4e8d8bb31
|
Feat: wire up a very basic dom updater
|
2021-02-14 23:39:46 -05:00 |
|
Jonathan Kelley
|
4dfdf91236
|
Feat: major overhaul to diffing, using a "diffing machine" now
|
2021-02-14 18:03:16 -05:00 |
|
Jonathan Kelley
|
4c291a0efd
|
Feat: remove generic paramter on VDOM
This makes storage of VDoms easier, and removes static dispatch on any function that relies on VDOMs.
|
2021-02-13 03:19:35 -05:00 |
|
Jonathan Kelley
|
d063a19939
|
Feat: wire up some of the changelist for diff
|
2021-02-13 02:49:10 -05:00 |
|
Jonathan Kelley
|
ea2aa4b0c9
|
Feat: event loop
|
2021-02-12 16:11:33 -05:00 |
|
Jonathan Kelley
|
8295ac4b3d
|
Feat: major overhaul, wire up event system
|
2021-02-12 03:07:35 -05:00 |
|
Jonathan Kelley
|
f47651b32a
|
Feat: overall API updates
|
2021-02-12 00:29:46 -05:00 |
|
Jonathan Kelley
|
125f5426a4
|
Feat: push new component API and context API
|
2021-02-11 23:03:01 -05:00 |
|
Jonathan Kelley
|
8329268d39
|
feat: update builder
|
2021-02-10 12:50:34 -05:00 |
|
Jonathan Kelley
|
c97a9647e3
|
Feat: update solved problems with context API
|
2021-02-10 12:48:02 -05:00 |
|
Jonathan Kelley
|
204f0d9f16
|
Feat:
- integrate subscription service into context.
- Update documentation
|
2021-02-08 16:57:34 -05:00 |
|
Jonathan Kelley
|
ee23ea6c3a
|
Feat: fix docs names
|
2021-02-08 11:12:02 -05:00 |
|
Jonathan Kelley
|
edbb33b2ee
|
Feat: implememt nodes better
|
2021-02-07 19:14:04 -05:00 |
|
Jonathan Kelley
|
c9d95dd1dc
|
Feat: move out scope into its own file
|
2021-02-07 17:38:17 -05:00 |
|
Jonathan Kelley
|
e939373616
|
Feat: capture pointer type
|
2021-02-07 16:21:38 -05:00 |
|
Jonathan Kelley
|
2c2882c9a2
|
Feat: more updates to hooks
|
2021-02-07 14:59:34 -05:00 |
|
Jonathan Kelley
|
4d01436c3f
|
Feat: found a fast solution to hook state
|
2021-02-06 22:19:56 -05:00 |
|
Jonathan Kelley
|
62d4ad5878
|
wip: comment out examples and move lifetime in FC type
|
2021-02-03 14:07:07 -05:00 |
|
Jonathan Kelley
|
07341d2c65
|
Feat: include the helper
|
2021-02-03 02:26:04 -05:00 |
|
Jonathan Kelley
|
a2406b33d6
|
Feat: updates to docs, extension
|
2021-01-29 11:57:52 -05:00 |
|
Jonathan Kelley
|
7730fd4a8c
|
Feat: webview example
|
2021-01-21 11:10:31 -05:00 |
|
Jonathan Kelley
|
9c01736895
|
WIP: Dioxus-webview
|
2021-01-21 03:22:08 -05:00 |
|
Jonathan Kelley
|
6aeea9b790
|
Feat: add router
|
2021-01-20 17:48:58 -05:00 |
|
Jonathan Kelley
|
4d7ac5bb5d
|
Feat: dioxus frontend crate
|
2021-01-20 12:04:27 -05:00 |
|
Jonathan Kelley
|
33a805da40
|
Add versioning for package
|
2021-01-19 09:01:02 -05:00 |
|
Jonathan Kelley
|
2afbfea324
|
Feat: clean up naming
|
2021-01-19 09:00:23 -05:00 |
|
Jonathan Kelley
|
be8d2678b5
|
Feat: prep for cargo
|
2021-01-19 08:47:08 -05:00 |
|
Jonathan Kelley
|
f3c650b073
|
Feat: include diffing and patching in Dioxus
|
2021-01-16 10:24:30 -05:00 |
|
Jonathan Kelley
|
9c616ea5c0
|
Feat: more docs, dissolve vnode crate into dioxus-core
|
2021-01-16 01:30:48 -05:00 |
|
Jonathan Kelley
|
d13e04c9ff
|
Feat: more docs, example, mroe nodes
|
2021-01-15 23:25:29 -05:00 |
|
Jonathan Kelley
|
152bced9f3
|
Feat: some updates, pull in the vnode enums
|
2021-01-15 02:52:47 -05:00 |
|
Jonathan Kelley
|
ce34d0dfcd
|
Feat: WIP
|
2021-01-14 20:56:28 -05:00 |
|
Jonathan Kelley
|
2b9c8d09d9
|
Feat: docs, code frm percy
|
2021-01-14 02:56:41 -05:00 |
|