Adam Bradley
|
c415bbe1d7
|
refactor(Context): remove global Context
|
2017-12-18 13:21:17 -06:00 |
|
Adam Bradley
|
3324e7a9b9
|
0.0.2-30
|
2017-12-17 18:02:18 -06:00 |
|
Adam Bradley
|
4f2266e943
|
chore(update): stencil 0.0.9-3
|
2017-12-17 17:54:02 -06:00 |
|
Adam Bradley
|
c55670d9c1
|
docs(): upgrade stencil to improve docs
|
2017-12-15 14:09:25 -06:00 |
|
Adam Bradley
|
8a2f303dd4
|
chore(cleanup): remove unused code causing warnings
|
2017-12-15 11:06:13 -06:00 |
|
mhartington
|
c62322fced
|
feat(config): add queryParam support
|
2017-12-15 11:10:18 -05:00 |
|
Brandy Carney
|
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 |
|
Cam Wiegert
|
c627caba0f
|
chore(update): ionicons 4.0.0-9
|
2017-12-14 17:10:03 -06:00 |
|
Dan Bucholtz
|
3eab8500cf
|
chore(dependencies): tick ionic/core package
|
2017-12-14 16:29:59 -06:00 |
|
Dan Bucholtz
|
1ba73a5f29
|
refactor(popover): get popover working with dom, react, angular components
|
2017-12-14 16:22:40 -06:00 |
|
Adam Bradley
|
85785b9cf7
|
chore(update): stencil 0.0.9-1 and ionicons 4.0.0-8
|
2017-12-14 15:58:19 -06:00 |
|
Dan Bucholtz
|
ec33d4e725
|
refactor(modal): use framework delegate for mounting the user's component
|
2017-12-14 15:13:47 -06:00 |
|
Dan Bucholtz
|
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 |
|
mhartington
|
66d67a590e
|
chore(): docs and snapshot updates
|
2017-12-14 14:34:46 -05:00 |
|
Brandy Carney
|
178ae80b3c
|
chore(snapshot): remove infobars disable and adjust height
|
2017-12-14 14:32:11 -05:00 |
|
Brandy Carney
|
08ac293ad6
|
refactor(button): remove itemButton and add documentation
|
2017-12-14 13:08:33 -05:00 |
|
Brandy Carney
|
3aeb51bdb8
|
fix(config): call isCordova function to set statusbarPadding
|
2017-12-14 13:03:26 -05:00 |
|
Brandy Carney
|
6d32c361c7
|
feat(colors): adds warning color
|
2017-12-14 13:03:26 -05:00 |
|
Brandy Carney
|
8a6b3165c7
|
docs(badge): add more to the description of badge
|
2017-12-14 13:03:26 -05:00 |
|
mhartington
|
b29bdb3152
|
style(actionSheet): icons for ios
|
2017-12-14 10:36:23 -05:00 |
|
Adam Bradley
|
a795878a9e
|
fix(global): add mode and config to Ionic global
|
2017-12-13 16:28:51 -06:00 |
|
Brandy Carney
|
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 |
|
Ken Sodemann
|
ca0470dc39
|
chore(core): upgrade stencil version to 0.0.9-0
Fixes: #13612
|
2017-12-11 14:33:09 -06:00 |
|
Adam Bradley
|
8b6a1826a3
|
fix(select): update select interfaces
|
2017-12-11 13:49:59 -06:00 |
|
Brandy Carney
|
4d36369a74
|
test(e2e): get e2e tests matching with v3
|
2017-12-11 13:53:49 -05:00 |
|
Brandy Carney
|
a2e94626db
|
test(components): update tests to match v3
|
2017-12-11 13:53:49 -05:00 |
|
Mike Hartington
|
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 |
|
Brandy Carney
|
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 |
|
Brandy Carney
|
6c302a05c5
|
test(standalone): add e2e files for init on the standalone tests
|
2017-12-08 14:08:33 -05:00 |
|
Brandy Carney
|
2ebdb366b9
|
test(core): add a standalone test for every component with a test
|
2017-12-08 13:09:37 -05:00 |
|
Brandy Carney
|
752b60db79
|
docs(sass): add missing docs to sass variables
|
2017-12-07 18:55:35 -05:00 |
|
Brandy Carney
|
2cf3eb180c
|
refactor(components): move sass values to variables
|
2017-12-07 18:38:06 -05:00 |
|
Brandy Carney
|
f4db584f8a
|
refactor(sass): remove rem units in favor of px
|
2017-12-07 18:11:51 -05:00 |
|
Brandy Carney
|
b79e2faef0
|
fix(button): use correct fill color for icons
|
2017-12-07 18:11:51 -05:00 |
|
Dan Bucholtz
|
ad08e19184
|
chore(dependencies): publish 0.0.2-29
|
2017-12-07 16:09:46 -06:00 |
|
Dan Bucholtz
|
f8af356bca
|
refactor(navigation): update framework delegate
|
2017-12-07 16:03:47 -06:00 |
|
Cam Wiegert
|
a067d167d3
|
chore(e2e) rename tests to match v3 master (#13609)
|
2017-12-07 15:49:15 -06:00 |
|
Dan Bucholtz
|
c47a796d2b
|
chore(router): fix compiler error
|
2017-12-07 15:29:44 -06:00 |
|
Dan Bucholtz
|
848bf9c17f
|
chore(dependencies): 0.0.8 stencil/core
|
2017-12-07 15:24:00 -06:00 |
|
Dan Bucholtz
|
f267d0b419
|
test(app): update the app/cordova test to NOT use stencil components
|
2017-12-07 14:50:01 -06:00 |
|
Dan Bucholtz
|
14a67e1ff5
|
refactor(navigation): make the framework delegate more generic
|
2017-12-07 14:50:01 -06:00 |
|
Cam Wiegert
|
02d34a26aa
|
fix(select) fall back to label text for title
|
2017-12-07 14:26:26 -06:00 |
|
Brandy Carney
|
2f02ab1ec5
|
fix(action-sheet): add button-inner wrapper to cancel button
|
2017-12-07 14:15:47 -05:00 |
|
Brandy Carney
|
a812ee8854
|
refactor(reorder): move reorder styles to separate file
|
2017-12-07 12:59:09 -05:00 |
|
Brandy Carney
|
26918e097f
|
fix(reorder): get gesture working and icon visible with opacity
|
2017-12-07 12:59:09 -05:00 |
|
mhartington
|
d23fd68143
|
chore(): update stencil version
|
2017-12-07 12:01:56 -05:00 |
|
Cam Wiegert
|
8929b33b1e
|
fix() resolve install failure in stencil
|
2017-12-06 14:00:32 -06:00 |
|
Brandy Carney
|
08b66b0cdc
|
fix(reorder): add reorder class and fix sass linting
|
2017-12-06 14:29:49 -05:00 |
|
Brandy Carney
|
926eff8a69
|
style(components): rename class names to match tag names
|
2017-12-06 14:29:49 -05:00 |
|
Brandy Carney
|
2388fe4dc6
|
style(sass): fix linter errors
|
2017-12-06 14:29:49 -05:00 |
|