Commit Graph

6669 Commits

Author SHA1 Message Date
Ken Sodemann
fbf7bc675f fix(demo): add handling of ionBlur 2017-11-16 11:08:54 -06:00
Ken Sodemann
17862880a9 fix(demo): respond to custom events 2017-11-16 10:48:28 -06:00
Ken Sodemann
c23e2f717c feat(demo): make our value accessors more closely match Angular's 2017-11-16 10:23:22 -06:00
Dan Bucholtz
e50d7fbfe4 chore(build): force tsc command to use local tsc from stencil 2017-11-16 10:03:06 -06: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
Ken Sodemann
3a5e9784e4 feat(demo): add checkbox 2017-11-16 05:21:27 -06:00
Ken Sodemann
56e04325e3 fix(demo): clean up some things from the value accessor commit 2017-11-15 20:47:35 -06:00
Dan Bucholtz
f17d8ad8ce chore(dependencies): update the lock file 2017-11-15 16:43:55 -06:00
Brandy Carney
891e4195df refactor(toast): add iOS11 design and animation 2017-11-15 15:47:33 -06:00
Brandy Carney
6806e25a71 refactor(searchbar): add iOS11 design for searchbar 2017-11-15 14:51:39 -06:00
Brandy Carney
22f9877619 chore(components): update components to exclude wp mode 2017-11-15 14:51:39 -06:00
Brandy Carney
19d42fdbf4 refactor(config): remove windows platform config 2017-11-15 14:51:39 -06:00
Ken Sodemann
20c25df280 feat(demo): add a sample value accessor so we don't have to use
ngDefaultControl
2017-11-15 14:45:48 -06:00
Brandy Carney
0c899904b8 docs(breaking): move breaking docs up a level 2017-11-15 13:53:55 -06:00
Brandy Carney
ed442537a8 fix(font): add BlinkMacSystemFont to default font family base 2017-11-15 13:53:55 -06:00
Brandy Carney
da04be6db9 test(components): fix e2e wrong titles and test path 2017-11-15 13:53:55 -06:00
Brandy Carney
f8ba900ebe refactor(mode): remove windows mode entirely 2017-11-15 13:53:54 -06:00
Brandy Carney
dd5ff40993 refactor(card): update card for iOS 11 and add subtitle component 2017-11-15 13:53:54 -06:00
Manu Mtz.-Almeida
ab883378a3 chore(stencil): update to 0.0.8-3 2017-11-15 18:12:12 +01:00
Ken Sodemann
293b756453 feat(demo): lay out the demo inputs page 2017-11-15 06:52:46 -06:00
Ken Sodemann
98302fe938 feat(demo): load ionic/core 2017-11-14 22:06:07 -06:00
Manu Mtz.-Almeida
44025c8c8f 0.0.2-22 2017-11-15 00:15:12 +01:00
Manu Mtz.-Almeida
5991e50bb5 test(dom): disable test for the moment 2017-11-15 00:13:33 +01:00
Manu Mtz.-Almeida
5fd379308d chore(stencil): update to 0.0.8-2 2017-11-15 00:09:41 +01:00
Manu Mtz.-Almeida
7fff8f27fe chore(stencil): updates to stencil 0.0.8-1 2017-11-14 23:31:12 +01:00
Ken Sodemann
5113363845 feat(demo): add demo Angular application 2017-11-13 15:03:41 -06:00
Cam Wiegert
874457d76c feat(e2e-tests) simplify e2e test structure 2017-11-13 14:54:53 -06:00
Manu Mtz.-Almeida
bd875acdc5 chore(package): update stencil deps 2017-11-11 18:07:06 +01:00
Manu Mtz.-Almeida
9da384451e chore(package): adds np 2017-11-11 18:00:55 +01:00
mhartington
2c47002e68 style(): more ios11 support 2017-11-09 16:33:20 -05:00
mhartington
264d7cf489 style(): add first round of ios11 support 2017-11-09 14:34:38 -05:00
Ken Sodemann
41d80ed555 fix(snapshot): add more reporting 2017-11-09 12:05:37 -06:00
Ken Sodemann
bcae5a7847 feat(snapshot): add better reporting 2017-11-09 11:58:26 -06:00
Manu Mtz.-Almeida
67b9be4045 feat(tabs): adds tabs 2017-11-09 17:37:11 +01:00
Ken Sodemann
99f4f71d93 docs(e2e-tests): add a README describing the current state of the tests 2017-11-07 16:57:16 -06:00
Ken Sodemann
f4d4c9c675 feat(e2e-tests): only open and close the driver once per run 2017-11-07 15:26:48 -06:00
Ken Sodemann
8511ff2a76 feat(e2e-tests): upload to server 2017-11-07 15:14:15 -06:00
Ken Sodemann
75b450b4f5 refactor(e2e-test): move register into the runner 2017-11-03 13:52:54 -05:00
Brandy Carney
e9358fb495 refactor(range): rename steps back to step, fix icon and slot name
Adds documentation for breaking changes for range.
2017-11-03 12:20:43 -04:00
Brandy Carney
73137e002d docs(theming): make sure color and mode are documented properly 2017-11-03 12:20:43 -04:00
Ken Sodemann
f0c1b0190e feat(e2e-tests): optionally take snapshots 2017-11-02 12:48:38 -05:00
Perry Govier
dcdd157cdb chore(CI): ignore CI builds on core for now 2017-11-02 10:41:15 -05:00
Brandy Carney
d6e60fde3c style(components): fix merge conflicts that didn't show up in search 2017-11-02 11:04:10 -04: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
Manu Mtz.-Almeida
ad81cca77a feat(haptic): adds haptic utils 2017-11-02 12:18:19 +01:00
Manu Mtz.-Almeida
4e9b4727be fix(toggle): finish it 2017-11-02 11:47:52 +01:00
Manu Mtz.-Almeida
4298781907 fix(item): sliding item is not bundled with ion-item 2017-11-02 11:15:10 +01:00
Manu Mtz.-Almeida
b24c2b00b6 fix(content): padding works in any element 2017-11-02 10:35:23 +01:00
Manu Mtz.-Almeida
1bfc0c71e3 fix(sliding-item): finish it 2017-11-02 10:25:40 +01:00
Ken Sodemann
d0e486d2d8 fix(e2e-tests): make sure they are all waiting 2017-10-30 16:50:02 -05:00