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

Publish version 2.3.0 #156

Merged
merged 18 commits into from
Jul 20, 2017
Merged

Publish version 2.3.0 #156

merged 18 commits into from
Jul 20, 2017

Conversation

ewilligers
Copy link
Contributor

Release 2.3.0 changes and their build artifacts

alancutter and others added 18 commits April 19, 2017 15:15
Tighten build artifact name pattern to exclude .gz files
Add testing support for toggling native fallback and configuration specific failure expectations
…gclas

Add Google Contributor License Agreement step to CONTRIBUTING.md
We no longer rely on 'eval'. Instead, we parse the calc expression
and compute the value.

We take advantage of the requirement that + and - operators must
be surrounded by whitespace. This lets us detect each of the five tokens
in -1.23e+45 + -1.23e+45 - -1.23e+45 using a simple regular expression.

Spec:
https://www.w3.org/TR/css3-values/#calc-syntax

resolves web-animations#74
…pression

Parse and evaluate calc expressions
…ease-2.3.0

Release notes for Release 2.3.0
@ewilligers ewilligers changed the title Add build artifacts from 3f832c2eaf17b689be3abcdecb1c38a791c18f42 Publish version 2.3.0 Jul 20, 2017
@rjwright rjwright merged commit 232186b into web-animations:master Jul 20, 2017
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.

6 participants