117 Commits

Author SHA1 Message Date
270ece0b5e refactor(loading): remove dismissOnPageChange
closes #14930
2018-08-12 18:38:30 +02:00
d856ecfbbf chore(): update to latest stencil 2018-08-12 12:04:27 +02:00
2d70ee4ca9 fix(all): user-select for desktop 2018-08-12 01:19:00 +02:00
3ab835c302 fix(range): adds css var
fixes #15064
2018-08-12 01:18:59 +02:00
4ec038d507 style(item): remove console log and outdated docs 2018-08-09 18:10:33 -04:00
997cda0667 refactor(scroll): merge into ion-content 2018-08-10 00:07:08 +02:00
c287cb587e docs(item): update to include lines prop 2018-08-09 18:04:52 -04:00
dc762f0a31 docs(list): add available options for lines property 2018-08-09 12:05:39 -04:00
2ff585f305 test(nav): fix test 2018-08-07 23:23:17 +02:00
8cc1ce253e refactor(popover): rename ev to event?
fixes #15014
2018-08-07 23:16:47 +02:00
948d0839c9 fix(nav): animation backdrop 2018-08-07 21:54:15 +02:00
9773e2a3b3 feat(item-sliding): adds disabled prop
fixes #14831
2018-08-07 20:38:11 +02:00
4e565926cd docs(menu-toggle): default behaviour docs
fixes #15042
2018-08-07 20:23:23 +02:00
27fdc9a893 fix(range): value changes when using keyboard
fixes #15065
2018-08-07 02:33:21 +02:00
f49fa4a815 fix(chip): conforms to ion-icon
fixes #15053
2018-08-07 02:21:28 +02:00
8b35e37a43 fix(datetime): ionChange event 2018-08-07 01:09:47 +02:00
76b780f5d8 chore(angular): build 2018-08-01 17:48:19 +02:00
b0ac5badc2 perf(app): tap-click is a ES
we can finally remove the slot!
2018-08-01 16:24:18 +02:00
49cac8beec perf(gesture): lazy loaded dynamic ES module 2018-08-01 05:08:39 +02:00
fd8f875a5f fix(app): statusbarPadding 2018-07-30 23:55:16 +02:00
fc0d4c0776 fix(slides): update events to match swipers
Closes #14865
2018-07-30 17:00:31 -04:00
1d001a3f29 fix(all): strong type text fields 2018-07-29 14:32:28 +02:00
92e21a8cf3 fix(all): updated tslint rules to latest 2018-07-29 13:03:47 +02:00
f676f98628 fix(input): add color support for ion-input
fixes #14864
2018-07-28 16:48:01 +02:00
b91a7069b2 docs(infinite-scroll): update docs for disabling infinite scroll
updates the breaking changes, usage, and test

closes #14908
2018-07-27 14:53:15 -04:00
f1826a6efc fix(refresher): default to disabled false, add to breaking changes
also updates the preview demo to add to the top of the list on pull to
refresh

fixes #14879
2018-07-26 16:20:17 -04:00
b4976dd914 chore(): update docs 2018-07-24 23:05:35 +02:00
811eee70f8 fix(menu-button): get proper styles when used inside ion-buttons 2018-07-24 01:58:23 +02:00
4eab209d18 fix(refresher): find parent ion-content properly
fixes #14833
2018-07-24 00:42:14 +02:00
c3c35b5829 docs(menu): update some docs and styles 2018-07-18 10:44:57 -04:00
1dbf5bbb35 fix(anchor): add proper styling, support for colors, and basic test
fixes #14777
2018-07-16 12:58:10 -04:00
00c4c77542 fix(tab): props are reactive 2018-07-12 18:44:44 +02:00
5f8b02eb3f fix(item): pass the correct type property to the button tag
fixes #14740
2018-07-11 12:10:38 -04:00
f6ab5b69ac fix(toolbar): get translucency working with header, footer and toolbar 2018-07-11 11:45:33 -04:00
4956d6d305 docs(breaking): update breaking changes to include tabs properties
closes #14745
2018-07-10 14:42:10 -04:00
78b0bd6ffb docs(item): clean up the item documentation 2018-07-09 18:14:05 -04:00
6c12434f80 docs(list): update the documentation for the inset property 2018-07-09 17:43:14 -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
0c742ede98 chore(package): update to stencil 0.9.8 2018-06-19 08:16:49 -05:00
96945b1ee1 docs(): usage and examples 2018-06-18 12:45:15 -04:00
518594bcc4 docs(breaking): update breaking changes to include overlays
closes #14633
2018-06-18 12:05:32 -04:00
71faf3681a refactor(grid): update to support dynamic number of columns
- adds size, offset, push, and pull (including specific breakpoints) as
properties of ion-col
- removes old css mixins to instead style the element itself
- updates sass variables to use css variables for grid padding and width
2018-06-18 11:33:58 -04:00
81611946ee docs(components): running validate built some docs 2018-06-14 16:31:08 -04:00
15dc651494 fix(overlay): make type an any 2018-06-14 09:44:02 -04:00
aaf3eee59d docs(): remove code blocks in docs 2018-05-31 16:13:53 -04:00
5ad35ccc00 docs(): update examples and usage 2018-05-31 10:56:02 -04:00
89a7d169e9 docs(): update usage and examples 2018-05-30 16:51:54 -04:00
128ed60510 chore(package): update stencil 2018-05-30 12:01:44 -05:00
3cdc696847 docs(): update usage and examples 2018-05-30 12:41:30 -04:00
9559f5e42d chore(interface): update componentOnReady() and overlay interface 2018-05-25 13:43:06 -05:00