Commit Graph

8191 Commits

Author SHA1 Message Date
Cam Wiegert
d9e4ca7a22 fix(segment): add styles for in a color toolbar 2018-07-13 15:37:17 -05:00
Cam Wiegert
124b87ced4 fix(searchbar): use tag in toolbar context selector 2018-07-13 15:37:17 -05:00
Brandy Carney
ea7d09b41e docs(breaking): update modal examples 2018-07-13 15:14:25 -04:00
Shank
962f7ea522 docs(breaking): add breaking change to modal create method arguments (#14756)
* Add changes in modal to breaking change doc

* fixes to new usage
2018-07-13 15:10:54 -04:00
Brandy Carney
6fb392b8ae test(segment): add a test for segments in toolbars 2018-07-13 13:54:26 -04:00
Brandy Carney
a6552a7e23 style(components): remove console logs 2018-07-13 13:18:44 -04:00
Brandy Carney
03f9c31e4c test(button): update the basic disabled buttons 2018-07-12 18:47:37 -04:00
Adam Bradley
521bfab75b chore(stencil): update stencil to 0.10.4 2018-07-12 16:51:43 -05:00
Brandy Carney
9c9f081970 fix(button): add box-sizing so anchor buttons won't exceed max-width
fixes #14760
2018-07-12 17:24:33 -04:00
Brandy Carney
8e58ea4b58 test(button): add a dynamically disabled button to the basic test 2018-07-12 16:41:31 -04:00
Brandy Carney
0421e2172a test(angular): update testapp to incude button example and global styles 2018-07-12 16:41:07 -04:00
Manu Mtz.-Almeida
00c4c77542 fix(tab): props are reactive 2018-07-12 18:44:44 +02:00
Brandy Carney
43f1feccad fix(item): add cursor pointer back to native item
fixes #14743
2018-07-12 10:51:27 -04:00
Brandy Carney
eb9ed179da fix(tab-button): add a class to hide the tab when show is false 2018-07-12 10:51:26 -04:00
Manu Mtz.-Almeida
db248ef381 Merge branch 'master' of github.com:ionic-team/ionic 2018-07-12 13:14:20 +02:00
Adam Bradley
cc5c611807 chore(stencil): update stencil to 0.10.3 2018-07-12 06:12:10 -05:00
Manu Mtz.-Almeida
9aedfc60aa fix(anchor): inner <a> inherits text styles 2018-07-12 11:56:32 +02:00
Manu Mtz.-Almeida
2798bb083f fix(spinner): style CSS props 2018-07-12 11:46:21 +02:00
Adam Bradley
92e32d8cd9 chore(angular): update angular dependencies 2018-07-11 19:34:13 -05:00
Adam Bradley
eff80563c1 chore(build): remove auto-updating package-lock 2018-07-11 13:51:07 -05:00
Daniel Imhoff
0188782552 chore(package): disable package-lock for react 2018-07-11 13:43:18 -05:00
Daniel Imhoff
f6e2a948f2 chore(package): disable package-lock 2018-07-11 13:41:17 -05:00
Manu Mtz.-Almeida
1d3eb3fabf fix(virtual-scroll): read viewport size for every scroll event 2018-07-11 20:17:01 +02:00
Adam Bradley
2127fa2cec 4.0.0-alpha.10 v4.0.0-alpha.10 2018-07-11 12:53:39 -05:00
Adam Bradley
61974dbdef chore(package): update package-lock 2018-07-11 12:34:32 -05:00
Adam Bradley
9114b2f729 chore(package): update package-lock 2018-07-11 12:27:19 -05:00
Adam Bradley
13e0c91ebe docs(readme): update component readmes 2018-07-11 12:26:22 -05:00
Brandy Carney
5f8b02eb3f fix(item): pass the correct type property to the button tag
fixes #14740
2018-07-11 12:10:38 -04:00
Brandy Carney
02a0b6e5fe style(components): don't self close slot tags 2018-07-11 11:48:41 -04:00
Brandy Carney
f6ab5b69ac fix(toolbar): get translucency working with header, footer and toolbar 2018-07-11 11:45:33 -04:00
Brandy Carney
6b29507f0e style(components): consistent line breaks with mixin args 2018-07-10 16:13:52 -04:00
Brandy Carney
e131d55e0f test(tabs): uncomment tabs e2e and add colors test 2018-07-10 15:11:14 -04:00
Brandy Carney
b46c3e2039 fix(tabs): correct alignment for label/icon only tabs 2018-07-10 15:10:47 -04:00
Brandy Carney
26e67e74c5 docs(breaking): derp icon should be label 2018-07-10 14:43:03 -04:00
Brandy Carney
4956d6d305 docs(breaking): update breaking changes to include tabs properties
closes #14745
2018-07-10 14:42:10 -04:00
Brandy Carney
45583bcebb fix(tabs): update the tabbar placement value to match the property it applies to 2018-07-10 14:42:10 -04:00
Brandy Carney
7628b36ecd chore(package): update versions 2018-07-10 14:42:10 -04:00
Manu Mtz.-Almeida
748c209112 fix(angular): publish css to npm 2018-07-10 20:12:20 +02:00
Adam Bradley
896d59e069 4.0.0-alpha.9 v4.0.0-alpha.9 2018-07-10 12:08:47 -05:00
Adam Bradley
477316adb1 revert(): improve global build script
This reverts commit 39ab607fb6.
2018-07-10 12:02:09 -05:00
Adam Bradley
13842e70b1 chore(build): do not use workers during validation 2018-07-10 10:27:38 -05:00
Adam Bradley
7f729495d5 chore(stencil): update stencil to 0.10.2 2018-07-10 09:19:28 -05:00
Manu Mtz.-Almeida
0e68f17f6f fix(angular): esm 2018-07-10 10:57:23 +02:00
Brandy Carney
f7c294e569 docs(item-sliding): update the readme and add angular usage 2018-07-09 18:39:53 -04:00
Brandy Carney
c9d5f3d379 docs(refresher): update usage example content 2018-07-09 18:37:21 -04:00
Brandy Carney
8923aa7351 docs(components): add missing angular usage 2018-07-09 18:37:09 -04:00
Brandy Carney
e27519a94e docs(list): add usage examples and update readme 2018-07-09 18:31:49 -04:00
Brandy Carney
3e285c50ac docs(label): add usage examples and update readme 2018-07-09 18:24:26 -04:00
Brandy Carney
78b0bd6ffb docs(item): clean up the item documentation 2018-07-09 18:14:05 -04:00
Manu Mtz.-Almeida
39ab607fb6 chore(): improve global build script 2018-07-10 00:11:01 +02:00