Skip to content

Commit

Permalink
1.1.0
Browse files Browse the repository at this point in the history
Updated for Angular RC5
Npm dependencies
  • Loading branch information
Alberplz committed Aug 24, 2016
1 parent fa5f785 commit 68ade2b
Show file tree
Hide file tree
Showing 38 changed files with 233 additions and 1,034 deletions.
20 changes: 15 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,18 @@
lib/
lib/*

examples/app/*.js
examples/app/*.d.ts

examples/node_modules/*
examples/typings/*
examples/npm-debug.log

node_modules/*
nbproject/*
typings/*
npm-debug.log
app/color-picker/.sass-cache/*
app/.sass-cache/
create-dist.bat
.sass-cache/*
index.*
!index.ts

.sass-cache
nbproject/*
35 changes: 0 additions & 35 deletions app/app.component.js

This file was deleted.

1 change: 0 additions & 1 deletion app/app.component.js.map

This file was deleted.

52 changes: 0 additions & 52 deletions app/color-picker/classes.js

This file was deleted.

1 change: 0 additions & 1 deletion app/color-picker/classes.js.map

This file was deleted.

191 changes: 0 additions & 191 deletions app/color-picker/color-picker.css

This file was deleted.

Loading

0 comments on commit 68ade2b

Please sign in to comment.