Skip to content

Commit 99bc1b3

Browse files
committed
resolved dependency issue other bugs appearing
1 parent 7e2afec commit 99bc1b3

File tree

374 files changed

+187257
-20
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

374 files changed

+187257
-20
lines changed

angular-cli.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"project": {
3-
"version": "1.0.0-beta.22-1",
3+
"version": "1.0.0-beta.24",
44
"name": "courseproject"
55
},
66
"apps": [

npm-debug.log.1700800903

Whitespace-only changes.

package.json

+16-18
Original file line numberDiff line numberDiff line change
@@ -4,34 +4,33 @@
44
"license": "MIT",
55
"angular-cli": {},
66
"scripts": {
7+
"ng": "ng",
78
"start": "ng serve",
89
"lint": "tslint \"src/**/*.ts\"",
910
"test": "ng test",
10-
"pree2e": "webdriver-manager update",
11+
"pree2e": "webdriver-manager update --standalone false --gecko false",
1112
"e2e": "protractor"
1213
},
1314
"private": true,
1415
"dependencies": {
15-
"@angular/common": "2.2.3",
16-
"@angular/compiler": "2.2.3",
17-
"@angular/core": "2.2.3",
18-
"@angular/forms": "2.2.3",
19-
"@angular/http": "2.2.3",
20-
"@angular/platform-browser": "2.2.3",
21-
"@angular/platform-browser-dynamic": "2.2.3",
22-
"@angular/router": "3.2.3",
23-
"angular2-notifications": "^0.4.48",
16+
"@angular/common": "^2.3.1",
17+
"@angular/compiler": "^2.3.1",
18+
"@angular/core": "^2.3.1",
19+
"@angular/forms": "^2.3.1",
20+
"@angular/http": "^2.3.1",
21+
"@angular/platform-browser": "^2.3.1",
22+
"@angular/platform-browser-dynamic": "^2.3.1",
23+
"@angular/router": "^3.3.1",
2424
"core-js": "^2.4.1",
25-
"rxjs": "^5.0.2",
25+
"rxjs": "^5.0.1",
2626
"ts-helpers": "^1.1.1",
27-
"tslint": "^4.1.1",
28-
"zone.js": "^0.6.23"
27+
"zone.js": "^0.7.2"
2928
},
3029
"devDependencies": {
31-
"@angular/compiler-cli": "2.2.3",
30+
"@angular/compiler-cli": "^2.3.1",
3231
"@types/jasmine": "2.5.38",
3332
"@types/node": "^6.0.42",
34-
"angular-cli": "1.0.0-beta.22-1",
33+
"angular-cli": "1.0.0-beta.24",
3534
"codelyzer": "~2.0.0-beta.1",
3635
"jasmine-core": "2.5.2",
3736
"jasmine-spec-reporter": "2.5.0",
@@ -40,10 +39,9 @@
4039
"karma-cli": "^1.0.1",
4140
"karma-jasmine": "^1.0.2",
4241
"karma-remap-istanbul": "^0.2.1",
43-
"protractor": "4.0.9",
42+
"protractor": "~4.0.13",
4443
"ts-node": "1.2.1",
4544
"tslint": "^4.0.2",
46-
"typescript": "~2.0.3",
47-
"webdriver-manager": "10.2.5"
45+
"typescript": "~2.0.3"
4846
}
4947
}

protractor.conf.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Protractor configuration file, see link for more information
2-
// https://github.com/angular/protractor/blob/master/docs/referenceConf.js
2+
// https://github.com/angular/protractor/blob/master/lib/config.ts
33

