|
ec2bf8bfbe
|
feat(tabs): scrollable tabs
|
2017-12-18 21:01:09 -06:00 |
|
|
a881eb1b82
|
refactor(animations): make animation builder async to allow to ensure stuff is hydrated when animating
|
2017-12-18 16:59:11 -06:00 |
|
|
c40a995f26
|
chore(dependencies): update lock file
|
2017-12-18 16:59:11 -06:00 |
|
|
5198914be4
|
test(nav): e2e tests that put nav and nested navs through the paces
|
2017-12-18 16:59:11 -06:00 |
|
|
c415bbe1d7
|
refactor(Context): remove global Context
|
2017-12-18 13:21:17 -06:00 |
|
|
3324e7a9b9
|
0.0.2-30
|
2017-12-17 18:02:18 -06:00 |
|
|
4f2266e943
|
chore(update): stencil 0.0.9-3
|
2017-12-17 17:54:02 -06:00 |
|
|
c55670d9c1
|
docs(): upgrade stencil to improve docs
|
2017-12-15 14:09:25 -06:00 |
|
|
8a2f303dd4
|
chore(cleanup): remove unused code causing warnings
|
2017-12-15 11:06:13 -06:00 |
|
|
c62322fced
|
feat(config): add queryParam support
|
2017-12-15 11:10:18 -05:00 |
|
|
a4dfb7ae4f
|
fix(select): get multiple value selects working to set selected options
also adds e2e test for multi value
|
2017-12-14 18:32:55 -05:00 |
|
|
c627caba0f
|
chore(update): ionicons 4.0.0-9
|
2017-12-14 17:10:03 -06:00 |
|
|
09b5c8cbf6
|
chore(dependencies): update deps
|
2017-12-14 16:39:05 -06:00 |
|
|
65a3213a6b
|
chore(dependencies): update to latest versions of ionic/angular and ionic/core
|
2017-12-14 16:37:33 -06:00 |
|
|
2e896ef0e5
|
chore(dependencies): new version of ionic/react
|
2017-12-14 16:35:55 -06:00 |
|
|
b40ae57d2f
|
chore(dependencies): update deps
|
2017-12-14 16:34:36 -06:00 |
|
|
b05d786784
|
chore(dependencies): tick ionic/angular version
|
2017-12-14 16:32:48 -06:00 |
|
|
02d2447520
|
chore(dependencies): update deps
|
2017-12-14 16:31:16 -06:00 |
|
|
3eab8500cf
|
chore(dependencies): tick ionic/core package
|
2017-12-14 16:29:59 -06:00 |
|
|
1ba73a5f29
|
refactor(popover): get popover working with dom, react, angular components
|
2017-12-14 16:22:40 -06:00 |
|
|
85785b9cf7
|
chore(update): stencil 0.0.9-1 and ionicons 4.0.0-8
|
2017-12-14 15:58:19 -06:00 |
|
|
2c613a89da
|
chore(demo): fix HTML file formatting
|
2017-12-14 15:28:44 -06:00 |
|
|
ec33d4e725
|
refactor(modal): use framework delegate for mounting the user's component
|
2017-12-14 15:13:47 -06:00 |
|
|
c30337bf8c
|
refactor(navigation): get rid of ion-nav-controller, get nav working correctly in DOM, angular, react
|
2017-12-14 15:13:47 -06:00 |
|
|
b0cd97b623
|
feat(demo): directly test out ionChange event
|
2017-12-14 13:43:59 -06:00 |
|
|
66d67a590e
|
chore(): docs and snapshot updates
|
2017-12-14 14:34:46 -05:00 |
|
|
178ae80b3c
|
chore(snapshot): remove infobars disable and adjust height
|
2017-12-14 14:32:11 -05:00 |
|
|
08ac293ad6
|
refactor(button): remove itemButton and add documentation
|
2017-12-14 13:08:33 -05:00 |
|
|
3aeb51bdb8
|
fix(config): call isCordova function to set statusbarPadding
|
2017-12-14 13:03:26 -05:00 |
|
|
6d32c361c7
|
feat(colors): adds warning color
|
2017-12-14 13:03:26 -05:00 |
|
|
8a6b3165c7
|
docs(badge): add more to the description of badge
|
2017-12-14 13:03:26 -05:00 |
|
|
b29bdb3152
|
style(actionSheet): icons for ios
|
2017-12-14 10:36:23 -05:00 |
|
|
a795878a9e
|
fix(global): add mode and config to Ionic global
|
2017-12-13 16:28:51 -06:00 |
|
|
4838d5ebfe
|
chore(snapshot): add support for ios platform and passing a folder (#13635)
* chore(snapshot): adds support for multiple platforms and passing folder
* test(e2e): update e2e tests for multiple platforms
* test(e2e): fix failing backdrop tests
* chore(snapshot): remove console logs
|
2017-12-12 17:46:11 -05:00 |
|
|
ca0470dc39
|
chore(core): upgrade stencil version to 0.0.9-0
Fixes: #13612
|
2017-12-11 14:33:09 -06:00 |
|
|
6069549792
|
feat(numeric-input): create e2e test case
|
2017-12-11 14:18:09 -06:00 |
|
|
8b6a1826a3
|
fix(select): update select interfaces
|
2017-12-11 13:49:59 -06:00 |
|
|
903a12dc39
|
feat(numeric-input): create number input control value accessor
|
2017-12-11 13:10:16 -06:00 |
|
|
4d36369a74
|
test(e2e): get e2e tests matching with v3
|
2017-12-11 13:53:49 -05:00 |
|
|
a2e94626db
|
test(components): update tests to match v3
|
2017-12-11 13:53:49 -05:00 |
|
|
dc9848260c
|
chore(demo): fix @ionic/angular local copy script
|
2017-12-11 12:35:59 -06:00 |
|
|
ecd0ee33ff
|
chore(): update e2e tests
* chore(): update e2e tests
* chore(): back to ion-page
* fix(): generate component def
* chore(): fix missed tests
* fix(): indent
* fix(): indent
* fix(): indent
* fix(): indent
* fix(): add closing icon tag
|
2017-12-11 09:29:53 -08:00 |
|
|
c30a6629cd
|
chore(snapshot): get snapshot comparisons with v3 working
http://ionic-snapshot-go.appspot.com/ionic-core/snapshots/v3-master/hbe/
chrome_400x800
|
2017-12-08 18:14:55 -05:00 |
|
|
6c302a05c5
|
test(standalone): add e2e files for init on the standalone tests
|
2017-12-08 14:08:33 -05:00 |
|
|
2ebdb366b9
|
test(core): add a standalone test for every component with a test
|
2017-12-08 13:09:37 -05:00 |
|
|
42243952dd
|
chore(demo): add note about the copy scripts
|
2017-12-08 10:14:59 -06:00 |
|
|
6a6221eb48
|
chore(dependencies): update angular demo to use latest ionic/angular
|
2017-12-08 09:36:48 -06:00 |
|
|
3f2e6eccfb
|
chore(dependencies): published new ionic/angular
|
2017-12-08 09:35:11 -06:00 |
|
|
82303470a6
|
chore(dependencies): update angular demo lock
|
2017-12-08 09:33:56 -06:00 |
|
|
2fbab899be
|
chore(dependencies): publish new version of ionic/react
|
2017-12-07 22:01:22 -06:00 |
|