Commit Graph

6 Commits

Author SHA1 Message Date
Dan Bucholtz
ab72d92393 refactor(): export types, import types from index.d.ts instead of direct link to module
* chore(dependencies): update the lock file

* refactor(): exported all types we're cool with exporting, updated types to be referenced from the src/index.d.ts file instead of local .ts files to prevent hard linking of files together

* chore(build): add tsc task to typecheck code

* chore(action-sheet-controller): fix import style

* fix(): removed unneeded dom controller reference and removed component element reference.
2017-11-16 10:00:57 -06:00
Adam Bradley
e3efcfcb4c feat(ionicons): use the ionicons collection from npm 2017-09-20 09:55:31 -05:00
Adam Bradley
66008e13be fix(tsconfig): fix include tsx 2017-07-17 14:40:58 -05:00
Adam Bradley
201821f2fd chore(ionicons): remove ionicon font and scss 2017-07-17 08:48:51 -05:00
Josh Thomas
10c69b4f17 fix(): correct all type errors in ionic core. 2017-07-10 15:02:35 -05:00
Josh Thomas
c7010e28b7 chore(): prep move from ionic to core for use of vanilla 2017-06-22 14:59:33 -05:00