Rami Yushuvaev

Results 93 comments of Rami Yushuvaev

Related: https://github.com/mdn/data/pull/592

@aeschli @queengooborg I think we can close this issues.

Yes, it was fixed. As of v1.0.0, elements are no longer hidden with `display:none`, they use [visually-hidden mixin](https://github.com/ChartsCSS/charts.css/blob/main/src/general/_mixins.scss#L4). @gregoriopellegrino Thank you for your valuable feedback.

Had the same issue: ``` warning in ./node_modules/vue-monaco/node_modules/monaco-editor/esm/vs/editor/common/services/editorSimpleWorker.js Critical dependency: the request of a dependency is an expression warning in ./node_modules/source-map-support/source-map-support.js Module not found: Error: Can't resolve 'module' in '.\node_modules\source-map-support'...

> @ramiy would it be ok to create a tracking issue on content for this work based on your list above? I can do it if you like @bsmth [asked...

@shaunroselt You are correct. Pie chart was added in version 1.0.0. You can read all about it in the [Migrate to v1.0 guide](https://chartscss.org/docs/migrate-to-v1/) and in the [pie chart page](https://chartscss.org/charts/pie/). You...

@hamishwillee Where do you change the sidebar links? I guess it's not the content repo.

**Update**: we can't use ```disabled``` because it removes the value. When saving data with a disabled field, it doesn't send the field value. This can cause data loss.

I can think of two use case: 1. **DEVELOPMENT:** Elementor Plugins developers (and Elementor Pro) can use it to show disabled/readonly the field in free versions, and to show editable...

@dbjpanda Nice workaround, but I think this kind of functionality should be part of Elementor core.