Manu MA
091625df64
fix(all): update types to be required ( #16218 )
2018-11-03 20:54:58 +01:00
Manu MA
ecc2c55370
docs(all): possible values are extracted by stencil ( #16190 )
...
* docs(all): possible values are extracted by stencil
* add defaults
* remove all hardcoded defaults
* update stencil
2018-11-02 00:06:40 +01:00
Manu Mtz.-Almeida
72f0a76a1f
fix(tabs): use slot instead of placement
2018-11-01 19:26:05 +01:00
Manu MA
4d3ad67740
refactor(tabs): apply design-doc ( #16048 )
2018-10-25 22:13:19 +02:00
Adam Bradley
3c7fee5cca
test(e2e): relative paths ( #16077 )
2018-10-24 22:41:48 -05:00
Adam Bradley
a9fd3399de
test(e2e): force roboto font on all systems ( #15993 )
2018-10-19 15:22:15 -05:00
Manu Mtz.-Almeida
3a4b21457f
chore(): update stencil
2018-10-12 11:44:43 -05:00
Manu Mtz.-Almeida
a72fced6fe
fix(all): docs for all missing props
2018-10-11 16:24:08 -05:00
Cam Wiegert
ae3271f2d7
test(all): inject test styles on flag
2018-10-11 15:13:23 -05:00
Daniel Imhoff
2172aa9dae
test(screenshot): use Arial for testing
2018-10-09 13:40:31 -05:00
Manu Mtz.-Almeida
4036db5480
chore(): update readme
2018-10-08 15:46:34 -05:00
Manu Mtz.-Almeida
f6678c4e20
chore(): update componentd.d.ts
2018-09-25 01:38:56 +02:00
Daniel Sogl
7d50305b7f
docs(all): fix "aditional" typo ( #15672 )
...
* docs(nav): fix typo
* docs: fix more `aditional` typings
2018-09-24 11:45:04 -05:00
Simon Hänisch
7bc9a077ca
docs(ion-router): fix some typos ( #15595 )
2018-09-15 03:07:33 +02:00
Manu Mtz.-Almeida
c49d896e08
refactor(all): using ComponentInterface
2018-09-14 18:47:00 +02:00
mhartington
6da765b3d5
fix(): handle failure in hardware back button
2018-09-14 10:58:39 -04:00
Manu Mtz.-Almeida
0c1f8bbc25
test(all): use mock-doc
2018-09-14 03:20:38 +02:00
Manu Mtz.-Almeida
6e5c035b39
chore(tslint): disable 'no-floating-promises'
2018-09-14 00:50:44 +02:00
Manu Mtz.-Almeida
b28aeab50d
feat(router): add support for relative paths
...
fixes #15499
2018-09-07 16:03:03 +02:00
Manu Mtz.-Almeida
3dd9604f3e
perf(router): prevent initializaing page twice
2018-09-07 00:53:47 +02:00
Manu Mtz.-Almeida
4876df928d
chore(): tslint checks
2018-09-06 21:49:35 +02:00
Adam Bradley
29837f23fd
test(e2e): update to stencil 0.13.0-3 testing
2018-09-05 16:49:34 -05:00
Manu Mtz.-Almeida
0b39a0cff1
chore(): update to latest stencil
2018-09-04 03:24:36 +02:00
Manu Mtz.-Almeida
4ccbefa4c6
feat(overlays): close overlay with back-button
2018-09-04 01:09:29 +02:00
Manu Mtz.-Almeida
dfac9dc4e9
feat(app): hardware back button support
2018-09-03 00:31:21 +02:00
Manu Mtz.-Almeida
ba2230510e
refactor(all): strict boolean conditions
2018-09-01 17:23:03 +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
Jordan Purinton
4c04ba3bfb
docs(router):fix typo
2018-08-16 16:44:55 +02:00
Manu Mtz.-Almeida
d856ecfbbf
chore(): update to latest stencil
2018-08-12 12:04:27 +02:00
Manu Mtz.-Almeida
50ad1e7c5a
fix(router): transition race condition
...
fixes #14873
fixes #15090
2018-08-09 02:40:36 +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
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
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
mhartington
96945b1ee1
docs(): usage and examples
2018-06-18 12:45:15 -04:00
Brandy Carney
d94597b858
chore(jest): fix issues with validation and jest
2018-06-14 16:23:10 -04:00
Adam Bradley
0f4ed8162a
chore(router): move RouterIntent out of interface
2018-06-08 10:16:02 -05:00
Manu Mtz.-Almeida
c736bac32f
fix(angular): avoid TS 2.8 features
2018-05-23 17:31:24 +02:00
Manu Mtz.-Almeida
d0bd3ba89e
test(router): fix tests
2018-05-11 19:45: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
Manu Mtz.-Almeida
ae9d0c7236
fix(router): accepts root direction
2018-05-11 18:56:29 +02:00
mhartington
73be92bd35
docs(): add note about router-outlet for angular
2018-05-11 12:25:13 -04:00
Manu Mtz.-Almeida
ece86ee38f
fix(router): change events when URL changes
2018-05-10 16:04:23 +02:00
Manu Mtz.-Almeida
27bd37dfc8
test(router): fix tests
2018-05-08 22:33:55 +02:00
Manu Mtz.-Almeida
0f8477dc34
fix(router): route information is stateless
2018-05-08 21:48:04 +02:00
Manu Mtz.-Almeida
ba551fda01
fix(router): dynamic redirects
2018-05-08 20:46:21 +02:00
Manu Mtz.-Almeida
bb809b63ed
perf(all): dynamic import
2018-05-08 19:39:07 +02:00
Manu Mtz.-Almeida
d9802f4b63
chore(): update to latest stencil
2018-04-30 18:49:30 +02:00