a77ee2a6f8
fix(sliding): fix core gesture logic + priority configuration
...
fixes #14763
2018-08-07 17:14:04 +02:00
e9fd184175
fix(datetime): fix gesture
2018-08-02 23:15:26 +02:00
49cac8beec
perf(gesture): lazy loaded dynamic ES module
2018-08-01 05:08:39 +02:00
c1b61d0fee
chore(): update to ionic-rules/strict
2018-07-29 23:10:38 +02:00
92e21a8cf3
fix(all): updated tslint rules to latest
2018-07-29 13:03:47 +02:00
4b844ef1c3
fix(all): accesibility and global styles for hidden nodes
2018-07-24 00:02:13 +02: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
e629e29af2
fix(): linting
2018-06-26 15:14:24 -04:00
d351b25be7
docs(): updates
2018-06-26 15:10:36 -04:00
503636ada8
docs(): add missing property docs
2018-06-18 15:23:36 -04:00
04e807f459
docs(): update examples
2018-06-14 11:46:44 -04:00
0f4ed8162a
chore(router): move RouterIntent out of interface
2018-06-08 10:16:02 -05:00
d0bd3ba89e
test(router): fix tests
2018-05-11 19:45:44 +02:00
875b9d0950
fix(router): fix push() public interface
2018-05-11 19:15:26 +02:00
ae9d0c7236
fix(router): accepts root direction
2018-05-11 18:56:29 +02:00
aea6b2a8f1
chore(): fix imports
2018-05-10 17:29:03 +02:00
50021cd0be
fix(angular): exports
2018-05-10 16:47:13 +02:00
d613411287
feat(router): add willChange event
2018-04-30 18:49:22 +02:00
c905ba4611
fix(router): initial load waits until outlet attaches
2018-04-30 14:18:06 +02:00
98a351941d
fix(nav): rename animate to animated
2018-04-27 01:16:43 +02:00
aa53563944
refactor(transition): deduplicates animation builder
2018-04-27 00:15:06 +02:00
8b1452c5c1
fix(lint): import order
2018-04-26 20:18:57 +02:00
053c375521
refactor(all): allow external imports
2018-04-24 16:12:02 +02:00
d5129df970
fix(all): strong typed events
2018-04-23 17:26:10 +02:00
ae0541a465
chore(): update dependencies
2018-04-22 20:08:02 +02:00
4ea8881f33
refactor(all): enable strictPropertyInitialization
2018-04-19 18:48:38 +02:00
78bd146ad2
fix(prerender): local references to window/document
2018-04-19 13:26:49 +02:00
cccdb42fbd
chore(): change usage of Build.isDev so that buble does not act out.
2018-04-17 13:53:34 -05:00
d623b3b71f
feat(queue): use stencil's queue controller for dom read/writes
2018-04-11 15:24:49 -05:00
81dc67dda4
chore(): update to stencil 0.7.20
2018-04-10 19:16:32 +02:00
fd5c957787
refactor(all): enable ts strict
2018-04-10 02:43:48 +02:00
a5e5403068
refactor(overlays): [title] -> [header]
2018-04-02 20:22:15 +02:00
853e55388b
refactor(nav): simplify ViewController
2018-04-01 18:09:26 +02:00
230823915c
fix(angular): proxies
2018-03-30 22:33:58 +02:00
a36913e9db
refactor(all): data -> componentProps
2018-03-29 18:41:56 +02:00
011a374f6b
fix(nav): transition name
2018-03-27 22:58:04 +02:00
57a5d490a6
fix(nav): animated opts
2018-03-27 21:26:35 +02:00
4fdfddb6b8
fix(nav): no animation
2018-03-27 12:36:37 +02:00
113af9e53b
fix(router): ion-nav
2018-03-27 12:05:30 +02:00
dddaee1719
fix(router): fixes navChanged()
2018-03-26 22:07:00 +02:00
371fc19a06
fix(router): reusing checks params
2018-03-21 18:38:30 +01:00
6e683c54e0
fix(router-outlet): css and change logic
2018-03-21 16:50:54 +01:00
17a3001af5
refactor(router): remove getContainerEl()
2018-03-21 15:53:40 +01:00
9094c66f3d
fix(angular): ion-nav no routing
2018-03-20 18:52:12 +01:00
3a26256a5c
chore(transition): expose transition
2018-03-20 17:16:41 +01:00
06ad60ea0c
fix(all): ts strict (part 3)
2018-03-20 16:48:30 +01:00
f16a9672b4
refactor(nav): transitions
2018-03-20 14:12:25 +01:00
50abcf5ab3
feat(nav): support for rootParams
2018-03-19 17:10:51 +01:00
207f416686
fix(router): fix selection
2018-03-15 18:07:29 +01:00
d37623a2ca
chore(packages): move the packages to root
2018-03-12 16:02:25 -04:00