Rami Yushuvaev

Results 33 issues of Rami Yushuvaev

### Proposed 9-19-2022 ### Accepted/Rejected _No response_ ### Accepted/Rejected by _No response_ ### Proposed by @ramiy ### Informed @bsmth , @Rumyra ### Proposal Document calc-related data types. ### Context **CSS-Values-4**...

### Description Update CSS math functions based on @wbamberg feedback: https://github.com/mdn/content/pull/20838#discussion_r975911742 and https://github.com/mdn/content/pull/20838#discussion_r975913282. Update live example based on [the official guidelines](https://developer.mozilla.org/en-US/docs/MDN/Writing_guidelines/Page_structures/Code_examples#traditional_live_samples). In addition, I added missing "Parameters" and "Return values"....

Content:CSS

### Description Document the CSS `pow()` functional notation. ### Motivation I'm documenting all the exponential CSS functions. ### Additional details https://www.w3.org/TR/css-values-4/#exponent-funcs ### Related issues and pull requests * Syntaxes -...

Content:CSS

### Description Document the CSS `exp()` functional notation. ### Motivation [Safari/webkit already supports](https://webkit.org/blog/12445/new-webkit-features-in-safari-15-4/) this CSS function. ### Additional details https://www.w3.org/TR/css-values-4/#exponent-funcs ### Related issues and pull requests * BCD - https://github.com/mdn/browser-compat-data/pull/17256...

Content:CSS

### Description Document the CSS `` data type. ### Motivation This data type will help us document the new CSS constants - `e` | `pi` | `infinity` | `-infinity` |...

Content:CSS

reproduce: 1. create a single template in the theme builder. 2. Save one template as a draft, and the other as published. 3. The published warns: "Elementor recognized that you...

type/ui/ux
component/theme-builder

### Description @wbamberg requested to add a couple of examples - https://github.com/mdn/content/pull/20826#pullrequestreview-1112765075 ### Motivation Should have been part of #20826 but I haven't finished testing the examples... ### Related issues...

Content:CSS

### Description Document the CSS `` data type. ### Motivation * https://github.com/mdn/content/pull/21360 * https://github.com/mdn/mdn/issues/242

Content:CSS

### Description Document the CSS `round()` functional notation. ### Motivation [Safari 15.4](https://webkit.org/blog/12445/new-webkit-features-in-safari-15-4/) already supports this CSS function. [Firefox 108](https://bugzilla.mozilla.org/show_bug.cgi?id=1764850) is going to support this function too, behind `layout.css.round.enabled` flag. ###...

Content:CSS

## Description Currently, plugin developers can't set controls as readonly or disabled. For example I can't display a [Text Field](https://github.com/pojome/elementor/blob/master/docs/content/controls/_text.md) as a read-only field, instead I need to hack the...

request/enhancement
type/developer-api
mod/r*