e7416435d8
refactor(all): additional tslint rules
2018-09-01 18:06:59 +02:00
ba2230510e
refactor(all): strict boolean conditions
2018-09-01 17:23:03 +02:00
1d46973785
refactor(all): make all method return a promise
2018-08-28 22:20:10 +02:00
3d6caae13f
chore(): update to latest stencil
2018-08-22 23:38:23 +02:00
78e13ac5c4
style(virtual-scroll): remove console.log message ( #15247 )
...
remove console.log message with the viewportOffset which is executed on every virtual scroll update
2018-08-22 11:54:25 -04:00
3adfb985e8
fix(virtual-scroll): update VS when items change
2018-08-17 15:29:13 +02:00
b7e741ab80
fix(virtual-scroll): fix viewportOffset calculation
...
fixes #14963
2018-08-12 01:42:49 +02:00
b53ce4b0e8
fix(virtual-scroll): use FunctionalComponent for JSX integration
2018-08-12 01:18:59 +02:00
997cda0667
refactor(scroll): merge into ion-content
2018-08-10 00:07:08 +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
12d8174307
style(components): import statements should be one line
2018-07-18 10:20:34 -04:00
1d3eb3fabf
fix(virtual-scroll): read viewport size for every scroll event
2018-07-11 20:17:01 +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
128ed60510
chore(package): update stencil
2018-05-30 12:01:44 -05:00
df8a4f79f2
fix(virtual-scroll): linting
2018-05-10 17:21:21 +02:00
012127dd7c
fix(virtual-scroll): JSX can render headers and footers
2018-05-10 17:17:33 +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
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
2aa2e6f3ca
docs(components): update grammar and docs
2018-04-18 11:58:21 -06:00
c1cbbc52d2
fix(virtual-scroll): queue.write
2018-04-14 11:45:08 +02:00
d623b3b71f
feat(queue): use stencil's queue controller for dom read/writes
2018-04-11 15:24:49 -05:00
f39d3ad9dd
feat(angular): ion-nav
2018-03-20 18:00:37 +01:00
d37623a2ca
chore(packages): move the packages to root
2018-03-12 16:02:25 -04:00