デワンシュ

Results 21 issues of デワンシュ

This PR fixes the Add to Playlist dialog not showing up on the Artist details page. Fixes: #1656 Thank you!

Fixes: #1684 This PR fixes the logic to display links and their icons. Instead of a list, now we use a JS Object with unique keys for each link. Thank...

This PR introduces a Top Songs panel on the Artist Details page. Here are the changes, Panel closed, Panel open, Feedbacks are most welcomed. Thank you!

Fixes #2112 #### Describe the changes you have made in this PR - In this PR a new node is added to the `elementHierarchy` Object in addition to the `name`...

🌟 feature
pending product review
simulator

Fixes #1949 #### Describe the changes you have made in this PR - The e-mail notifications sent on any activity had their social link logos broken. This PR fixes the...

platform

As mentioned in issue #509, the button title was hiding the forward button, I have tried to fix that; the forward button is working now. Here are the screenshots after...

This PR replaces the HTML anchor element with the `UniversalLink ` component. Fixes: #2943 Thank you!

# What? :boat: - Added two new moderation bridge methods # Why? :thinking: To handle adding two new reputation roles from inside the Reputation App. And two methods because one...

Investigate and add an Open Source Map Library Component such as Leaflet, OpenStreetMap. Which will be helpful for community creators to advertise their shop location. Thank you!

good first issue

This PR introduces the key-value-like functions aka in this case custom hooks. So now we only have to use the function `callSuper("nft", data)`, here the `nft` is the key and...