Manu Mtz.-Almeida
5507a94580
feat(router): url based routing
2017-11-16 23:41:47 +01:00
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
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
Manu Mtz.-Almeida
ab883378a3
chore(stencil): update to 0.0.8-3
2017-11-15 18:12:12 +01:00
Manu Mtz.-Almeida
44025c8c8f
0.0.2-22
2017-11-15 00:15:12 +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
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
Ken Sodemann
75b450b4f5
refactor(e2e-test): move register into the runner
2017-11-03 13:52:54 -05:00
Ken Sodemann
f0c1b0190e
feat(e2e-tests): optionally take snapshots
2017-11-02 12:48:38 -05:00
Ken Sodemann
d9d0150b4c
feat(e2e): create basic e2e test runner
...
This is mostly PoC code that shows how this can be done. This will grow
into the actual test runner.
2017-10-26 21:17:57 -05:00
Ken Sodemann
e5536a4331
fix(unit-tests): only look for specs under src
2017-10-26 10:23:20 -05:00
Adam Bradley
95014fd5ca
chore(package): update to stencil 0.0.6
2017-10-25 12:41:30 -05:00
Manu Mtz.-Almeida
9a42816d7d
chore(package): update to latest stencil
2017-10-25 12:48:34 +02:00
Brandy Carney
498e7ed360
chore(package): use latest stencil
2017-10-23 18:01:52 -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
Manuel Mtz-Almeida
54412a2a8c
fix(reorder): drop reorderAnchor attribute
2017-10-04 23:57:04 +02:00
Adam Bradley
d3e79fb462
test(core): init stencil core test suite
2017-09-26 22:12:36 -05:00
Brandy Carney
4a71786684
chore(sass): add sass-lint with npm run task
2017-09-21 14:28:00 -04:00
Adam Bradley
d1cfa0683d
chore(stencil): update to stencil 0.0.6-0
2017-09-21 03:02:26 -05:00
Adam Bradley
b1d80a6458
0.0.2-19
2017-09-21 01:23:58 -05:00
Adam Bradley
1f48b13dfd
chore(package): update stencil version
2017-09-20 12:14:39 -05:00
Adam Bradley
5df77855bb
0.0.2-18
2017-09-20 10:25:08 -05:00
Adam Bradley
3f25790b6e
chore(lint): update tslint for local reference
2017-09-20 10:23:08 -05:00
Adam Bradley
853e280202
chore(package): update to use local np
2017-09-20 09:59:23 -05:00
Adam Bradley
e3efcfcb4c
feat(ionicons): use the ionicons collection from npm
2017-09-20 09:55:31 -05:00
Manuel Mtz-Almeida
8fe2e7fd10
0.0.2-17
2017-09-20 12:19:20 +02:00
Manuel Mtz-Almeida
fffa9b5460
style(all): adds tslint-ionic-rules
2017-09-17 23:04:02 +02:00
Manuel Mtz-Almeida
122b27f62c
0.0.2-16
2017-09-15 23:04:59 -05:00
Manuel Mtz-Almeida
b43dc1c9fd
chore(package): update to latest stencil
2017-09-15 18:30:09 -05:00
Manuel Mtz-Almeida
f59122ffd3
0.0.2-15
2017-09-15 18:06:55 -05:00
Manuel Mtz-Almeida
61d2be8366
fix(build): update to latest stencil
2017-09-15 18:04:32 -05:00
Manuel Mtz-Almeida
39bb9a7a99
0.0.2-13
2017-09-15 17:45:32 -05:00
Manuel Mtz-Almeida
ac4ba0bfd8
fix(package): np infinite loop
2017-09-15 17:36:19 -05:00
Manuel Mtz-Almeida
edd19da40f
chore(package): update to latest stencil
2017-09-15 17:35:34 -05:00
Manuel Mtz-Almeida
1fca370a89
0.0.2-12
2017-09-15 16:02:00 -05:00
Manuel Mtz-Almeida
c2e6657194
0.0.2-11
2017-09-15 15:29:31 -05:00
Adam Bradley
93f8dd9433
feat(distribution): updates to generate distribution
2017-09-14 13:28:59 -05:00
Adam Bradley
70b4d2c2b5
refactor(package): update package publishing
2017-09-12 11:38:03 -05:00
Adam Bradley
b0528b2f8e
chore(): update stencil to 0.0.5-11
2017-09-02 23:48:00 -05:00
Adam Bradley
1f2651664a
chore(update): update stencil and build directories
2017-08-31 20:59:27 -05:00
Dan Bucholtz
ad73b63253
chore(package): manually tick version due to np failure
2017-08-30 15:14:47 -05:00
Dan Bucholtz
c0bec89ee3
chore(publish): fixed publish npm script to only call the script once
2017-08-30 15:03:25 -05:00
Adam Bradley
f79047827c
0.0.2-9
2017-08-30 14:00:58 -05:00
Adam Bradley
aec053fa28
chore(package): update package lock
2017-08-17 15:37:25 -05:00
Adam Bradley
d5351fc8b2
fix(prerender): do not override prerendered mode setting
2017-08-17 08:47:38 -05:00
Adam Bradley
904a579adb
0.0.2-7
2017-08-16 11:49:36 -05:00