GithubHelp home page GithubHelp logo

zhaparoff / xrm-alerts Goto Github PK

View Code? Open in Web Editor NEW

This project forked from paulnieuwelaar/alertjs

2.0 1.0 1.0 2.61 MB

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

License: Other

CSS 16.02% JavaScript 12.90% TypeScript 62.31% HTML 8.77%
xrm crm dynamics dynamics-365 dynamics-crm alerts d365

xrm-alerts's Introduction

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.

xrm-alerts's People

Contributors

dependabot-preview[bot] avatar dependabot[bot] avatar paulnieuwelaar avatar vasya-serega avatar zhaparoff avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

vasya-serega

xrm-alerts's Issues

Migrate bundling to Rollup instead of Webpack

Few advantages with Rollup:

  • ability to produce output in es2015 module format, along with UMD.
  • more clean output (especially in dev mode)

Possible issues:

  • embedding images and styles into js (webpack's url-loader and style-loader analogs needed)
  • less source map options available

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.