noty

⛔️ DEPRECATED - Dependency-free notification library that makes it easy to create alert - success - error - warning - information - confirmation messages as an alternative the standard alert dialog.

MIT License

Downloads
120.3K
Stars
6.7K
Committers
64

Bot releases are hidden (Show)

noty - v3.2.0-beta Latest Release

Published by needim almost 7 years ago

Fixes;

  • #361 Question: clear/delete queued notys enhancement
  • #362 Custom ID breaks MaxVisible
  • #389 SCSS File Separation & variable prefixes
  • #399 We should have access to Noty object in button's callback function (first parameter)
  • #412 Confirmation modal doesn't dismiss if animation: false
  • #419 ReferenceError: document is not defined
noty - v3.1.4

Published by needim almost 7 years ago

  • Added accessibility attributes to expose notifications to screenreader users.
  • Fixes #410, Prevents visibilityChangeFlow() from crashing execution in unsupported browsers.
  • Light theme added
noty - v3.1.3

Published by needim about 7 years ago

  • Rework types to support global & AMD use cases with Typescript
noty - v3.1.2

Published by needim about 7 years ago

  • Type definitions
  • New documentation page
  • BrowserStack tests
noty - v3.1.1

Published by needim over 7 years ago

  • visibilityControl behaviour fix
  • progressbar fix
noty - v3.1.0

Published by needim over 7 years ago

  • switched to es6-promise & babel-polyfill removed.
  • visibilityControl option added
noty - v3.1.0-beta

Published by needim over 7 years ago

It's a pre-release!

  • modal option support
  • Better page visibility flow
  • sounds option support with conditions ('docVisible', 'docHidden')
  • titleCount option support with conditions ('docVisible', 'docHidden')
  • Now uses Promises for show & close flows with babel-polyfill (this will prevent some bugs)
  • New theme nest (It's first stacked view theme, you should check, it's cool)
  • and FINALLY Web Push Notifications support with Service Workers

Development

  • Switched to Qunit & SauceLabs for cross-browser automated tests
  • Prettier with Standard <3
noty - v3.0.1

Published by needim over 7 years ago

  • max-width for layouts (mobile)
  • fix for blurry centered layouts #351
  • better class replacements for setText, setTheme
  • setTimeout API for on the fly timeout changes
  • Function supports for animation.open & close properties
  • Demo added for bounce.js, mo.js, velocity.js usages

development

  • switched to ava for tests
noty - v3.0.0

Published by needim over 7 years ago

  • No jQuery dependency
  • No JS themes, layouts, animations (all CSS now)
  • New named queue system
  • 2 New theme: mint, sunset
  • New API methods: stop, resume
  • New callbacks, onHover, onTemplate
noty - v2.4.1

Published by needim over 7 years ago

  • Performance improvements for progressbar flow (interval is removed, using only css transition for animation)
noty - v2.4.0

Published by needim almost 8 years ago

  • Basic inline timeout progress bar added. #315
noty - v2.3.11

Published by needim almost 8 years ago

  • #244, #247 Timeout with buttons
  • #270, #321 Support custom ID
  • #316 How to disable showing & closing animations; set null.
  • #328 beforeShow callback added (triggered before animation start). onShow is now triggered when noty is ready for dom manipulations
  • #331 better close handling
  • #326 bower package description is now less than 140 char.
noty - v2.3.10

Published by needim almost 8 years ago

noty - v2.3.8

Published by needim almost 9 years ago

  • fix for #302
noty - v2.3.7

Published by needim about 9 years ago

  • #296 Fixed creation of modal overlay
  • #292 Fix for animate.css clicking issue
noty - v2.3.6

Published by needim about 9 years ago

noty - v2.3.5

Published by needim over 9 years ago

  • fix for #242 #257
noty - v2.3.4

Published by needim almost 10 years ago

Fix for #238 sorry about that, I updated grunt-bump configs.
Pass event object to button click handlers. #235

noty - v2.3.3

Published by needim almost 10 years ago

Fix for #233 noty with timeout and close by click for jquery > 1.7.2 work wrong

noty - v2.3.2

Published by needim almost 10 years ago

Build fix

Package Rankings
Top 1.04% on Bower.io
Top 1.31% on Packagist.org
Top 0.77% on Npmjs.org
Top 3.99% on Proxy.golang.org
Top 14.99% on Repo1.maven.org
Top 11.68% on Clojars.org
Badges
Extracted from project README
No Maintenance Intended JavaScript Style Guide