68 Commits

Author SHA1 Message Date
d4c812f5d2 fix(docs): use shape property to get round buttons (#15321) 2018-08-25 16:53:19 +02:00
a08b0f9503 chore(): fix linter issues 2018-08-24 23:58:49 +02:00
5c6fe458d0 fix(docs): use shape property to get round buttons (#15322) 2018-08-24 23:09:09 +02:00
4a45effe8c fix(ripple-effect): using method invocation instead of events
fixes #15318
2018-08-24 22:58:12 +02:00
d12ef78de6 refactor(all): cleanup mode font 2018-08-24 03:33:44 +02:00
3d6caae13f chore(): update to latest stencil 2018-08-22 23:38:23 +02:00
359c47f7b8 fix(buttons): margin between buttons 2018-08-20 19:01:33 +02:00
0dc70f7f6d fix(tap-click): works inside shadow-dom
adds private ion-activable attribute

fixes #15128
2018-08-12 22:48:58 +02:00
d856ecfbbf chore(): update to latest stencil 2018-08-12 12:04:27 +02:00
6e3e07bc8b fix(all): improve text customization 2018-08-10 00:36:07 +02:00
a77ee2a6f8 fix(sliding): fix core gesture logic + priority configuration
fixes #14763
2018-08-07 17:14:04 +02:00
49cac8beec perf(gesture): lazy loaded dynamic ES module 2018-08-01 05:08:39 +02:00
ad006dd1ee fix(button): do not change border radius if round button in toolbar (#14941)
fixes #7661
2018-07-30 15:59:33 -04:00
c05d672703 fix(button): submit forms using fake button
fixes #14890
fixes #14786
2018-07-30 18:42:05 +02:00
c1b61d0fee chore(): update to ionic-rules/strict 2018-07-29 23:10:38 +02:00
8a1ad1da2c fix(app): user-select on desktop 2018-07-29 14:48:05 +02:00
25423a06f2 fix(button): improve text style inherency
related #14927
2018-07-29 13:19:28 +02:00
92e21a8cf3 fix(all): updated tslint rules to latest 2018-07-29 13:03:47 +02:00
b4976dd914 chore(): update docs 2018-07-24 23:05:35 +02:00
2c37a5a7b2 docs(previews): update preview tests to have translucent white toolbars
to make ben happy
2018-07-24 16:27:17 -04:00
f0c15384a2 docs(components): update color documentation 2018-07-24 11:59:32 -04:00
ddb1e4989a feat(button): overflow is configurable
fixes #14839
2018-07-24 02:09:56 +02:00
79a09ab1bc style(components): remove unneeded css variables 2018-07-23 14:42:40 -04:00
7a8d5f68d2 chore(stylelint): remove sass-lint/scss-lint in favor of stylelint
- remove scss-lint and sass-lint
- add stylelint and stylelint-order packages and configuration
- update all *.scss files to new syntax

fixes #14805
2018-07-19 15:10:30 -05:00
094fde755c style(css): fix most scss lint errors 2018-07-18 12:53:33 -04:00
89d1526708 fix(button): set display type on host 2018-07-16 13:20:10 -05:00
4ed8541579 fix(button): submit form w/ ion-button within shadow dom
Closes #14776
2018-07-16 12:23:35 -05:00
03f9c31e4c test(button): update the basic disabled buttons 2018-07-12 18:47:37 -04:00
9c9f081970 fix(button): add box-sizing so anchor buttons won't exceed max-width
fixes #14760
2018-07-12 17:24:33 -04:00
8e58ea4b58 test(button): add a dynamically disabled button to the basic test 2018-07-12 16:41:31 -04:00
6b29507f0e style(components): consistent line breaks with mixin args 2018-07-10 16:13:52 -04:00
a7f1f4daa7 refactor(components): update to use shadow DOM and work with css variables
- updates components to use shadow DOM or scoped if they require css variables
- moves global styles to an external stylesheet that needs to be imported
- adds support for additional colors and removes the Sass loops to generate colors for each component
- several property renames, bug fixes, and test updates

Co-authored-by: Manu Mtz.-Almeida <manu.mtza@gmail.com>
Co-authored-by: Adam Bradley <adambradley25@gmail.com>
Co-authored-by: Cam Wiegert <cam@camwiegert.com>
2018-07-09 12:57:21 -04:00
d5cef52802 docs(button): add example for icons (#14711)
add example to show how ion-icon works in ion-button using slot start, end and icon-only, like we can see in documentation https://beta.ionicframework.com/docs/api/button
2018-07-05 14:27:25 -04:00
3cdc696847 docs(): update usage and examples 2018-05-30 12:41:30 -04:00
618f708bc4 fix(all): strong typing for color 2018-05-14 13:51:30 +02:00
875b9d0950 fix(router): fix push() public interface 2018-05-11 19:15:26 +02:00
ae9d0c7236 fix(router): accepts root direction 2018-05-11 18:56:29 +02:00
859ff45bb7 refactor(button): adds shape prop 2018-05-11 17:50:53 +02:00
cc7ab4e3c6 fix(all): snapshot tests 2018-05-08 16:05:06 +02:00
a939fa24a2 fix(hover): remove ion-app .enable-hover css 2018-05-02 15:57:33 -05:00
9c7b0ca15f fix(prerender): router compatible with prerender 2018-04-24 22:33:19 +02:00
053c375521 refactor(all): allow external imports 2018-04-24 16:12:02 +02:00
d5129df970 fix(all): strong typed events 2018-04-23 17:26:10 +02:00
ae0541a465 chore(): update dependencies 2018-04-22 20:08:02 +02:00
4ea8881f33 refactor(all): enable strictPropertyInitialization 2018-04-19 18:48:38 +02:00
78bd146ad2 fix(prerender): local references to window/document 2018-04-19 13:26:49 +02:00
2aa2e6f3ca docs(components): update grammar and docs 2018-04-18 11:58:21 -06:00
c8071dd2ed docs(): update auto-generated docs 2018-04-12 11:13:07 -05:00
54d7a12bea feat(routerDirection): refactors goBack 2018-04-11 22:47:15 +02:00
89b46ac52f docs(button): match style guide and add usage 2018-04-10 18:26:56 -04:00