34dfc3ce98
refactor(all): updating to newest stencil apis ( #18578 )
...
* chore(): update ionicons
* refactor(all): updating to newest stencil apis
* fix lint issues
* more changes
* moreee
* fix treeshaking
* fix config
* fix checkbox
* fix stuff
* chore(): update ionicons
* fix linting errors
2019-06-23 11:26:42 +02:00
b40f7d36d5
fix(): update to Stencil One 🎉 🎊
2019-06-19 21:33:50 +02:00
464ec3b70a
docs(components): update method and parameter descriptions ( #18075 )
2019-04-23 12:59:25 -04:00
b31b9f45de
docs(breaking): add breaking changes and copy editing ( #17214 )
...
- adds col auto to grid
- updates overlays to point to the same usage
- copy editing
- adds more info on the tabs changes
- documents event changes closes ionic-team/ionic-docs#258
- update nav event documentation
references #16819
2019-01-23 15:25:11 -05:00
59bd823d05
fix(gesture): destroy gesture handler when it's done ( #17184 )
...
fixes #16433
fixes #16974
2019-01-21 02:01:44 +01:00
d3b866b290
refactor(all): remove ionChange in non-inputs ( #17101 )
...
fixes #17071
2019-01-14 21:43:24 +01:00
8b140306ef
refactor(animation): remove ion-animation-controller ( #16842 )
2018-12-21 13:17:42 +01:00
119e0c1fd2
refactor(all): avoid using export const enum ( #16614 )
...
* refactor(all): avoid using export const enum
fixes #16497
* add tslint
2018-12-06 21:19:49 +01:00
108691dc44
fix(angular): add swipe-to-go-back gesture
2018-11-14 13:22:31 +01:00
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
a72fced6fe
fix(all): docs for all missing props
2018-10-11 16:24:08 -05:00
9d109d68c8
fix(all): disable animations in e2e tests
2018-10-08 10:18:31 -05:00
24f33730a0
feat(nav): animation is customizable
...
fixes #15851
2018-10-04 18:06:19 +02:00
7d50305b7f
docs(all): fix "aditional" typo ( #15672 )
...
* docs(nav): fix typo
* docs: fix more `aditional` typings
2018-09-24 11:45:04 -05:00
6e5c035b39
chore(tslint): disable 'no-floating-promises'
2018-09-14 00:50:44 +02:00
4876df928d
chore(): tslint checks
2018-09-06 21:49:35 +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
57d23753a6
feat(all): strong typed ComponentProps
2018-08-27 00:47:10 +02:00
8b768fb73d
fix(overlay): expose "animated" API
...
fixes #14775
2018-08-26 19:06:50 +02:00
7917ba96ef
refactor(all): consistent gesture events
2018-08-26 01:26:36 +02:00
3ffa3cd7db
fix(platform): better detect platforms + css API
...
fixes #15165
fixes #15116
2018-08-25 16:53:31 +02:00
5b6eb2c7eb
refactor(nav, menu): swipeEnabled => swipeGesture
2018-08-13 18:32:24 +02:00
2ff585f305
test(nav): fix test
2018-08-07 23:23:17 +02:00
948d0839c9
fix(nav): animation backdrop
2018-08-07 21:54:15 +02:00
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