Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fuelux

Package Overview
Dependencies
Maintainers
3
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fuelux - npm Package Compare versions

Comparing version 3.14.0 to 3.14.1

dist/templates/handlebars/bootstrap/modal-trigger.hbs

4

DETAILS.md

@@ -32,3 +32,3 @@ Additional details to supplement the brief nature of the README file.

* Download a .zip archive of the [latest release](http://www.fuelcdn.com/fuelux/3.13.1/fuelux.zip).
* Download a .zip archive of the [latest release](http://www.fuelcdn.com/fuelux/3.14.1/fuelux.zip).

@@ -43,3 +43,3 @@ ## AMD support

paths: {
'fuelux': 'http://www.fuelcdn.com/fuelux/3.13.1/'
'fuelux': 'http://www.fuelcdn.com/fuelux/3.14.1/'
//...

@@ -46,0 +46,0 @@ }

@@ -9,3 +9,3 @@ // package metadata file for Meteor.js

summary: 'Base Fuel UX styles and controls',
version: '3.14.0',
version: '3.14.1',
git: 'https://github.com/ExactTarget/fuelux.git'

@@ -12,0 +12,0 @@ });

@@ -86,3 +86,3 @@ {

"title": "Fuel UX",
"version": "3.14.0",
"version": "3.14.1",
"volo": {

@@ -89,0 +89,0 @@ "baseDir": "lib",

@@ -37,7 +37,7 @@ #[Fuel UX](http://getfuelux.com/)

<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="stylesheet">
<link href="//www.fuelcdn.com/fuelux/3.13.1/css/fuelux.min.css" rel="stylesheet">
<link href="//www.fuelcdn.com/fuelux/3.14.1/css/fuelux.min.css" rel="stylesheet">
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.js"></script>
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.2.1/js/bootstrap.min.js"></script>
<script src="//www.fuelcdn.com/fuelux/3.13.1/js/fuelux.min.js"></script>
<script src="//www.fuelcdn.com/fuelux/3.14.1/js/fuelux.min.js"></script>

@@ -49,3 +49,3 @@ ```

- Request files from [the Fuel UX CDN](http://www.fuelcdn.com/fuelux/3.13.1/)
- Request files from [the Fuel UX CDN](http://www.fuelcdn.com/fuelux/3.14.1/)
- Install with [NPM](https://www.npmjs.com/package/fuelux): `npm install fuelux`.

@@ -107,3 +107,3 @@ - [Download the latest release](https://github.com/exacttarget/fuelux/archive/3.4.0.zip).

* Do not edit or commit files in the `dist` directory. *Project maintainers will commit files in the `dist` directory from time to time. Details on compiling CSS and JavasScript can be found [here](https://github.com/exacttarget/fuelux/blob/master/DETAILS.md#compiling-code).*
* Source files are in respective `js`, `less`, and `fonts` directories.
* Source files are in respective `js`, `less`, and `fonts` directories.
* Conform to [Salesforce Marketing Cloud style guide](https://github.com/ExactTarget/javascript).

@@ -110,0 +110,0 @@ * Add and/or update unit tests for any new or changed functionality.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc