Skip to content
Snippets Groups Projects
Commit 27897050 authored by Benoit Lavenier's avatar Benoit Lavenier
Browse files

[fix] Bower: rename some Bower dependencies, and add robotodraft@1.1.0

[enh] Remove ionic JS lib from git repo (managed in bower.json).
parent a2ca869e
No related branches found
No related tags found
No related merge requests found
Showing
with 12 additions and 15454 deletions
{
"name": "cesium",
"private": "true",
"devDependencies": {
"ionic": "driftyco/ionic-bower#1.3.5"
},
"dependencies": {
"ionic": "driftyco/ionic-bower#1.3.5",
"ionic-material": "0.4.2",
"angular-messages": "~1.5.11",
"robotodraft": "1.1.0",
......@@ -21,7 +19,7 @@
"chart.js": "2.9.3",
"leaflet.awesome-markers": "2.0.2",
"leaflet-search": "2.7.2",
"angular-leaflet-directive": "angular-leaflet#^0.10.0",
"angular-leaflet-directive": "^0.10.0",
"Leaflet.EasyButton": "^2.4.0",
"leaflet.loading": "Leaflet.loading#^0.1.24",
"ui-leaflet": "^2.0.0",
......@@ -42,12 +40,13 @@
"ngCordova": "0.1.27-alpha",
"js-scrypt": "1.2.0",
"js-nacl": "1.3.2",
"angular-translate": "^2.18.1"
"angular-translate": "^2.18.1",
"socket.io-client": "^1.4.4"
},
"resolutions": {
"angular": "1.5.11",
"angular-animate": "1.5.11",
"angular-sanitize": "1.5.11",
"angular-animate": "^1.5.11",
"angular-sanitize": "^1.5.11",
"angular-ui-router": "0.2.18",
"angular-messages": "1.5.11",
"angular-api": "0.3.0",
......@@ -56,6 +55,7 @@
"leaflet.markercluster": "0.5",
"Leaflet.FeatureGroup.SubGroup": "0.1.2",
"moment": ">=2.8.0 <2.11.0",
"numeral": "1.5.3"
"numeral": "1.5.3",
"ionic": "1.3.5"
}
}
......@@ -37,7 +37,7 @@ $ionicons-font-path: "../lib/ionic/fonts" !default;
@import "www/lib/ionic/scss/ionic";
// Add robotodraft fonts (need for ionic material)
$RobotoDraftFontPath: "../lib/ionic/fonts/robotdraft";
$RobotoDraftFontPath: "../lib/robotodraft/fonts";
$RobotoDraftFontName: "RobotoDraft";
$RobotoDraftFontVersion: "1.1.0";
......
......@@ -3,6 +3,6 @@
@import "www/lib/leaflet-search/dist/leaflet-search.src";
@import "www/lib/Leaflet.EasyButton/src/easy-button";
@import "www/lib/leaflet.loading/src/Control.Loading";
@import "www/lib/Leaflet.awesome-markers/dist/leaflet.awesome-markers";
@import "www/lib/leaflet.awesome-markers/dist/leaflet.awesome-markers";
@import "www/lib/leaflet.markercluster/dist/MarkerCluster";
@import "www/lib/leaflet.markercluster/dist/MarkerCluster.Default";
This diff is collapsed.
......@@ -73,7 +73,7 @@
<script src="lib/numeral/languages/it.js"></script>
<script src="js/vendor/numeral.eo.js"></script>
<script src="js/vendor/socket-io.js"></script>
<script src="lib/socket.io-client/dist/socket.io.min.js"></script>
<script src="lib/underscore/underscore-min.js"></script>
<script src="lib/qrcode.js/qrcode.js"></script>
......
{
"name": "ionic",
"version": "1.3.5",
"codename": "hong kong",
"homepage": "https://github.com/ionic-team/ionic-v1",
"authors": [
"Max Lynch <max@drifty.com>",
"Adam Bradley <adam@drifty.com>",
"Ben Sperry <ben@drifty.com>"
],
"description": "Advanced HTML5 hybrid mobile app development framework.",
"main": [
"css/ionic.css",
"fonts/*",
"js/ionic.js",
"js/ionic-angular.js"
],
"keywords": [
"mobile",
"html5",
"ionic",
"cordova",
"phonegap",
"trigger",
"triggerio",
"angularjs",
"angular"
],
"license": "MIT",
"private": false,
"dependencies": {
"angular": "1.5.3",
"angular-animate": "1.5.3",
"angular-sanitize": "1.5.3",
"angular-ui-router": "0.2.13"
},
"_release": "1.3.5",
"_resolution": {
"type": "version",
"tag": "v1.3.5",
"commit": "c4e4be2e1766b2caf276bd83af4c924533be688a"
},
"_source": "https://github.com/driftyco/ionic-bower.git",
"_target": "1.3.5",
"_originalSource": "driftyco/ionic-bower"
}
\ No newline at end of file
# ionic-bower
Bower repository for [Ionic Framework](http://github.com/driftyco/ionic) v1 (Ionic 2+ uses npm)
### Usage
Include `js/ionic.bundle.js` to get ionic and all of its dependencies.
Alternatively, include the individual ionic files with the dependencies separately.
### Versions
To install the latest stable version, `bower install driftyco/ionic-bower`
To install the latest nightly release, `bower install driftyco/ionic-bower#master`
{
"name": "ionic",
"version": "1.3.5",
"codename": "hong kong",
"homepage": "https://github.com/ionic-team/ionic-v1",
"authors": [
"Max Lynch <max@drifty.com>",
"Adam Bradley <adam@drifty.com>",
"Ben Sperry <ben@drifty.com>"
],
"description": "Advanced HTML5 hybrid mobile app development framework.",
"main": [
"css/ionic.css",
"fonts/*",
"js/ionic.js",
"js/ionic-angular.js"
],
"keywords": [
"mobile",
"html5",
"ionic",
"cordova",
"phonegap",
"trigger",
"triggerio",
"angularjs",
"angular"
],
"license": "MIT",
"private": false,
"dependencies": {
"angular": "1.5.3",
"angular-animate": "1.5.3",
"angular-sanitize": "1.5.3",
"angular-ui-router": "0.2.13"
}
}
/* Some of these styles you can override, things like colors,
* however some styles are required for the structure, and are critical to this module behaving properly!
*/
/* Core component styles */
.ng-image-crop {
text-align: center;
margin: 0 auto;
position: relative;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
/* Each of the 3 steps in the process are contained within sections */
.ng-image-crop > section {
background: #ccc;
}
/* The cropping button */
.ng-image-crop button {
margin-top: 10px;
}
/* The dashed cropping guideline */
.ng-image-crop .cropping-guide {
display: block;
background: rgba(255, 255, 255, .3);
border: 2px dashed white;
position: absolute;
pointer-events: none;
}
/* The circular themed cropping guideline */
.ng-image-crop--circle .cropping-guide {
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
}
/* The canvas where the user positions the image via dragging and zooming */
.ng-image-crop .cropping-canvas {
background: rgba(255, 255, 255, .3);
margin: 0 auto;
cursor: move;
}
/* The overlayed draggable zoom handle in the corner of the module */
.ng-image-crop .zoom-handle {
display: block;
position: absolute;
bottom: 1px;
left: 1px;
background: rgba(255,255,255,0.7);
width: 80px;
height: 80px;
cursor: move;
border-radius: 200px 50px;
}
/* The text within the zoom handle */
.ng-image-crop .zoom-handle > span {
color: rgba(0, 0, 0, 0.5);
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
display: block;
position: relative;
top: 32px;
}
\ No newline at end of file
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
source diff could not be displayed: it is too large. Options to address this: view the blob.
File deleted
This diff is collapsed.
File deleted
File deleted
File deleted
This diff is collapsed.
File deleted
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment