Skip to content

zhaparoff/xrm-alerts

 
 

Repository files navigation

XRM Alerts

Build Status Release Status npm

Was forked from original Alert.js (v2.1) by Paul Nieuwelaar to bundle it into single js file, with embedded styles and images.

Having one file simplifies deployment a lot. Also this allows to include the bundle as a dependency into lager bundles and easily publish it as NPM package.

Changes from original version:

  • Migrated to TypeScript
  • Type definitions added to use in other bundles
  • Styles and images bundled into output JS using Webpack
  • Some method parameters removed, due to bundling, some were reordered
  • NPM package published

WARNING: This version is NOT fully compatible with the original Alert.js, since it contains a bunch of breaking changes in the method signatures.

About

Fork of original AlertJs for Dynamics CRM/365, bundled into single file, with embedded CSS and images.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 62.3%
  • CSS 16.0%
  • JavaScript 12.9%
  • HTML 8.8%