44
/*global jasmine */
55
var SpecReporter = require('jasmine-spec-reporter');
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"name": "material-kit",
3+
"homepage": "https://github.com/timcreative/material-kit",
4+
"version": "1.1.0",
5+
"_release": "1.1.0",
6+
"_resolution": {
7+
"type": "version",
8+
"tag": "v1.1.0",
9+
"commit": "17a0920a17f04db04908a6fa7163707c1c39d011"
10+
},
11+
"_source": "https://github.com/timcreative/material-kit.git",
12+
"_target": "^1.1.0",
13+
"_originalSource": "material-kit"
14+
}
Binary file not shown.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,131 @@
1+
# [Material Kit - Free Bootstrap UI Kit](http://demos.creative-tim.com/material-kit/index.html)
2+
3+
![alt text](http://s3.amazonaws.com/creativetim_bucket/products/38/original/opt_mk_thumbnail.jpg "Material Kit Free")
4+
5+
Material Kit is a Free Bootstrap UI Kit with a fresh, new design inspired by Google's material design. You asked for it, so we built it. It's a great pleasure to introduce to you the material concepts in an easy to use and beautiful set of components. Along with the restyling of the Bootstrap elements, you will find three fully-coded example pages, to help you design your next project.
6+
7+
Material Kit makes use of light, surface and movement. It uses a deliberate color choice, edge-to-edge imagery and large scale typography. The general layout resembles sheets of paper following multiple different layers, so that the depth and order is obvious. The navigation stays mainly on the left and the actions on the right.
8+
9+
This new design has elements that have been the result of research regarding ink and paper and the way objects and materials interact in real life. The result is a beautiful and consistent set of elements that can get you started with your next project. Material Kit is a great tool if you are looking to create a web presence for your Android application and need to be consistent, leaving the impression of visually similar elements. It is also a great resource in its own right, looking gorgeous and helping you build your web pages.
10+
11+
Material Kit is based on the Github Repo from Fez (http://fezvrasta.github.io/bootstrap-material-design/) who did an amazing job creating the backbone for the material effects, animations and transitions. Big thanks to his team for their forward thinking efforts.
12+
13+
## Links:
14+
15+
+ [Live Preview](http://demos.creative-tim.com/material-kit/index.html)
16+
+ [Material Kit PRO](http://demos.creative-tim.com/material-kit-pro/presentation.html) (from $79)
17+
18+
## Quick start
19+
20+
Quick start options:
21+
22+
- [Download from Github](https://github.com/timcreative/material-kit/releases/tag/v1.1.0).
23+
- [Download from Creative Tim](http://www.creative-tim.com/product/material-kit).
24+
- Clone the repo: `git clone https://github.com/timcreative/material-kit.git`.
25+
26+
27+
### What's included
28+
29+
Within the download you'll find the following directories and files:
30+
31+
```
32+
x_mk/
33+
├── assets/
34+
| ├── css/
35+
| | ├── bootstrap.min.css
36+
| | ├── material-kit.css
37+
| | └── demo.css
38+
| ├── js/
39+
| | ├── bootstrap-datepicker.js
40+
| | ├── bootstrap.min.js
41+
| | ├── jquery.min.js
42+
| | ├── material-kit.js
43+
| | ├── material.min.js
44+
| | └── nouislider.min.js
45+
| ├── sass/
46+
| | ├── material-kit
47+
| | └── material-kit.scss
48+
| └── img/
49+
|
50+
├── changelog.txt
51+
├── examples/
52+
├── components-documentation.html
53+
├── Creative Tim License.pdf
54+
├── index.html
55+
├── template.html
56+
└── tutorial.html
57+
58+
```
59+
60+
### Version logs
61+
62+
V1.0 - 15 March 2016 initial release
63+
64+
- V1.0.1, 21 June 2016 - Bugfixing
65+
- fixed sidebar in documentation
66+
- fixed checkboxes and radios on Firefox
67+
- fixed Dropdown in Navbars for mobile
68+
- fixed broken link in documentation
69+
70+
IMPORTANT! Before upgrading from V1.0/V1.0.1 to V1.1.0, please read all the change long and then follow the instructions for the upgrade.
71+
72+
- V1.1.0, 11 July 2016 - Minor Updates and Bug Fixes
73+
- Added colored shadows under the Buttons, Pagination & Nav Pills
74+
- Removed ".btn-raised" class and made the raised button default (too many persons are using the .btn-raised as the default state so let's keep it simple and with less classes). Find more details in on the Upgrading Info below.
75+
- Added ".btn-simple" class instead of the default link like buttons. Find more details in on the Upgrading Info below.
76+
- Added a new color for buttons: White, you can use it with ".btn-white"
77+
- Change the structure of \_buttons.scss and made it more easy to be customized
78+
- Added subtile animation on Tooltips
79+
- Removed Glyphicons from bootstrap.min.css
80+
- Update Bootstrap to v3.3.6
81+
- Change structure of the "Feature with Icon and Title" to "Info Area with Icon and Title" to keep classes consistency with the PRO version. Find more details in on the Upgrading Info below.
82+
- Update Font Awesome to the latest Version
83+
- Added animations and transitions vendor prefixes for old browsers on Checkboxes and Radios
84+
85+
UPGRADING V1.0/V1.0.1 to V1.1.0
86+
87+
1. Buttons:
88+
Please remove all the "btn-raised" classes from all the buttons. Now all the buttons have the "Raised" style on the default state. If you want to use the buttons without that style, like the old "Default" state from the V1.0 please add the class "btn-simple" to those buttons.
89+
90+
2. Features Area:
91+
Please change the all structure:
92+
93+
<div class="feature feature-primary">
94+
<i class="material-icons">chat</i>
95+
<h4 class="title">First Feature</h4>
96+
<p class="description">Divide details about your product or agency work into parts. Write a few lines about each one. A paragraph describing a feature will be enough.</p>
97+
</div>
98+
99+
with the new one:
100+
101+
<div class="info">
102+
<div class="icon icon-primary">
103+
<i class="material-icons">chat</i>
104+
</div>
105+
<h4 class="info-title">First Feature</h4>
106+
<p>Divide details about your product or agency work into parts. Write a few lines about each one. A paragraph describing a feature will be enough.</p>
107+
</div>
108+
109+
110+
111+
## Useful Links
112+
113+
More products from Creative Tim: <http://www.creative-tim.com/products>
114+
115+
Tutorials: <https://www.youtube.com/channel/UCVyTG4sCw-rOvB9oHkzZD1w>
116+
117+
Freebies: <http://www.creative-tim.com/products>
118+
119+
Affiliate Program (earn money): <http://www.creative-tim.com/affiliates/new>
120+
121+
Social Media:
122+
123+
Twitter: <https://twitter.com/CreativeTim>
124+
125+
Facebook: <https://www.facebook.com/CreativeTim>
126+
127+
Dribbble: <https://dribbble.com/creativetim>
128+
129+
Google+: <https://plus.google.com/+CreativetimPage>
130+
131+
Instagram: <https://instagram.com/creativetimofficial>

src/assets/bower_components/material-kit/assets/css/bootstrap.min.css

+8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)