Brandy Carney
fcb45d12e2
style(components): don't self close tags
2018-09-12 11:38:20 -04:00
Manu Mtz.-Almeida
4876df928d
chore(): tslint checks
2018-09-06 21:49:35 +02:00
Manu Mtz.-Almeida
e7416435d8
refactor(all): additional tslint rules
2018-09-01 18:06:59 +02:00
Manu Mtz.-Almeida
ba2230510e
refactor(all): strict boolean conditions
2018-09-01 17:23:03 +02:00
Brandy Carney
09187c9c92
docs(datetime): fix typos
2018-08-31 17:30:25 -04:00
Sean Perkins
f30ae889c0
fix(datetime): fix year to allow current and max year
...
fixes #14895
2018-08-29 14:26:32 -04:00
Manu Mtz.-Almeida
89ba55d07b
fix(overlay): overlay is not hidden
2018-08-29 19:56:37 +02:00
Manu MA
096d9a76f3
fix(css): add core.css ( #15220 )
...
fixes #15170
2018-08-29 18:05:20 +02:00
Manu Mtz.-Almeida
1d46973785
refactor(all): make all method return a promise
2018-08-28 22:20:10 +02:00
Manu Mtz.-Almeida
4a45effe8c
fix(ripple-effect): using method invocation instead of events
...
fixes #15318
2018-08-24 22:58:12 +02:00
pwespi
e0b8e2472d
fix(datetime): allow values to be zero ( #14480 )
...
* fix(datetime): allow values to be zero
* Using null check
2018-08-24 04:27:45 +02:00
Manu Mtz.-Almeida
d12ef78de6
refactor(all): cleanup mode font
2018-08-24 03:33:44 +02:00
Manu Mtz.-Almeida
3d6caae13f
chore(): update to latest stencil
2018-08-22 23:38:23 +02:00
Josh Thomas
bd32887767
chore(): update to latest stencil
...
* fix(): Update to latest stencil and change types to export from interface not index.
* chore(): fix merge conflict of file added.
2018-08-22 18:46:43 +02:00
Manu Mtz.-Almeida
d856ecfbbf
chore(): update to latest stencil
2018-08-12 12:04:27 +02:00
Manu Mtz.-Almeida
2e7d355edf
fix(input): event interfaces
2018-08-12 01:18:59 +02:00
Manu Mtz.-Almeida
f032769a6c
fix(datetime): add open() method
...
fixes #14923
2018-08-12 01:18:59 +02:00
Brandy Carney
a4571bfa4f
style(datetime): update misspellings
2018-08-09 18:04:52 -04:00
Manu Mtz.-Almeida
948d0839c9
fix(nav): animation backdrop
2018-08-07 21:54:15 +02:00
Manu Mtz.-Almeida
4e565926cd
docs(menu-toggle): default behaviour docs
...
fixes #15042
2018-08-07 20:23:23 +02:00
Manu Mtz.-Almeida
ac91bcc8ae
chore(): update to latest stencil
2018-08-07 03:09:06 +02:00
Manu Mtz.-Almeida
8b35e37a43
fix(datetime): ionChange event
2018-08-07 01:09:47 +02:00
Manu Mtz.-Almeida
b0ed4265eb
chore(): enable "prefer-for-of"
2018-07-30 00:16:33 +02:00
Manu Mtz.-Almeida
c1b61d0fee
chore(): update to ionic-rules/strict
2018-07-29 23:10:38 +02:00
Manu Mtz.-Almeida
92e21a8cf3
fix(all): updated tslint rules to latest
2018-07-29 13:03:47 +02:00
Manu Mtz.-Almeida
4f9cbfe73c
fix(accesibility): boolean aria-* properties
2018-07-28 16:38:59 +02:00
Brandy Carney
2c37a5a7b2
docs(previews): update preview tests to have translucent white toolbars
...
to make ben happy
2018-07-24 16:27:17 -04:00
Brandy Carney
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
Brandy Carney
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
Brandy Carney
4a12ba06ef
docs(datetime): update usage examples
2018-07-05 17:24:22 -04:00
Adam Bradley
9872a6c7ee
docs(readme): update stencil docs generation readmes
2018-05-30 12:02:31 -05:00
Adam Bradley
9559f5e42d
chore(interface): update componentOnReady() and overlay interface
2018-05-25 13:43:06 -05:00
mhartington
a3caab69f8
docs(datetime): add framework examples
2018-05-21 10:12:39 -04:00
Manu Mtz.-Almeida
1bd546758e
fix(inputs): interactive css to rule all them
2018-05-09 17:44:18 +02:00
Manu Mtz.-Almeida
cc7ab4e3c6
fix(all): snapshot tests
2018-05-08 16:05:06 +02:00
Brandy Carney
427222cc29
refactor(item): remove no-lines attribute in favor of lines property ( #14407 )
...
* docs(components): update grammar and docs
* docs(item): update item documentation and add usage
* test(item): add lines test
* feat(list): add lines property to override borders on items
* feat(item): add lines property to override borders on items
* refactor(item): remove old uses of no-lines attribute
* fix(item-sliding): update item options to show border
- show the border on left options only if in a full list
- show the border on both options only if in an inset list (or ios by
default)
- don’t show border on either for no lines list (and md by default)
also renames isRightSide to isEndSide to match the side values
* chore(package): update package lock
* style(item): fix lint errors
* test(item): update item tests
* refactor(item): remove the custom styling of last child items
instead of us overriding first/last child items to have borders we are
going to add to the documentation how to style items with a full border
* fix(item): apply border to item inputs for MD mode
* docs(components): update docs based on new build
* docs(usage): update item usage to show lines being used
* fix(item): do not set the padding right to 0 on an item by default
* fix(item): cast lines to boolean
fixes : #5537 #13218 #12689 #12073 #9112
2018-05-07 17:16:11 -04:00
Manu Mtz.-Almeida
d9802f4b63
chore(): update to latest stencil
2018-04-30 18:49:30 +02:00
Manu Mtz.-Almeida
98a351941d
fix(nav): rename animate to animated
2018-04-27 01:16:43 +02:00
Manu Mtz.-Almeida
8b1452c5c1
fix(lint): import order
2018-04-26 20:18:57 +02:00
Manu Mtz.-Almeida
053c375521
refactor(all): allow external imports
2018-04-24 16:12:02 +02:00
Manu Mtz.-Almeida
d5129df970
fix(all): strong typed events
2018-04-23 17:26:10 +02:00
Manu Mtz.-Almeida
ae0541a465
chore(): update dependencies
2018-04-22 20:08:02 +02:00
Manu Mtz.-Almeida
4ea8881f33
refactor(all): enable strictPropertyInitialization
2018-04-19 18:48:38 +02:00
Manu Mtz.-Almeida
b1ee4b8e3a
fix(label): using prop for position
...
also fixes #14288
2018-04-13 17:03:46 +02:00
Manu Mtz.-Almeida
fd5c957787
refactor(all): enable ts strict
2018-04-10 02:43:48 +02:00
Manu Mtz.-Almeida
ea24ad677d
fix(props): update stencil
2018-04-10 00:14:10 +02:00
Manu Mtz.-Almeida
25c852c2c8
fix(ripple-effect): animation
2018-04-05 14:28:43 +02:00
Manu Mtz.-Almeida
d57122c382
fix(ripple-effect): tapclick is required in ionic
2018-03-27 23:45:53 +02:00
Brandy Carney
ce5b47ef99
refactor(toolbar): rename the slots to match other component behavior
...
`left` -> `start`
`right` -> `end`
`start` -> `secondary`
`end` -> `primary`
2018-03-27 16:45:26 -04:00
Brandy Carney
3f68031a09
docs(datetime): update the datetime docs
2018-03-27 16:45:26 -04:00