Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update MPL license to https (part 3) | Jan Andre Ikenmeyer | 2018-11-19 | 1 | -1/+1 |
* | Reorder imports | Pyfisch | 2018-11-06 | 1 | -2/+2 |
* | `cargo fix --edition` | Simon Sapin | 2018-11-06 | 1 | -7/+7 |
* | Format script component | chansuke | 2018-09-19 | 1 | -12/+29 |
* | MutationObserver api: Implement takeRecords() and characterData mutations | Fabrice Desré | 2018-05-02 | 1 | -18/+41 |
* | Remove use of unstable box syntax. | Simon Sapin | 2017-10-16 | 1 | -15/+21 |
* | Rename Root<T> to DomRoot<T> | Anthony Ramine | 2017-09-26 | 1 | -11/+11 |
* | Rename MutNullableJS<T> to MutNullableDom<T> | Anthony Ramine | 2017-09-26 | 1 | -5/+5 |
* | Rename JS<T> to Dom<T> | Anthony Ramine | 2017-09-26 | 1 | -7/+7 |
* | Rename dom::bindings::js to dom::bindings::root | Anthony Ramine | 2017-09-26 | 1 | -1/+1 |
* | Implement MutationObserver childList mutations. | Imanol Fernandez | 2017-05-19 | 1 | -9/+46 |
* | Mutation Observer API | Sumit | 2017-05-15 | 1 | -7/+76 |
* | Implement basic interface for MutationObserver and MutationRecord. | Sumit | 2017-04-05 | 1 | -0/+34 |