|
ae3271f2d7
|
test(all): inject test styles on flag
|
2018-10-11 15:13:23 -05:00 |
|
|
098bd826cd
|
fix(fab-button): add and document css properties
references #14853 references #14850 closes #14808
|
2018-10-11 13:43:13 -05:00 |
|
|
a999c1f0a9
|
perf(): prevent unnecesary event listener changes
|
2018-10-09 16:03:14 -05:00 |
|
|
2172aa9dae
|
test(screenshot): use Arial for testing
|
2018-10-09 13:40:31 -05:00 |
|
|
e189cc6ec2
|
fix(button): use class instead of reflect
fixes #15623
|
2018-10-08 16:05:59 -05:00 |
|
|
9d109d68c8
|
fix(all): disable animations in e2e tests
|
2018-10-08 10:18:31 -05:00 |
|
|
6bc35a306c
|
test(components): migrate e2e tests to puppeteer
references #15803
|
2018-10-05 18:11:11 -04:00 |
|
|
67eb661537
|
fix(button): disable :hover on non supported devices (#15705)
|
2018-09-24 13:57:19 -05:00 |
|
|
bac49ca71b
|
fix(button): default button width to auto to avoid inheriting
fixes #15522
|
2018-09-19 16:50:24 -04:00 |
|
|
d145cae801
|
fix(button): disable pointer events in toolbar buttons
Closes #15623
|
2018-09-18 14:57:56 -04:00 |
|
|
b8b9b83d49
|
fix(button): vanilla color is usable
|
2018-09-14 22:57:12 +02:00 |
|
|
c49d896e08
|
refactor(all): using ComponentInterface
|
2018-09-14 18:47:00 +02:00 |
|
|
fcb45d12e2
|
style(components): don't self close tags
|
2018-09-12 11:38:20 -04:00 |
|
|
6ed4690834
|
style(tap-click): rename activable to activatable
|
2018-09-12 11:38:20 -04:00 |
|
|
fc87875b8f
|
refactor(button): using createColorClasses
|
2018-09-06 23:00:50 +02:00 |
|
|
3af43610bb
|
fix(button): add custom properties and remove --ion-color overrides (#15463)
- adds custom properties
- removes the overrides of `--ion-color-*` variables
- documents the properties
references #14808 references #14853 references #14850
|
2018-09-05 12:23:47 -04:00 |
|
|
e7416435d8
|
refactor(all): additional tslint rules
|
2018-09-01 18:06:59 +02:00 |
|
|
ba2230510e
|
refactor(all): strict boolean conditions
|
2018-09-01 17:23:03 +02:00 |
|
|
096d9a76f3
|
fix(css): add core.css (#15220)
fixes #15170
|
2018-08-29 18:05:20 +02:00 |
|
|
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 |
|