From ea69c0bfd0d6042924bf49731521a64d03e72027 Mon Sep 17 00:00:00 2001 From: Goutham Ponnada Date: Wed, 17 Jan 2024 20:09:51 -0800 Subject: [PATCH 1/5] feat(menu-button): added support for icons --- docs/makeup-menu-button/index.html | 55 +++++++++++++++++++ docs/makeup-menu-button/index.js | 10 +++- docs/makeup-menu/index.html | 40 ++++++++++++++ docs/makeup-menu/index.js | 10 +++- packages/makeup-menu-button/dist/cjs/index.js | 18 ++++-- packages/makeup-menu-button/dist/mjs/index.js | 18 ++++-- packages/makeup-menu-button/src/index.js | 14 ++++- packages/makeup-menu/dist/cjs/index.js | 26 +++++++-- packages/makeup-menu/dist/mjs/index.js | 19 +++++-- packages/makeup-menu/src/index.js | 19 ++++++- 10 files changed, 204 insertions(+), 25 deletions(-) diff --git a/docs/makeup-menu-button/index.html b/docs/makeup-menu-button/index.html index 0d7920d4..11102d43 100644 --- a/docs/makeup-menu-button/index.html +++ b/docs/makeup-menu-button/index.html @@ -189,6 +189,61 @@
+ + + + + + + +
+