-
It’s come up quite a few times recently that the world of people who make websites would greatly benefit from the CSS Working Group officially defining ”CSS 4”, and later “CSS 5“, etc.
Chris Coyie…
-
I just realized we didn't have an issue for theming after `::theme` was removed from the Shadow Parts proposal. I'm not sure if this is tracked elsewhere or not.
Many, many, web components authors …
-
@eliheuer suggested I make some issues so people know my plans.
Pressing `:` should open a console, similar to Yakuake and Vim. You type a command, like `:selectall` or `:set CLEAR_COLOR 0xff_00000…
-
- Some operations on arrays seem to have a strange semantics:
```
a4 = [ [1,2] , [3,4]]
print a4
```
results in `1 2 3 4`.
So either array is formed in a wrong way or printing of arrays is not qui…
romix updated
9 years ago
-
It would be terrific to start a conversation about an agreed-upon data format for tractography.
@arokem @Garyfallidis
-
**This issue is solved: read the [Description](#Description) below**
If you still want to comment after reading that, **think again**: first read [this post below](https://github.com/ytdl-org/youtube…
-
Bevy should have an extensible visual editor capable of the following:
* Visualizing / editing scenes
* Visualizing / editing hierarchies
* Extensions
* Interacting with live app data
cart updated
7 months ago
-
I will continue the discussion here, until or if @keean can get Github to restore the thread. Luckily I still have a copy of the deleted #35 thread loaded, so I can copy and paste from it. If the orig…
-
# Interceptors
Feature specification has been moved to https://github.com/dotnet/roslyn/blob/main/docs/features/interceptors.md. As this is not currently implemented as a language feature, we will …
-
Create a basic demo, and perhaps some standards, around enabling semantic information in the map yaml to label places:
- point and size,
- pixels,
- polygons
- others?
With info like:
- name…