Closed hudson-newey closed 3 months ago
getPage
--oe-backdrop-shadow
queryAllDeeplyAssignedElements
Annotation
Decision
Verification
Classification
New classification use cases
Old & new icon sizes for the media controls play/pause button
Old & new drop shadow for hovering over a tile
Fixes: #68
pnpm lint
pnpm test
🚀 Deployed on https://66b2fb41abac605c7dd1d380--oe-web-components.netlify.app
Additional comments from user testing:
New verification/classification mental models
Changes
Features
getPage
to support iterator functions through context objectsBug Fixes
Code Quality
--oe-backdrop-shadow
by 33% (this was only ever used in the grid tile component)queryAllDeeplyAssignedElements
now returns an empty array if no elements match the selectorAnnotation
,Decision
,Verification
, andClassification
class models into their own separate files (they were previously all in the one file)Remaining Bugs / Unresolved Problems
Visual Changes
New classification use cases
Old & new icon sizes for the media controls play/pause button
Old & new drop shadow for hovering over a tile
Documentation Examples
Related Issues
Fixes: #68
Additional Notes
Final Checklist
pnpm lint
runs without any errorspnpm test
runs without any errors