Brandy Carney
537bc4e8e7
docs(grid): update usage and preview demo
2018-07-05 17:32:57 -04:00
Brandy Carney
4a12ba06ef
docs(datetime): update usage examples
2018-07-05 17:24:22 -04:00
Brandy Carney
d691dc5840
docs(card): update usage to match preview
2018-07-05 16:36:55 -04:00
mburger81
d5cef52802
docs(button): add example for icons ( #14711 )
...
add example to show how ion-icon works in ion-button using slot start, end and icon-only, like we can see in documentation https://beta.ionicframework.com/docs/api/button
2018-07-05 14:27:25 -04:00
Brandy Carney
120d17af6a
test(searchbar): add e2e for toolbar searchbar test
2018-06-26 17:59:41 -04:00
Brandy Carney
949d93e078
fix(icon): target element for style and add to breaking
2018-06-26 17:59:41 -04:00
mhartington
e629e29af2
fix(): linting
2018-06-26 15:14:24 -04:00
mhartington
d351b25be7
docs(): updates
2018-06-26 15:10:36 -04:00
mhartington
fdacd77f50
docs(): updates
2018-06-26 13:40:07 -04:00
Brandy Carney
0e6498a112
test(avatar): decrease image size to speed up init
2018-06-21 14:10:58 -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
96945b1ee1
docs(): usage and examples
2018-06-18 12:45:15 -04:00
Brandy Carney
518594bcc4
docs(breaking): update breaking changes to include overlays
...
closes #14633
2018-06-18 12:05:32 -04:00
Brandy Carney
9c2b86acdd
docs(grid): update API docs and add to breaking changes
2018-06-18 11:54:08 -04:00
Brandy Carney
50d4e7f30b
test(components): update tests to use new grid API and adds grid tests
2018-06-18 11:33:58 -04:00
Brandy Carney
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
Brandy Carney
0f5601b3ae
style(loading): update the style of the code and docs
2018-06-18 11:33:58 -04:00
mhartington
ad55459e3c
docs(): usage and examples
2018-06-18 09:22:11 -04:00
mhartington
5c3ad2f3d9
docs(): add toggle usage
2018-06-15 16:42:45 -04:00
Brandy Carney
81611946ee
docs(components): running validate built some docs
2018-06-14 16:31:08 -04:00
Brandy Carney
d94597b858
chore(jest): fix issues with validation and jest
2018-06-14 16:23:10 -04:00
Adam Bradley
8e47101128
fix(bundling): fix EventEmitter import
2018-06-14 13:12:24 -05:00
mhartington
04e807f459
docs(): update examples
2018-06-14 11:46:44 -04:00
mhartington
c11d74b64e
fix(tabs): align tab title and icons to flex-start
...
Closes #14606
2018-06-13 12:35:26 -04:00
Adam Bradley
0f4ed8162a
chore(router): move RouterIntent out of interface
2018-06-08 10:16:02 -05:00
Daniel Imhoff
51c2aa69a2
docs(reorder-group): fix typo
2018-06-05 11:45:20 -05: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
mhartington
89a7d169e9
docs(): update usage and examples
2018-05-30 16:51:54 -04:00
ghybs
11b24aa4d2
docs(fab): update docs
...
Closes #14474
2018-05-30 13:09:46 -04:00
Adam Bradley
9872a6c7ee
docs(readme): update stencil docs generation readmes
2018-05-30 12:02:31 -05:00
Adam Bradley
128ed60510
chore(package): update stencil
2018-05-30 12:01:44 -05:00
mhartington
3cdc696847
docs(): update usage and examples
2018-05-30 12:41:30 -04:00
Mike Hartington
8e164d6036
feat(slides): update swiper to latest
...
* feat(slides): update swiper to latest
* chore(slides): remove debug
2018-05-30 11:42:06 -04:00
Adam Bradley
9559f5e42d
chore(interface): update componentOnReady() and overlay interface
2018-05-25 13:43:06 -05:00
mhartington
373a97283f
docs(): add more docs about virtual-scroll and ion-img
2018-05-24 13:23:39 -04:00
Manu Mtz.-Almeida
c736bac32f
fix(angular): avoid TS 2.8 features
2018-05-23 17:31:24 +02:00
mhartington
a3caab69f8
docs(datetime): add framework examples
2018-05-21 10:12:39 -04:00
Perry Govier
e7deb27688
docs(usage): one last usage example to typescript ( #14481 )
...
* docs(usage): setting angular usage example to be typescript
* docs(usage): one more javascript -> typescript
I forgot to save the last file…
2018-05-19 20:40:29 +02:00
mhartington
1b4a94dc17
docs(): update angular usage
2018-05-17 16:18:24 -04:00
Manu Mtz.-Almeida
e6638e7922
feat(all): custom icons
2018-05-17 21:07:05 +02:00
ghybs
d52cb9e937
docs(fab): side and horizontal+vertical attrs ( #14477 )
...
* docs(fabList): rename left+right to start+end
in README top table to reflect actual code that supports RTL.
* docs(fabList): example FAB use vertical+horizontal attrs
instead of directly position values as attributes.
2018-05-15 12:45:30 +02:00
Perry Govier
d82be3e98c
docs(usage): setting angular usage example to be typescript ( #14469 )
2018-05-14 18:50:05 -04:00
Manu Mtz.-Almeida
618f708bc4
fix(all): strong typing for color
2018-05-14 13:51:30 +02:00
Manu Mtz.-Almeida
87fe5ce3a8
refactor(overlay): using TS 2.8 utils
2018-05-14 13:20:20 +02:00
Manu Mtz.-Almeida
d0bd3ba89e
test(router): fix tests
2018-05-11 19:45:44 +02:00
Manu Mtz.-Almeida
3da0c989b2
fix(content): scrol-inner takes all height
2018-05-11 19:24:44 +02:00
Manu Mtz.-Almeida
875b9d0950
fix(router): fix push() public interface
2018-05-11 19:15:26 +02:00
Manu Mtz.-Almeida
93526617e0
Merge branch 'master' of github.com:ionic-team/ionic
2018-05-11 19:00:47 +02:00