Benny Powers - עם ישראל חי!

Results 326 issues of Benny Powers - עם ישראל חי!

Thank you for publishing this extension, it's nice :) Please consider adding compatibility with the popular [Blur My Shell](https://extensions.gnome.org/extension/3193/blur-my-shell/) extension, for maximum eye candy.

**Is your feature request related to a problem? Please describe.** In any given day I might transact in two or three different currencies **Describe the solution you'd like** Support for...

enhancement

tests
styles
work in progress
functionality
demo
AT passed
doc

The atom material ui theme has this style ```css /* /Users/bennyp/.atom/packages/atom-material-ui/index.less */ .overlay, atom-panel.modal { color: rgba(221, 221, 221, 0.65); background-color: #212121; font-size: 12px; padding: 10px; box-shadow: 0 0 10px...

This would allow aws-sdk-mock to be used in-browser without any build step, for example in web-component-tester.

_components/sprite-icon.webc ```html ``` some template: ```html ``` output: ```html ```

bug

Instigating nunjucks example: ```njk {% set thingies = someComponentVar | expensivelyGenerateImages %} {% for thingy in thingies %} {% endfor %} ``` If I have an expensive-but-private computation to do...

enhancement

fixes #185 We want to test that - slots in dsd forward content to themselves - native slots (i.e. opting in to native behaviour with webc:keep) slots do not forward...

I'm trying to use the web standard declarative shadow dom to render my component. I'd like the slotted content not to be compiled away, but would live with compiler magic...

Consider this lit-html template ```js html``; ``` if `href` is undefined, the output will be: ```html ``` Why is this important? Consider ```html ``` In this case, all scripts will...

education