Commit Graph

266 Commits

Author SHA1 Message Date
Michael Pfaff 61d917a69e
Revert "Use unwrap instead of unwrap_throw so that we get stacktraces"
This reverts commit 6f45e6b774.
2022-05-31 17:09:14 -04:00
Michael Pfaff 6f45e6b774
Use unwrap instead of unwrap_throw so that we get stacktraces 2022-05-26 08:45:35 -04:00
Michael Pfaff c993632102
Update nightly features 2022-05-25 18:54:12 -04:00
Pauan f98db04ef7
Update CHANGELOG.md 2022-05-04 03:24:41 +02:00
Pauan fbeeac563b
Merge pull request #65 from MDM23/topic/extended-events
Add touch and submit events
2022-05-03 19:23:15 -06:00
Peter Frank 8bc2439caa Implement TouchListIter 2022-05-02 20:02:48 +02:00
Peter Frank 54549992a3 Add touch and submit events 2022-04-28 20:37:19 +01:00
Pauan 47830735a3 Version 0.5.24 2022-04-12 10:09:10 -07:00
Pauan eee4128574 Updating CHANGELOG 2022-04-12 10:07:10 -07:00
Pauan 623c896d80 Adding in AsStr support for Cow 2022-04-12 10:06:40 -07:00
Pauan 0011fa682a
Update CHANGELOG.md 2022-04-11 01:19:03 +02:00
Pauan 7cb3ffeb7e
Merge pull request #63 from alexisfontaine/chore/dom-methods-deprecation
Deprecate the `attribute` and `property` methods
2022-04-10 17:15:08 -06:00
Alexis Fontaine e8654d76a6 Update `CHANGELOG.md` file 2022-04-11 00:04:55 +02:00
Alexis Fontaine c0220d3551 Replace deprecated methods 2022-04-10 23:57:51 +02:00
Alexis Fontaine 103691a000 Remove redundant comment on deprecated method 2022-04-10 23:41:33 +02:00
Alexis Fontaine a3fef52cbf Deprecate `property` methods 2022-04-10 23:41:16 +02:00
Alexis Fontaine c54fd7e21e Deprecate `attribute` methods 2022-04-10 23:40:51 +02:00
Pauan 6b567408fb
Merge pull request #62 from tqwewe/feat/support-method-generics
Support generics in dom builder methods
2022-04-07 18:04:40 -06:00
Ari Seyhun c245fc2263
Support generics in dom builder methods 2022-04-07 15:00:47 +09:30
Pauan c98823b1c4 Removing delta_mode 2022-03-22 12:13:47 -07:00
Pauan a59bf02d59 Replacing unneeded trait with dyn FnOnce 2022-03-22 12:13:09 -07:00
Pauan 6c03a5a40a
Merge pull request #61 from JomerDev/animation-events
Adds animation events and wheel event
2022-03-22 20:12:38 +01:00
Jomer 58d8e36f5f Remove TODO comment 2022-03-22 20:10:16 +01:00
Jomer cf0bfa2d64 Adds animation events and wheel event 2022-03-21 19:03:11 +01:00
Pauan b3dbd59e9d
Merge pull request #59 from MendyBerger/master
Adding pointer and some focus events
2022-03-13 03:39:48 +01:00
Mendy Berger 6722802d4a Adding pointer and some focus events 2022-03-12 21:34:25 -05:00
Pauan 1f541fd717 Version 0.5.23 2021-12-09 19:14:10 +01:00
Pauan 03b9c9943d Making drag events inherit from mouse events 2021-12-09 19:13:01 +01:00
Pauan ac5391efc0 Version 0.5.22 2021-10-25 10:42:20 +02:00
Pauan ee517bcc44 Adding in mouse events 2021-10-25 10:42:06 +02:00
Pauan e9e9e61ed8 Fixing build errors 2021-10-17 10:49:43 +02:00
Pauan 1dc28869e1 Version 0.5.21 2021-10-17 10:31:40 +02:00
Pauan ca54166f10 Adding in event_with_options and global_event_with_options 2021-10-17 10:31:02 +02:00
Pauan 6d43c4baa1 Version 0.5.20 2021-09-18 21:38:06 +02:00
Pauan 4e2fdd31fe Adding in stop_propagation and stop_immediate_propagation methods to events 2021-09-18 21:36:28 +02:00
Pauan 29083bf288 Adding in style_unchecked and style_unchecked_signal methods 2021-09-18 21:30:52 +02:00
Pauan c87c6018bf Changing style so that it only panics in debug mode 2021-09-18 21:04:54 +02:00
Pauan 28646a7f97 Minor improvements 2021-09-18 20:50:50 +02:00
Pauan fac7851cdd
Merge pull request #52 from iMplode-nZ/repeat
Added repeat property to KeyboardEvent.
2021-09-02 22:25:00 +02:00
iMplode nZ 57ca7d9d24 Added repeat property to KeyboardEvent. 2021-09-01 18:11:55 -07:00
Pauan 3f1bf81a3e
Fixing image for badge 2021-09-01 19:31:43 +02:00
Pauan 24e101ef51
Merge pull request #48 from iMplode-nZ/master
Added derives to MouseButton.
2021-08-06 19:37:57 +02:00
iMplode nZ 9acc0e1aa9 Added derives to MouseButton. 2021-08-05 15:49:57 -07:00
Pauan 554249ef04 Version 0.5.19 2021-06-21 13:59:02 +02:00
Pauan 68c5a9f32a Adding in BeforeInput event 2021-06-21 13:58:49 +02:00
Pauan a674b28469 Version 0.5.18 2021-05-28 15:18:28 +02:00
Pauan 4b7455748d Replacing lazy_static with once_cell 2021-05-28 15:18:14 +02:00
Pauan 314ecf9eec Modernizing todomvc example 2021-05-28 15:10:10 +02:00
Pauan 1d444bffad Modernizing counter example 2021-05-28 13:37:14 +02:00
Pauan 85cddfabdb Modernizing async example 2021-05-28 13:29:17 +02:00
Pauan ca4e9651ad Modernizing animation example 2021-05-28 13:14:35 +02:00
Pauan bbc3e3a68e Adding in nightly feature and new events::Event type 2021-05-28 00:17:42 +02:00
Pauan 089a073913 Adding in attr and prop aliases 2021-05-27 23:54:52 +02:00
Pauan 5cd4ff8553 Version 0.5.17 2021-05-17 09:44:17 +02:00
Pauan 21daff2879 Changing apply_methods/html/svg to run each method call on a separate statement
This means that any locks will be freed at the end of the method call
2021-05-17 09:42:46 +02:00
Pauan 88a4f50f77 Improving README 2021-04-30 19:40:04 +02:00
Pauan 19b6ac130f Improving README 2021-04-30 19:37:27 +02:00
Pauan 9eb9bcbd33 Version 0.5.16 2021-04-30 18:24:53 +02:00
Pauan f6023aea65 Adding in dom_builder macro 2021-04-30 18:19:16 +02:00
Pauan 2839a51ba9 It now supports multiple dynamic children, by using comment markers 2021-04-30 18:08:29 +02:00
Pauan 16f09dd375 Improving README 2021-04-30 14:44:38 +02:00
Pauan 07e76e834d Improving README 2021-04-30 02:39:41 +02:00
Pauan 2edd84690d Improving README 2021-04-30 01:55:23 +02:00
Pauan 4c40823335 Improving README 2021-04-30 01:39:59 +02:00
Pauan ebea327cda Improving README 2021-04-30 01:36:07 +02:00
Pauan 7229ab9f6e Improving README 2021-04-30 01:27:57 +02:00
Pauan 3f01f09182 Version 0.5.15 2021-04-30 01:13:37 +02:00
Pauan 1ba7d833f3 Minor improvement 2021-04-30 01:06:36 +02:00
Pauan e096729759 Minor improvement 2021-04-30 00:50:33 +02:00
Pauan 8f3c6788bd Fixing bug where child_signal wouldn't trigger after_removed 2021-04-29 19:59:56 +02:00
Pauan 672af7b3ed Fixing bug where children_signal_vec wouldn't trigger after_removed 2021-04-29 19:44:21 +02:00
Pauan 2d9ae38c9d Making MutableAnimation Clone 2021-04-26 17:08:11 +02:00
Pauan 19dd6fbf1d Deprecating with_state 2021-04-26 16:56:42 +02:00
Pauan 7257d3eac9 Adding in load event 2021-04-26 16:53:05 +02:00
Pauan db42d2a02b Version 0.5.14 2020-10-26 13:18:55 +01:00
Pauan 13c855f644 Changing child method to accept &mut references 2020-10-26 13:18:36 +01:00
Pauan 8ecf715c31 Version 0.5.13 2020-10-20 12:17:33 +02:00
Pauan b7f893e2e2 Adding in drag events 2020-10-20 12:10:07 +02:00
Pauan d9862065b8 Version 0.5.12 2020-08-27 17:22:32 +02:00
Pauan e7fe4b99a1 Changing events to use capture rather than bubble 2020-08-27 17:22:14 +02:00
Pauan 748326492b Minor improvements 2020-06-02 17:14:10 +02:00
Pauan 4cf6acd71b Replacing pin-utils with pin-project 2020-06-02 14:27:36 +02:00
Pauan ccb9bcbf33 Version 0.5.11 2020-06-02 03:27:00 +02:00
Pauan 9b1169fb88 It's now possible to have multiple static children 2020-06-02 03:24:31 +02:00
Pauan c498b9e2b1 Minor improvement to the text implementation 2020-06-02 03:08:34 +02:00
Pauan 6846a45ca3 Minor improvement to README 2020-05-31 11:59:29 +02:00
Pauan 0697ddd383 Adding link to Discord server 2020-05-31 11:47:42 +02:00
Pauan 17e5209e58 Adding in with_cfg macro 2020-05-31 11:47:42 +02:00
Pauan cc8989772d
Merge pull request #40 from Kinrany/patch-1
Update README.md: does not require nightly
2020-05-14 08:51:09 +02:00
Kinrany c438cfa3a8
Update README.md: does not require nightly 2020-05-13 22:25:30 +03:00
Pauan 62ef25ea81 Version 0.5.10 2020-05-04 23:34:03 +02:00
Pauan 07ae71cf35 Adding in shadow_root! macro 2020-05-04 23:28:09 +02:00
Pauan e3fc0f152a Version 0.5.9 2020-04-27 07:37:15 +02:00
Pauan 8f12cf15b7 Changing children to use BorrowMut 2020-04-27 07:36:48 +02:00
Pauan 41b68baf90 Adding in livereload to the examples 2020-04-26 05:24:53 +02:00
Pauan 8600212043
Merge pull request #31 from qm3ster/patch-1
Add crates.io and docs.rs badges/links
2020-04-10 05:41:27 +02:00
Mihail Malo 8dd983d640
Add crates.io and docs.rs badges/links 2020-04-10 00:40:56 +03:00
Pauan 24920fd7af Adding in async example 2020-03-21 04:00:56 +01:00
Pauan 5ed4c0ae05 Version 0.5.8 2020-03-11 14:25:29 +01:00
Pauan 5083e7bdea Updating examples to use Rollup 2020-03-11 14:23:41 +01:00