diff --git a/src/components/Notifications.jsx b/src/components/Changelog.jsx similarity index 98% rename from src/components/Notifications.jsx rename to src/components/Changelog.jsx index cc773fb..b0e72d5 100644 --- a/src/components/Notifications.jsx +++ b/src/components/Changelog.jsx @@ -1,5 +1,6 @@ import { h } from 'preact'; import { Button } from './common'; +import { Icon } from './Icons'; function NotificationItem({ type, label, children }) { var strongTag; @@ -83,15 +84,18 @@ function Notification({ version, isLatest, ...props }) { rel="noopener noreferrer" class="btn" > - Please rate Web Maker + Please rate Web Maker   +   + Share it

@@ -100,11 +104,19 @@ function Notification({ version, isLatest, ...props }) { ); } -export function Notifications(props) { +export function Changelog(props) { return (

Whats new?

- + +
  • + đŸ•šī¸ Kaboom game engine: Kaboom.js is now available in + quick-add library list. Also, a new template to quick-start in Kaboom + has been added. +
  • +
    + +
  • 🎁 PRO plan 🎉: Today I introduce to you - Web Maker's PRO plan! A set of additional super-features which you can diff --git a/src/components/HelpModal.jsx b/src/components/HelpModal.jsx index ca86989..3b7b899 100644 --- a/src/components/HelpModal.jsx +++ b/src/components/HelpModal.jsx @@ -63,17 +63,13 @@ export function HelpModal(props) {

    - {' '} + Share Web Maker + {' '} -