Pinned
228 contributions in the last year
Less
More
Contribution activity
August 2021
Created 29 commits in 2 repositories
Created a pull request in mc1098/sap that received 2 comments
Opened 15 other pull requests in 2 repositories
mc1098/sap
5
merged
8
closed
- Impl Error trait for query errors
- Add DOM state to ByLabelTextError
- Refactor type_to fn to macro
- Add example and more info to README
- Remove squash merge
- [Merged by Bors] - Update and improve examples
- [Merged by Bors] - Add assert_by_placeholder_text query
- [Merged by Bors] - Add assert_by queries for ByLabelText trait
- [Merged by Bors] - Add assert_by queries for ByAria trait
- [Merged by Bors] - Assert by display value
- [Merged by Bors] - Add assert_by_text query
- [Merged by Bors] - Getter and setter properties with js_sys Reflect
- [Merged by Bors] - Move Yew examples to specific folder in examples