Highlights
- Arctic Code Vault Contributor
- Developer Program Member
Pinned
2,562 contributions in the last year
Less
More
Contribution activity
March 2021
Created 3 commits in 1 repository
Created a pull request in google/web-stories-wp that received 6 comments
Move functions into trait.
Context Summary Move functions in trait. Relevant Technical Choices These three functions are used in a couple of places. It is pretty simple to mo…
+223
−130
•
6
comments
Opened 10 other pull requests in 1 repository
google/web-stories-wp
8
merged
2
closed
- Add some basic widget validation.
- If no poster is set, use a transparent pixel.
- Dashboard: hide admin notices
- Video Optimization: Improve default ffmpeg configuration
- Change is_amp to trait.
- Make tinymce into a package.
- Make widget into a package.
- Make lightbox in a package
- Make Carousel into a package.
- Play around with vendor bundles.
Reviewed 13 pull requests in 2 repositories
google/web-stories-wp 12 pull requests
- Ensure RTL versions of all CSS files exist
- Implement Post Locking MVP
- Introduce a variety of new ways for embedding stories
- Embeds: Use placeholder when poster image is missing
- Improve consistency between various embed methods
- Move functions into trait.
- Media Library: Display tooltips if transcoding is in progress
- Fix various nits in #6543
- Make tinymce into a package.
- Settings: revert support for GA4 measurement IDs
- Media Upload Queue
- Performance: Split editor/dashboard bundles into chunks with webpack
rtCamp/web-stories-wp 1 pull request
Created an issue in google/web-stories-wp that received 1 comment
Tooltip not visible in RTL.
Bug Description While in RTL, when hovering over tooltip on icon, the tooltip goes over the edge of the screen. Expected Behaviour Text should be …
1
comment