Commit Graph

24 Commits

Author SHA1 Message Date
Cam Wiegert
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
Brandy Carney
f8ba900ebe refactor(mode): remove windows mode entirely 2017-11-15 13:53:54 -06: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
Manu Mtz.-Almeida
10c77e7513 fix(all): use ion-page 2017-10-30 15:58:35 +01:00
Adam Bradley
e3efcfcb4c feat(ionicons): use the ionicons collection from npm 2017-09-20 09:55:31 -05:00
Adam Bradley
7320e4a0b8 chore(icons): remove icon files 2017-09-20 09:39:56 -05:00
Manuel Mtz-Almeida
fffa9b5460 style(all): adds tslint-ionic-rules 2017-09-17 23:04:02 +02:00
Adam Bradley
1f41fbd78f fix(icons): cross-origin icon svg requests 2017-09-15 23:35:13 -05:00
Adam Bradley
93f8dd9433 feat(distribution): updates to generate distribution 2017-09-14 13:28:59 -05:00
Adam Bradley
1f2651664a chore(update): update stencil and build directories 2017-08-31 20:59:27 -05:00
Adam Bradley
b3ea4ecc75 fix(icon): prevent ssr rendering 2017-08-11 00:31:59 -05:00
Brandy Carney
b8d529e4fd fix(icons): remove fill styles from svgs
references ionic-team/stencil#62
2017-07-28 18:30:26 -04:00
Adam Bradley
b8c0589513 refactor(components): update to latest stencil api 2017-07-25 10:03:07 -05:00
Brandy Carney
aaca2bc6ed fix(icon): fix the width and height for icons for item sliding 2017-07-19 11:57:26 -04:00
Brandy Carney
4e52ace620 fix(icon): update icon color for svg 2017-07-18 16:29:24 -04:00
Adam Bradley
2db8320aaa fix(icon): declare publicPath 2017-07-18 14:17:57 -05:00
Adam Bradley
9b20fe8656 chore(): merge package updates
# Conflicts:
#	packages/core/package.json
#	packages/core/src/components/icon/icon.tsx
#	packages/core/src/components/slides/slides.tsx
2017-07-18 14:14:57 -05:00
Adam Bradley
102847b176 feat(icon): load svg icons 2017-07-18 14:07:16 -05:00
Josh Thomas
d825e6abbd fix(): update package.json build process and add font files. 2017-07-17 17:47:00 -05:00
Adam Bradley
550b58a158 feat(ionicons): svg based ionicons 2017-07-17 15:06:55 -05:00
Adam Bradley
2a1968959c feat(icons): add optimized ionicon svgs 2017-07-17 14:39:56 -05:00
Adam Bradley
201821f2fd chore(ionicons): remove ionicon font and scss 2017-07-17 08:48:51 -05:00
Josh Thomas
802415c899 chore(): remove ionic-vanilla and move it into core. 2017-07-06 12:20:10 -05:00
Josh Thomas
c7010e28b7 chore(): prep move from ionic to core for use of vanilla 2017-06-22 14:59:33 -05:00