5aa610709d
test(app): migrate tests to playwright ( #25323 )
2022-05-23 09:38:53 -04:00
15c169043f
chore(docs): remove manual documentation ( #24984 )
2022-04-21 12:31:51 -04:00
5676bab316
lint(eslint): migrate to eslint and prettier ( #25046 )
2022-04-04 11:12:53 -04:00
2c07a1566b
feat(select): update popover interface to match MD spec on desktop, allow multiple values in popover interface ( #23474 )
...
resolves #23657
resolves #15500
resolves #12310
2021-07-20 11:23:00 -04:00
dc9faa6a0f
fix(android): setting hardwareBackButton: false in config now disabled default webview behavior ( #22555 )
...
resolves #18237
2020-12-02 15:44:34 -05:00
a9b2260100
test(core): add lang attr to html tag to resolve axe errors ( #22410 )
2020-11-02 17:08:03 -05:00
023fb18412
fix(ios): contenteditable elements are now selectable on iOS ( #22404 )
...
Co-authored-by: Chris Lo <CFT-Chris@users.noreply.github.com>
2020-10-30 09:44:17 -04:00
323e15003f
chore: internal import updates to improve bundling ( #21400 )
...
* chore: internal import updates to improve bundling
- Rename keyboard.ts so it has a good filename after custom element bundling
- Import util fns directly instead of from top level index
- Do not export with *
* chore(angular): bump ng-packagr
Co-authored-by: Mike Hartington <mikehartington@gmail.com>
2020-05-29 10:04:12 -05:00
ae5f1ddff0
feat(app): keyboard open and close events ( #18478 )
2020-04-30 16:07:44 -04:00
6fc1612f42
docs(breaking): add breaking changes for v5 ( #20156 )
2020-01-13 11:29:29 -05:00
abdaaf320b
test(app): use cancel role in toast not close ( #19944 )
2019-11-19 10:37:03 -05:00
d6c20a9dec
refactor(toast): remove showCloseButton and closeButtonText ( #18957 )
...
* Remove close button
* update tests
* update tests
* add build
2019-10-10 14:34:16 -04:00
3c4e65ba97
feat(): typed @ionic/docs ( #19547 )
2019-10-08 20:35:45 +02:00
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
a65d897214
refactor(): deprecate web component controllers ( #19109 )
2019-08-27 14:00:45 +02:00
e82648bda2
refactor(all): update to one (part 3) ( #18874 )
2019-07-25 20:22:44 +02:00
978cc39009
fix(hardwareBackButton): added missing import of hardware back button… ( #18794 )
2019-07-17 17:54:19 +02:00
03c1d19e07
perf(all): minify better by using arrow functions ( #18730 )
2019-07-10 10:33:33 -04:00
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
e5c8c10029
fix(components): include mode classes on components for use in shadow ( #17838 )
...
- removes mode-less component classes from the internal CSS, use element instead
- adds mode specific classes `md` or `ios` for styling inside of shadow components
- adds e2e test that verifies mode classes exist on all ionic components, plus checks for specific classes that the components need for internal styling
fixes #17608
2019-04-16 17:28:21 -04:00
d3b6e60adf
fix(icon): update ionicons to flip for rtl ( #17196 )
...
- updates to latest ionicons 4.55 and adds rtl test
- includes e2e test for RTL icons
references #17012
2019-01-22 13:37:39 -05:00
6364e4e2a1
fix(inputs): keyboard focus improvements ( #16838 )
...
fixes #16815
fixes #16872
fixes #13978
fixes #16610
2019-01-11 19:36:02 +01:00
c68292b78f
test(rtl): add rtl script to all e2e tests ( #17009 )
2019-01-08 15:06:23 -06:00
838f40de37
feat(ripple-effect): add option to disable ripple-effect ( #16393 )
...
fixes #16379
2018-11-20 11:43:18 +01:00
3c7fee5cca
test(e2e): relative paths ( #16077 )
2018-10-24 22:41:48 -05:00
53ca3a0373
test(app): add safe-area tests ( #16072 )
...
This adds tests to ensure components respect --ion-safe-area-* properties.
2018-10-24 16:23:09 -05:00
d800c48734
test(e2e): update e2e tests for screenshot ( #16056 )
2018-10-23 23:56:40 -05:00
a9fd3399de
test(e2e): force roboto font on all systems ( #15993 )
2018-10-19 15:22:15 -05:00
ae3271f2d7
test(all): inject test styles on flag
2018-10-11 15:13:23 -05:00
2172aa9dae
test(screenshot): use Arial for testing
2018-10-09 13:40:31 -05:00
0379977e1b
feat(app): adds _forceStatusbarPadding for ionic lab
2018-09-26 01:13:15 +02:00
c048f9fda2
fix(app): statusTap and hardwareGB can be activated with config
...
fixes #15617
2018-09-25 15:14:53 +02:00
c49d896e08
refactor(all): using ComponentInterface
2018-09-14 18:47:00 +02:00
6e5c035b39
chore(tslint): disable 'no-floating-promises'
2018-09-14 00:50:44 +02:00
dfac9dc4e9
feat(app): hardware back button support
2018-09-03 00:31:21 +02:00
ba2230510e
refactor(all): strict boolean conditions
2018-09-01 17:23:03 +02:00
096d9a76f3
fix(css): add core.css ( #15220 )
...
fixes #15170
2018-08-29 18:05:20 +02:00
cc960c3d48
fix(overlays): expose mode, id, keyboardClose
...
fixes #15366
2018-08-29 16:19:51 +02:00
3ffa3cd7db
fix(platform): better detect platforms + css API
...
fixes #15165
fixes #15116
2018-08-25 16:53:31 +02:00
b387de4bbd
fix(app): statusbarPadding config is a boolean
2018-08-22 11:21:17 +02:00
77ca2bdaf5
fix(app): --ion-safe-area-right typo
2018-08-21 19:14:53 +02:00
d856ecfbbf
chore(): update to latest stencil
2018-08-12 12:04:27 +02:00
aa23d08a71
fix(all): safe-area using css variables
2018-08-10 01:41:05 +02:00
3da1bf45ba
fix(toast): statusbarPadding
2018-08-10 01:08:47 +02:00
a71f382795
perf(app): move app css to global css
2018-08-08 12:07:57 +02:00
2c925b721f
fix(app): fix statusbarPadding
...
fixes #15073
2018-08-07 18:40:40 +02:00
9f4d873409
fix(tap-click): desktop also needs tap-click
2018-08-07 02:33:41 +02:00
0b4b9fe40c
feat(core): add check for standalone mode ( #15001 )
...
* feat(core): add check for standalone mode
* feat(): add check for isStandalone
* feat(core): add check for standalone mode
2018-08-06 21:28:38 +02:00
b0ac5badc2
perf(app): tap-click is a ES
...
we can finally remove the slot!
2018-08-01 16:24:18 +02:00