Manu Mtz.-Almeida
3c3cd1b537
fix(all): js / scss linter issues
2017-11-17 00:20:26 +01:00
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
Brandy Carney
f8ba900ebe
refactor(mode): remove windows mode entirely
2017-11-15 13:53:54 -06:00
Brandy Carney
0e73723e57
style(components): rename variables and methods for consistency
...
- updates ele to el
- renames functions under prop did change
- documents events and some props
- adds private / protected
- removes underscores from range
2017-11-02 10:49:42 -04:00
Brandy Carney
a932e673ff
refactor(core): use custom typing, remove interfaces
...
add protected, rename nav `remove` to `removeIndex`
resolves #12823
2017-10-17 13:17:54 -04:00
Brandy Carney
66ae3a4601
style(scss): fix lint errors
2017-09-21 14:16:24 -04:00
Manuel Mtz-Almeida
fffa9b5460
style(all): adds tslint-ionic-rules
2017-09-17 23:04:02 +02:00
Manuel Mtz-Almeida
a1fcc61d3b
chore(animations): using named functions
...
- rollup generates a better code
- better for dev debugging
2017-09-15 11:45:19 -05:00
Brandy Carney
e0a29db3bb
refactor(sass): remove deprecated variables and rules
...
references ionic-team/stencil#16
2017-08-28 12:28:24 -04:00
Brandy Carney
b6a0b10e76
fix(loading): set default spinner on loading
2017-08-22 16:09:26 -04:00
Brandy Carney
f7417d1e13
fix(overlays): grab correct animal controller component
2017-08-12 15:03:42 -04:00
Adam Bradley
ccb63ee34f
feat(prop): load controllers w/ prop connect and context
2017-08-10 08:17:30 -05:00
Adam Bradley
5bdc184695
fix(loading): fix enter animation
2017-08-03 20:43:05 -05:00
Adam Bradley
f1b60c61c3
fix(loading): fix loading events
2017-08-03 16:04:27 -05:00
Adam Bradley
f6781825ed
feat(animations): init animation controller
2017-08-03 08:50:27 -05:00
Adam Bradley
b8c0589513
refactor(components): update to latest stencil api
2017-07-25 10:03:07 -05:00
Adam Bradley
673159ab2e
fix(animation): init Ionic.Animation from window
2017-07-17 14:45:58 -05:00
Josh Thomas
c7010e28b7
chore(): prep move from ionic to core for use of vanilla
2017-06-22 14:59:33 -05:00