Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Generate a trait abstracting over all known DOM interfaces (#34357) | Josh Matthews | 2024-11-24 | 1 | -1/+1 |
* | Implement non-XR Gamepad discovery and input (#31200) | Daniel Adams | 2024-02-17 | 1 | -5/+2 |
* | Strict import formatting (grouping and granularity) (#30325) | Samson | 2023-09-11 | 1 | -2/+4 |
* | Remove WebVR | Alan Jeffrey | 2020-04-08 | 1 | -0/+4 |
* | Add trait DomObjectWrap to provide WRAP function | YUAN LYU | 2020-03-20 | 1 | -2/+0 |
* | Update MPL license to https (part 3) | Jan Andre Ikenmeyer | 2018-11-19 | 1 | -1/+1 |
* | Reorder imports | Pyfisch | 2018-11-06 | 1 | -1/+1 |
* | `cargo fix --edition` | Simon Sapin | 2018-11-06 | 1 | -6/+6 |
* | Format script component | chansuke | 2018-09-19 | 1 | -3/+5 |
* | Remove use of unstable box syntax. | Simon Sapin | 2017-10-16 | 1 | -1/+1 |
* | Rename Root<T> to DomRoot<T> | Anthony Ramine | 2017-09-26 | 1 | -2/+2 |
* | Rename dom::bindings::js to dom::bindings::root | Anthony Ramine | 2017-09-26 | 1 | -1/+1 |
* | Implement Gamepad API | Imanol Fernandez | 2017-04-12 | 1 | -0/+61 |