-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
I have made several modifications to this repo in my (new) fork, like
- fix
onCheckevent handler (bhootd@1c5beaf) - fix how
roleattribute is created: as an attribute instead of as a property (bhootd@c8c238c) - fix how boolean attributes are created (bhootd@33890ed)
- add
onLinkClickhandler (which also handlepreventDefault()) (bhootd@79c1c4f) - add new attributes
Initially I thought of creating a branch and an associated pull request for each change. However, I need to use these changes immediately in my code. So I need all of those changes within a single branch.
Now I am committing everything to the main branch of my fork. Each commit still deals with only one thing. Each commit message also describes the why, if needed.
This way, we can merge these changes in this repo at leisure.
Let me know if and how you would like to handle this.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels