LearnNewsExamplesServices
Frontmatter
titleAdded Example for Toast
authorDinkh
stateMerged
createdAtJan 4, 2023, 7:11 PM
updatedAtJan 4, 2023, 9:19 PM
closedAtJan 4, 2023, 9:19 PM
mergedAtJan 4, 2023, 9:19 PM
branchesdev@feature/Toast/example_and_colors
urlhttps://github.com/neomjs/neo/pull/3779
Merged
Dinkh
Dinkh commented on Jan 4, 2023, 7:11 PM

fixed bug in ToastManager added example for Neo.toast() updated HighlightJS, so that you can change the theme with

Neo.main.addon.HighlightJS.switchTheme('light');
Neo.main.addon.HighlightJS.switchTheme('dark');
Neo.main.addon.HighlightJS.switchTheme('./path/to/file.css');

Added ui's for toasts: 'danger', 'success'

github-advanced-security COMMENTED reviewed on Jan 4, 2023, 7:19 PM

No review body provided.