octicon-git-branch(16/) Commit Graph

24 Commits

Author SHA1 Message Date
Liam DeBeasi
e24060ecd9 fix(): properly scroll to input with scroll assist (#20742)
fixes #19589
2020-03-25 14:37:10 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu MA
48a27636c7 fix(all): component reusage (#18963)
Use new stencil APIs to allow ionic elements to be reused once removed from the DOM.

fixes #18843
fixes #17344
fixes #16453
fixes #15879
fixes #15788
fixes #15484
fixes #17890
fixes #16364
2019-08-27 16:29:37 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu MA
03c1d19e07 perf(all): minify better by using arrow functions (#18730) 2019-07-10 10:33:33 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu MA
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 octicon-file-diff(16/) octicon-file-code(16/)
Cody Sand
b2290a6420 fix(content): prevent ion-searchbar from receiving padding adjustment (#18008)
* Fixes #18007 - check for fixed containing element and don't adjust ion-content padding.

* fix lint issue

* searchbar does not receive padding fix

* remove fixed slot check
2019-05-29 15:35:07 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Liam DeBeasi
adaaf89737 chore(): remove debug and log statements (#18245)
fixes #18190
2019-05-21 14:55:41 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Matt
3cad7787c2 fix(input): keep entire input in view when scrolling with keyboard open (#18253)
fixes #17457
2019-05-14 11:41:58 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Brandy Carney
3cdab10aa0 fix(textarea): reposition textarea when keybard appears (#18098)
fixes #17847
2019-04-24 12:33:22 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Brandy Carney
2ceacf9d50 remove commented out file 2019-04-02 17:49:15 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Adam Bradley
4646f53ec7 fix(ssr): fix global window and document references (#17590) 2019-02-22 20:13:09 -06:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu MA
d817cc3b30 fix(input): scroll assist works in with shadow-dom (#16206)
fixes #15888
fixes #15294
fixes #15895
2018-11-03 01:35:38 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu MA
4d3ad67740 refactor(tabs): apply design-doc (#16048) 2018-10-25 22:13:19 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu Mtz.-Almeida
6e5c035b39 chore(tslint): disable 'no-floating-promises' 2018-09-14 00:50:44 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu Mtz.-Almeida
4876df928d chore(): tslint checks 2018-09-06 21:49:35 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu Mtz.-Almeida
ba2230510e refactor(all): strict boolean conditions 2018-09-01 17:23:03 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu Mtz.-Almeida
997cda0667 refactor(scroll): merge into ion-content 2018-08-10 00:07:08 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu Mtz.-Almeida
49cac8beec perf(gesture): lazy loaded dynamic ES module 2018-08-01 05:08:39 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu Mtz.-Almeida
b0ed4265eb chore(): enable "prefer-for-of" 2018-07-30 00:16:33 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu Mtz.-Almeida
c1b61d0fee chore(): update to ionic-rules/strict 2018-07-29 23:10:38 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu Mtz.-Almeida
d65174bcf3 fix(searchbar): fix input bluring
fixes #14916
2018-07-29 14:19:51 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu Mtz.-Almeida
92e21a8cf3 fix(all): updated tslint rules to latest 2018-07-29 13:03:47 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu Mtz.-Almeida
8324bd1f7f fix(inputs): inputs work inside <form> 2018-07-24 00:00:54 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
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 octicon-file-diff(16/) octicon-file-code(16/)
Manu Mtz.-Almeida
bb809b63ed perf(all): dynamic import 2018-05-08 19:39:07 +02:00 octicon-file-diff(16/) octicon-file-code(16/)