Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The staging branch (vol 9) #89

Merged
merged 6 commits into from Sep 18, 2021
Merged

The staging branch (vol 9) #89

merged 6 commits into from Sep 18, 2021

Conversation

hmdne
Copy link
Member

@hmdne hmdne commented Jul 28, 2021

The development style for this library I took at this point is to create irregular chunks of commit streams that touch all the codebase at once. This is easier for me for the reason of accelerating the development at this point. I used to push it to my local repository, now I will push it to the main repo, but to the staging branch. The goal is to keep master more stable for now, as things may break a little in this branch.

@hmdne
Copy link
Member Author

hmdne commented Jul 28, 2021

Regarding the IE11 compatibility, it's not that I want to fully support IE11 with this library. It's to at least ensure it doesn't fail fast, so that some user of this library wanting to support IE11 or other older browsers in the future may have an easier time debugging some problems. As of those commits, we at least support the examples in IE11.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant