Adam Bradley
|
fcb08e1642
|
fix(mode): set mode css class on ion-app
|
2018-04-06 22:46:10 -05:00 |
|
Manu Mtz.-Almeida
|
79ba6391d6
|
fix(angular): change detection
|
2018-04-06 16:19:32 +02:00 |
|
Manu Mtz.-Almeida
|
a3cd5db3a7
|
fix(menu): prerender
|
2018-04-06 11:33:09 +02:00 |
|
Manu Mtz.-Almeida
|
c6e962c387
|
fix(split-pane): prerender
|
2018-04-06 11:33:09 +02:00 |
|
Brandy Carney
|
b7395d5f0e
|
docs(backdrop): spell propagation correctly
|
2018-04-05 15:40:28 -04:00 |
|
Brandy Carney
|
80a94401fb
|
docs(backdrop): update docs and add usage
|
2018-04-05 15:38:18 -04:00 |
|
Brandy Carney
|
6072a6e5ac
|
docs(usage): add usage docs for avatar, text, thumbnail
|
2018-04-05 13:02:52 -04:00 |
|
Brandy Carney
|
5e0965260f
|
docs(segment): add usage for segment and segment button
|
2018-04-05 11:33:04 -04:00 |
|
Manu Mtz.-Almeida
|
25c852c2c8
|
fix(ripple-effect): animation
|
2018-04-05 14:28:43 +02:00 |
|
Brandy Carney
|
d07246d7a0
|
style(sass): fix lint errors
|
2018-04-04 16:19:52 -04:00 |
|
Ross Gerbasi
|
3471dd66f7
|
fix(sass): add missing alert css properties (#14269)
fixes #14258
|
2018-04-04 16:15:33 -04:00 |
|
Mike Hartington
|
57fbf6c396
|
fix(back-button): fix menu and back button alignment (#14268)
* fix(): fix menu and back button alignment
* fix(button): remove button-text span
|
2018-04-04 15:39:35 -04:00 |
|
Brandy Carney
|
c15772651a
|
test(back-button): add a page with a menu and back button
|
2018-04-04 15:38:32 -04:00 |
|
Brandy Carney
|
2e5a6d6120
|
docs(select): update select readme and add usage docs
|
2018-04-04 13:02:00 -04:00 |
|
Brandy Carney
|
0a0959b3a7
|
fix(select): wrap the text for the message in a popover
|
2018-04-04 13:02:00 -04:00 |
|
Brandy Carney
|
219589598d
|
fix(select): pass header and subHeader to interfaces
|
2018-04-04 13:02:00 -04:00 |
|
Manu Mtz.-Almeida
|
7e97006753
|
fix(angular): tabs flickering
|
2018-04-04 00:06:38 +02:00 |
|
Brandy Carney
|
11cb42facb
|
fix(app): hide elements
|
2018-04-03 16:59:18 -04:00 |
|
Brandy Carney
|
6c8960abdd
|
docs(toolbar): update readme and add usage
|
2018-04-03 16:59:18 -04:00 |
|
Manu Mtz.-Almeida
|
926c8859ce
|
docs(breaking): alert, actionsheet
|
2018-04-03 18:49:53 +02:00 |
|
Manu Mtz.-Almeida
|
ae2cae635d
|
refactor(tabs): rename [tabTitle] -> [label]
|
2018-04-03 13:37:18 +02:00 |
|
Brandy Carney
|
685d5a166c
|
docs(overlays): add usage by framework
|
2018-04-02 18:37:33 -04:00 |
|
Manu Mtz.-Almeida
|
14fedb9a44
|
fix(angular): URL based tabs
|
2018-04-02 21:20:59 +02:00 |
|
Manu Mtz.-Almeida
|
14f01177f9
|
test(nav): fix tests
|
2018-04-02 20:26:50 +02:00 |
|
Manu Mtz.-Almeida
|
a5e5403068
|
refactor(overlays): [title] -> [header]
|
2018-04-02 20:22:15 +02:00 |
|
Manu Mtz.-Almeida
|
af240a9ffa
|
refactor(animation): strict ts
|
2018-04-02 17:52:55 +02:00 |
|
Manu Mtz.-Almeida
|
853e55388b
|
refactor(nav): simplify ViewController
|
2018-04-01 18:09:26 +02:00 |
|
Manu Mtz.-Almeida
|
ff06dab3c0
|
fix(router-outlet): mutable prop
|
2018-03-31 16:15:13 +02:00 |
|
Manu Mtz.-Almeida
|
230823915c
|
fix(angular): proxies
|
2018-03-30 22:33:58 +02:00 |
|
Manu Mtz.-Almeida
|
cece447092
|
fix(angular): module exports
|
2018-03-30 21:54:46 +02:00 |
|
Brandy Carney
|
b35f95a4d8
|
refactor(app): use font-smoothing mixin
|
2018-03-30 12:53:20 -04:00 |
|
Brandy Carney
|
f1987b6403
|
Revert "style(app): add empty function to break tslint"
This reverts commit 94646fc81e.
|
2018-03-30 12:27:36 -04:00 |
|
Brandy Carney
|
94646fc81e
|
style(app): add empty function to break tslint
|
2018-03-30 11:25:24 -04:00 |
|
Ross Gerbasi
|
6c6f867ce4
|
refactor(sass): tweaks to the alpha css variables (#14223)
* alpha tweaks
* added alpha-input
cleanup for theme-builder
* removed global variables
* style(searchbar): fix indentation
closes #14196
|
2018-03-30 10:27:58 -04:00 |
|
Brandy Carney
|
aa085248b9
|
test(button): this is why you should be careful using find and replace
|
2018-03-29 16:26:17 -04:00 |
|
Masahiko Sakakibara
|
1508af4df8
|
refactor(app): remove negative margin from headings
|
2018-03-29 16:26:17 -04:00 |
|
Manu Mtz.-Almeida
|
9c789ceac4
|
fix(angular): ion-back-button
|
2018-03-29 20:46:13 +02:00 |
|
Manu Mtz.-Almeida
|
7b9a00e433
|
fix(angular): goback navigation
|
2018-03-29 18:41:56 +02:00 |
|
Manu Mtz.-Almeida
|
a36913e9db
|
refactor(all): data -> componentProps
|
2018-03-29 18:41:56 +02:00 |
|
Manu Mtz.-Almeida
|
1f74d8dcd7
|
refactor(tap-click): remove duplicated method
|
2018-03-29 16:17:33 +02:00 |
|
Manu Mtz.-Almeida
|
74e4b323ac
|
refactor(item): [tappable] -> [button]
|
2018-03-29 16:17:16 +02:00 |
|
Brandy Carney
|
9caeec7fcf
|
fix(components): add font-smoothing to mixing components
|
2018-03-28 19:57:25 -04:00 |
|
Brandy Carney
|
a1346a9e89
|
style(sass): update sass linters and fix lint errors
|
2018-03-28 18:24:05 -04:00 |
|
Brandy Carney
|
88752dea51
|
style(sass): move font smooth to mixin and remove webkit properties
autoprefixer is adding the backdrop-filter for us now
|
2018-03-28 18:24:04 -04:00 |
|
Brandy Carney
|
54558c92af
|
fix(thumbnail): adjust wide images to fill instead of squish
|
2018-03-28 18:24:04 -04:00 |
|
Brandy Carney
|
b0f8ca544d
|
fix(avatar): adjust wide images to fill instead of squish
|
2018-03-28 18:24:04 -04:00 |
|
Brandy Carney
|
093feac6e4
|
docs(alert): add javascript and angular example docs
|
2018-03-28 18:24:04 -04:00 |
|
Brandy Carney
|
a5d2a33016
|
docs(action-sheet): rename docs directory to usage
|
2018-03-28 12:25:10 -04:00 |
|
Brandy Carney
|
67488b2eca
|
docs(action-sheet): add javascript and angular example docs
|
2018-03-28 12:20:30 -04:00 |
|
Adam Bradley
|
0105a4ee47
|
refactor(tab): rename tab properties
|
2018-03-28 10:12:04 -05:00 |
|