Block or Report
Block or report nolanlawson
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
1,382 contributions in the last year
Less
More
Contribution activity
January 2022
Created 17 commits in 6 repositories
Created a pull request in salesforce/lwc that received 3 comments
fix(style-compiler): fix vendor-prefixed animation properties
Details
Fixes #2619. Transforms vendor-prefixed animation property names in the style compiler.
Does this pull request introduce a breaking change?
+67
−6
•
3
comments
Opened 19 other pull requests in 8 repositories
salesforce/lwc
2
open
5
merged
1
closed
- chore(nucleus): use nucleus to publish
- chore(nucleus): disable ui-dxp-components
- chore: update dependencies
- v2.5.11
- v2.5.11
- fix(style-compiler): fix vendor-prefixed animation properties (backport)
- perf: hoist static objects/arrays in templates
- fix: revert "perf: hoist static objects/arrays in templates (#2589)"
nolanlawson/fuite
1
closed
4
merged
salesforce/lwc-test
1
merged
salesforce/eslint-plugin-lwc
1
open
salesforce/eslint-config-lwc
1
merged
salesforce/sfdx-lwc-jest
1
merged
salesforce/sa11y
1
open
nolanlawson/pinafore
1
merged
Reviewed 11 pull requests in 5 repositories
salesforce/lwc
4 pull requests
salesforce/sfdx-plugin-lwc-test
3 pull requests
salesforce/sfdx-lwc-jest
2 pull requests
salesforce/sa11y
1 pull request
salesforce/lwc-rfcs
1 pull request
Created an issue in salesforce/lwc that received 2 comments
Scoped keyframes don't handle -webkit prefixed properties
Description
In #2439 we changed keyframe animations to be properly scoped in synthetic shadow, but we only did so for the animation property, not the
2
comments