Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,678 contributions in the last year
Contribution activity
September 2020
Created a pull request in aesthetic-suite/framework that received 2 comments
feature: Improve and rework mixins.
Summary Wanted to improve mixins so that they're more versatile. Added more built-in mixins. Consumers can now define their own mixins. Extending…
+1,796
−2,666
•
2
comments
- internal: Rewrite entire style rendering package.
- new: Add support for custom properties.
- internal: Refactor caching + rendering methods.
- internal: Rework atomic cache.
- internal: Rework sheet management.
- fix: Improve performance by injecting while parsing, instead of after.
- fix: Increase performance.
- internal: Swap mixin argument order.
- build: Move mixins to their own package.
- build: Reduce `style` package size.
- build: Reduce `sss` package size.
- fix: Rewrite class generator variant logic.
- build: Reduce `core` package size.
- build: Reduce `system` package size.
- fix: Rework variants to use nested objects.
- new: Add `failure` palette.
- new: Rework JS/TS formats.
- docs: Remove old documentation.
- internal: Remove the React package from this repository.
- build: Update to new Rollup plugins.
Created an issue in aesthetic-suite/framework that received 2 comments
Performance issues
Describe the bug Our performance is average but could be better. Most of the time is spent in the SSS parsing -> style rendering layer. Things we c…
•
2
comments
19
contributions
in private repositories
Sep 1 – Sep 28