4d34ce6a31
fix(label): text overflow for slotted headings ( #20690 )
...
fixes #17087
2020-03-11 12:42:46 -04:00
dfa2b13c3a
fix(item): do not disable entire item if there are multiple inputs ( #18696 )
...
references #18655
fixes #18670
2019-07-02 14:45:24 -04:00
4bba540311
fix(label): include the ion-text-wrap class styles for larger font ( #18374 )
...
- updates all e2e tests to use the CSS classes instead of attributes
2019-05-24 11:18:28 -04:00
38ae3620a2
fix(textarea): update label alignment for inputs and textareas ( #18042 )
...
- aligns label and textarea to baseline
- updates floating and stacked labels in items to align closer to the md spec
fixes #16187
2019-04-16 14:57:32 -04:00
723d17b868
fix(label): move default flex and margin to item ( #16461 )
...
This moves item-specific margin and flex values out of label and into item as a slotted style to prevent those styles from leaking into labels further down the tree.
closes #15393
2018-11-26 18:30:17 -06:00
a8be5291bb
fix(label): placeholder + floating label ( #16111 )
...
* fix(label): placeholder + floating label
* fix placeholder type
* update docs
* uodate docs
2018-11-02 22:15:28 +01:00
fce30ebc06
fix(color): edge currentColor bug ( #16177 )
...
fixes #16168
2018-11-01 12:14:31 -05:00
4d3ad67740
refactor(tabs): apply design-doc ( #16048 )
2018-10-25 22:13:19 +02:00
e644fc9246
fix(label): do not animate float labels on initial load ( #16036 )
2018-10-22 20:11:46 -05:00
b485eba3a8
fix(label): add color variable, examples to test and document
...
references #14853 references #14850
2018-10-10 11:35:23 -05:00
83594449ee
style(label): fix lint error
2018-09-20 15:34:37 -05:00
c7d4b022e3
chore(label): remove item styles and escapes
...
references #14808
2018-09-20 11:42:52 -05:00
d12ef78de6
refactor(all): cleanup mode font
2018-08-24 03:33:44 +02:00
5c0e9e6f10
fix(label): style color
2018-07-24 00:00:54 +02: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
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
b1ee4b8e3a
fix(label): using prop for position
...
also fixes #14288
2018-04-13 17:03:46 +02:00
d37623a2ca
chore(packages): move the packages to root
2018-03-12 16:02:25 -04:00