-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[🚩esl-share]: beta version of esl-share module #1327
Comments
Implementation spec according to initial implementation and discussion ( #1358 ):
|
ala-n
pushed a commit
that referenced
this issue
Apr 24, 2023
# [4.5.0-beta.1](v4.4.0...v4.5.0-beta.1) (2023-04-24) ### Bug Fixes * **esl-utils:** incorrect throttle behaviour ([918944d](918944d)) * **gh-pages:** add new favicon icons according to the favicons guide ([83d0ca4](83d0ca4)) * **gh-pages:** add `esl-share` component to site nav ([69726e4](69726e4)) ### Features * **esl-utils:** added URL utility with toAbsoluteUrl method ([ac5f7ed](ac5f7ed)) ### Components * **esl-share** (beta) ([2c67313](2c67313)) Beta version of `esl-share` component available Story: #1327 Milestone: https://github.com/exadel-inc/esl/milestone/26
ala-n
pushed a commit
that referenced
this issue
May 15, 2023
# [4.6.0-beta.1](v4.5.0...v4.6.0-beta.1) (2023-05-15) Updated according v4.5.0 ### Bug Fixes * **esl-utils:** incorrect throttle behaviour ([918944d](918944d)) * **gh-pages:** add new favicon icons according to the favicons guide ([83d0ca4](83d0ca4)) * **gh-pages:** add `esl-share` component to site nav ([69726e4](69726e4)) ### Features * **esl-utils:** added URL utility with toAbsoluteUrl method ([ac5f7ed](ac5f7ed)) ### Components * **esl-share** (beta) ([2c67313](2c67313)) Beta version of `esl-share` component available Story: #1327 Milestone: https://github.com/exadel-inc/esl/milestone/26
Merged
ala-n
pushed a commit
that referenced
this issue
May 22, 2023
# [4.6.0](v4.5.0...v4.6.0) (2023-05-22) ### Bug Fixes * **esl-utils:** fix `unwrap` method signature types ([ee16641](ee16641)) * **esl-utils:** make ts decorators work with babel ([05462da](05462da)) ### Features * **🚩esl-share:** beta version of esl-share([#1327](#1327)) component released ([#1660](#1660)) ([be7aa83](be7aa83))
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
As an ESL consumer, I want a simple OOTB solution to create share popups/icons.
Scope of the epic:
esl-share
custom element with the ability to provide Share API with configured UXesl-share
componentshare-button
as a componentThe text was updated successfully, but these errors were encountered: