Manu Mtz.-Almeida
633360fcba
fix(all): gesture controller can block scrolling
...
fixes #15725
2018-09-25 17:46:58 +02:00
Manu Mtz.-Almeida
c49d896e08
refactor(all): using ComponentInterface
2018-09-14 18:47:00 +02:00
Manu Mtz.-Almeida
6e5c035b39
chore(tslint): disable 'no-floating-promises'
2018-09-14 00:50:44 +02:00
Brandy Carney
21d1f2e2dd
fix(item): update hostContext to use ion-item element
...
fixes styling issues with children elements using the .in-item class
2018-09-13 11:46:13 -04:00
Manu Mtz.-Almeida
4876df928d
chore(): tslint checks
2018-09-06 21:49:35 +02:00
Manu Mtz.-Almeida
1f24370497
chore(): update tslint
2018-09-04 23:56:58 +02:00
Manu Mtz.-Almeida
281f9a307f
fix(menu): ios styles
2018-09-01 18:08:03 +02:00
Manu Mtz.-Almeida
ba2230510e
refactor(all): strict boolean conditions
2018-09-01 17:23:03 +02:00
Brandy Carney
4c879900e5
style(core): fix misspellings
2018-08-30 17:06:17 -04: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
7917ba96ef
refactor(all): consistent gesture events
2018-08-26 01:26:36 +02:00
Manu Mtz.-Almeida
3d6caae13f
chore(): update to latest stencil
2018-08-22 23:38:23 +02:00
Manu Mtz.-Almeida
5b6eb2c7eb
refactor(nav, menu): swipeEnabled => swipeGesture
2018-08-13 18:32:24 +02:00
Manu Mtz.-Almeida
d856ecfbbf
chore(): update to latest stencil
2018-08-12 12:04:27 +02:00
Manu Mtz.-Almeida
288eeb54ee
fix(menu): dismiss when clicking outside
...
fixes #15096
2018-08-08 18:15:14 +02:00
Manu Mtz.-Almeida
dc500035ed
fix(split-pane): side=end works properly
...
fixes #15013
2018-08-07 23:40:53 +02:00
Manu Mtz.-Almeida
48e2a4e2ca
fix(menu): content's box-shadow
2018-08-07 21:23:35 +02:00
Manu Mtz.-Almeida
a77ee2a6f8
fix(sliding): fix core gesture logic + priority configuration
...
fixes #14763
2018-08-07 17:14:04 +02:00
Manu Mtz.-Almeida
8253b04604
perf(menu): flickering
2018-08-03 00:29:49 +02:00
Adam LaCombe
69f5cc863f
fix(menu): add width and small-width css variables ( #14997 )
...
* fix(menu): add width and small-width css variables
* style(menu): rename css variable small-width to width-small
2018-08-02 23:38:33 +02:00
Manu Mtz.-Almeida
e9fd184175
fix(datetime): fix gesture
2018-08-02 23:15:26 +02:00
Manu Mtz.-Almeida
49cac8beec
perf(gesture): lazy loaded dynamic ES module
2018-08-01 05:08:39 +02:00
Manu Mtz.-Almeida
c1b61d0fee
chore(): update to ionic-rules/strict
2018-07-29 23:10:38 +02:00
Manu Mtz.-Almeida
a62759c3cc
feat(menu): configurable using menuType
...
fixes #14901
2018-07-29 13:34:25 +02:00
Manu Mtz.-Almeida
92e21a8cf3
fix(all): updated tslint rules to latest
2018-07-29 13:03:47 +02:00
Manu Mtz.-Almeida
811eee70f8
fix(menu-button): get proper styles when used inside ion-buttons
2018-07-24 01:58:23 +02:00
Manu Mtz.-Almeida
cb4acab198
feat(menu): add getWidth()
...
fix #14794
2018-07-24 00:37:12 +02: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
094fde755c
style(css): fix most scss lint errors
2018-07-18 12:53:33 -04:00
Brandy Carney
c3c35b5829
docs(menu): update some docs and styles
2018-07-18 10:44:57 -04:00
Brandy Carney
12d8174307
style(components): import statements should be one line
2018-07-18 10:20:34 -04: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
Adam Bradley
d5bec72424
chore(readme): update readme builds
2018-06-19 08:14:27 -05:00
mhartington
503636ada8
docs(): add missing property docs
2018-06-18 15:23:36 -04:00
mhartington
aaf3eee59d
docs(): remove code blocks in docs
2018-05-31 16:13:53 -04:00
mhartington
5ad35ccc00
docs(): update examples and usage
2018-05-31 10:56:02 -04:00
Adam Bradley
9559f5e42d
chore(interface): update componentOnReady() and overlay interface
2018-05-25 13:43:06 -05:00
Manu Mtz.-Almeida
618f708bc4
fix(all): strong typing for color
2018-05-14 13:51:30 +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
9c7b0ca15f
fix(prerender): router compatible with prerender
2018-04-24 22:33:19 +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
78bd146ad2
fix(prerender): local references to window/document
2018-04-19 13:26:49 +02:00
Manu Mtz.-Almeida
81dc67dda4
chore(): update to stencil 0.7.20
2018-04-10 19:16:32 +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