Commit Graph

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