microsoft / design-to-code

A system of development tools, and utilities used à la carte or as a suite to build enterprise-grade websites and applications.
MIT License
24 stars 6 forks source link

Fix CSS Box Model change event propagation #135

Closed williamw2 closed 3 years ago

williamw2 commented 3 years ago

Pull Request

📖 Description

Add stopPropagation() to change event in CSS Box Model to prevent double change events.

🎫 Issues

👩‍💻 Reviewer Notes

✅ Checklist

General

⏭ Next Steps