Frederik Wessberg
Frederik Wessberg
It would be nice to be able to disallow side effects. What this means depends on the context, but specifically, a side effect could be the mutation of a variable...
Imagine this: ```typescript class Foo { someMethod () {} } ``` It is now possible to directly evaluate `someMethod` and retrieve it as a function. This is one of many...
### Reference Issue https://github.com/webcomponents/polyfills/issues/8 Migrated from: https://github.com/webcomponents/shadycss/pull/242 #### Original description: This PR adds a minimal CSS calc() parser strictly for flattening nested calc() expressions which may be the result of...
Hi there. Thanks for writing ShadyCSS and for bringing the web forward. # Problem Unfortunately, in IE and Edge
### Description Another issue that is somewhat related, and may be relevant to also see for context: https://github.com/webcomponents/polyfills/issues/111 With native Custom Elements, the attributes declared in the static `observedAttributes` getter...
- **Package Name**: @azure/openai - **Package Version**: 2.0.0-beta.2 - **Operating system**: Mac OS 14.2.1 - [X] **nodejs** - **version**: 22.9.0 - [ ] **browser** - **name/version**: Not Applicable - [X]...