-
I've tried to extract the css into a styles.css file, as well as without any options just trying to use the css.
```
import babel from 'rollup-plugin-babel'
import builtins from 'rollup-plugin-no…
-
IMO, `polymer-apollo` should be a Polymer web component (or set of Polymer web components), i.e. HTML files.
-
Hi,
What do you think about implementing custom element which could render visualisation from Vega specification? I imagine, we could then simply keep specification in model and pass in view functi…
-
![image](https://github.com/user-attachments/assets/aafa8a3a-0d9f-44e0-9519-a5a119828c5b)
This is usuarios page
![image](https://github.com/user-attachments/assets/bb325462-f2cc-4cb1-adea-fdffed…
-
Logs are as follows:
`-- Logs begin at Wed 2023-04-12 04:30:11 CDT, end at Wed 2023-04-12 10:45:37 CDT. --
Apr 12 10:45:09 myNode systemd[1]: lit.service: Failed with result 'exit-code'.
Apr 12 10:…
-
### Feature Area
Other
### Test Case
[TC-IDM-10.2][TC-IDM-10.3]
### Reproduction steps
Command to execute the [TC-IDM-10.2][TC-IDM-10.3] :
`python3 src/python_testing/TC_DeviceConformance.p…
-
Some enterprise companies requires code scans before publishing new projects, where pieces of code is matched to approved projects. One popular tool for this is Blackduck Protex.
The build output o…
-
### Description of the bug
When java code invokes Element.setText("someText") this always results in dom changes being sent to the browser, even if the text is not changing.
While not a bug, it cre…
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/CONTRIBUTING.md).
- [X] I agree to follow the [Code of Conduct](https://github.com/io…
-
The clarity-angular loading button has a transition tied to the success state. This was not Clarion carried over to core because we did not have the animation library in place at the time.
And now …