6686 Commits

Author SHA1 Message Date
5c214c3c46 refactor(components): remove protected from lifecycle event 2017-11-20 13:01:49 -05:00
3accafcc3c refactor(components): update components to match stencil style guide
https://github.com/ionic-team/stencil/blob/master/STYLE_GUIDE.md
2017-11-20 12:36:36 -05:00
b493c819dd refactor(menu): update menu animation and design for iOS11 2017-11-20 10:08:32 -05:00
62f03490e5 refactor(searchbar): update background for iOS11 translucency 2017-11-20 10:08:32 -05:00
a1b8b6e6e9 fix(modal): fixes displaying page inside modal 2017-11-19 04:04:07 +01:00
b708bf91eb fix(split-pane): fixes flex 2017-11-19 03:58:50 +01:00
0134d11245 refactor(demo): rename basic inputs page 2017-11-17 20:29:25 -06:00
3709e39292 feat(demo): add select input 2017-11-17 17:55:44 -06:00
1e73ec02de feat(demo): tie each ionic component to a standard component 2017-11-17 15:55:50 -06:00
4b8d315c52 feat(demo): test out validations 2017-11-17 12:28:31 -06:00
3c3cd1b537 fix(all): js / scss linter issues 2017-11-17 00:20:26 +01:00
5507a94580 feat(router): url based routing 2017-11-16 23:41:47 +01:00
eb54853614 feat(demo): expand the e2e testing 2017-11-16 16:18:52 -06:00
b4813ed276 chore(interface): init input interfaces 2017-11-16 15:43:10 -06:00
0fd1209b04 feat(demo): add textarea to the demo page 2017-11-16 12:20:36 -06:00
db475cd153 test(e2e): port e2e tests to @ionic/core (#13438)
* feat(e2e-tests) simplify e2e test structure

* test(badge) add basic e2e test

* test(button) update e2e test to new structure

* test(card) add basic e2e test

* test(checkbox) add basic e2e test

* chore(e2e-test) update path to e2e module in run-e2e

* fix(button) update toolbar e2e deps

* fix(e2e-test) update path in snapshot script

* feat(e2e-test) move e2e scripts into scripts/e2e

* test(chip) add basic e2e test

* test(content) add basic e2e test

* test(datetime) add basic e2e test

* style(e2e-test) use consistent title/header in e2e test pages

* test(fab) add basic e2e test

* fix(e2e-test) don't run e2e script when required

* test(grid) add basic e2e test

* test(icon) add basic e2e test

* test(input) add basic e2e test

* style(e2e-test) use consistent e2e test header titles

* test(list) add basic e2e test

* test(menu) add basic e2e test

* test(modal) add basic e2e test

* feat(e2e-test) add navigate export to e2e module

* feat(e2e-test) add present method to Page class

* test(popover) add basic e2e test

* test(menu) add present left menu e2e test

* test(radio) add basic e2e test

* test(range) add  basic e2e test

* test(searchbar) add basic e2e test

* test(segment) add basic e2e test

* test(select) add basic e2e test

* test(modal) add shows modal e2e test

* test(slides) add basic e2e test

* test(spinner) add basic/color e2e tests

* test(tabs) add basic e2e test

* test(toast) add basic e2e test

* test(toggle) add basic e2e test

* test(toolbar) add basic e2e test

* docs(e2e-test) update e2e readme to reflect simplest test

* test(card) update basic e2e test

* chore(e2e-test) remove run-e2e script

* test(components): move remaining component tests to index files

* chore(package): add mocha to devDependencies

* test(infinite-scroll) add basic e2e test

* test(item-sliding) add basic e2e test

* test(item) add basic/buttons e2e tests

* test(nav) add basic e2e test

* test(reorder) add basic e2e test

* test(split-pane) add basic e2e test

* chore() update declarations file

* refactor(toast): reduce border-radius

* chore(components): update components.d.ts
2017-11-16 12:19:23 -06:00
90b6e01a38 feat(demo): make custom value accessors generic 2017-11-16 12:10:16 -06:00
fbf7bc675f fix(demo): add handling of ionBlur 2017-11-16 11:08:54 -06:00
17862880a9 fix(demo): respond to custom events 2017-11-16 10:48:28 -06:00
c23e2f717c feat(demo): make our value accessors more closely match Angular's 2017-11-16 10:23:22 -06:00
e50d7fbfe4 chore(build): force tsc command to use local tsc from stencil 2017-11-16 10:03:06 -06:00
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
3a5e9784e4 feat(demo): add checkbox 2017-11-16 05:21:27 -06:00
56e04325e3 fix(demo): clean up some things from the value accessor commit 2017-11-15 20:47:35 -06:00
f17d8ad8ce chore(dependencies): update the lock file 2017-11-15 16:43:55 -06:00
891e4195df refactor(toast): add iOS11 design and animation 2017-11-15 15:47:33 -06:00
6806e25a71 refactor(searchbar): add iOS11 design for searchbar 2017-11-15 14:51:39 -06:00
22f9877619 chore(components): update components to exclude wp mode 2017-11-15 14:51:39 -06:00
19d42fdbf4 refactor(config): remove windows platform config 2017-11-15 14:51:39 -06:00
20c25df280 feat(demo): add a sample value accessor so we don't have to use
ngDefaultControl
2017-11-15 14:45:48 -06:00
0c899904b8 docs(breaking): move breaking docs up a level 2017-11-15 13:53:55 -06:00
ed442537a8 fix(font): add BlinkMacSystemFont to default font family base 2017-11-15 13:53:55 -06:00
da04be6db9 test(components): fix e2e wrong titles and test path 2017-11-15 13:53:55 -06:00
f8ba900ebe refactor(mode): remove windows mode entirely 2017-11-15 13:53:54 -06:00
dd5ff40993 refactor(card): update card for iOS 11 and add subtitle component 2017-11-15 13:53:54 -06:00
ab883378a3 chore(stencil): update to 0.0.8-3 2017-11-15 18:12:12 +01:00
293b756453 feat(demo): lay out the demo inputs page 2017-11-15 06:52:46 -06:00
98302fe938 feat(demo): load ionic/core 2017-11-14 22:06:07 -06:00
44025c8c8f 0.0.2-22 2017-11-15 00:15:12 +01:00
5991e50bb5 test(dom): disable test for the moment 2017-11-15 00:13:33 +01:00
5fd379308d chore(stencil): update to 0.0.8-2 2017-11-15 00:09:41 +01:00
7fff8f27fe chore(stencil): updates to stencil 0.0.8-1 2017-11-14 23:31:12 +01:00
5113363845 feat(demo): add demo Angular application 2017-11-13 15:03:41 -06:00
874457d76c feat(e2e-tests) simplify e2e test structure 2017-11-13 14:54:53 -06:00
bd875acdc5 chore(package): update stencil deps 2017-11-11 18:07:06 +01:00
9da384451e chore(package): adds np 2017-11-11 18:00:55 +01:00
2c47002e68 style(): more ios11 support 2017-11-09 16:33:20 -05:00
264d7cf489 style(): add first round of ios11 support 2017-11-09 14:34:38 -05:00
41d80ed555 fix(snapshot): add more reporting 2017-11-09 12:05:37 -06:00
bcae5a7847 feat(snapshot): add better reporting 2017-11-09 11:58:26 -06:00