-
I think if we will merge CSSLint and [Stylelint](http://stylelint.io/) everyone will win — users will get more features, and we will have more free time. We already have great examples of [ESLint + JS…
-
**Describe the problem you would like to solve**
The [UI Library](https://docs.pkp.sfu.ca/dev/ui-library/dev) uses the [BEM](http://getbem.com/introduction/) methodology for writing HTML/CSS based ar…
-
``` scss
.bar {
foo& {
color: baz;
}
}
```
Causes an error. (See: http://codepen.io/anon/pen/GIufH)
This is surprising (since `.bar { foo & { ... } }` works like a charm), and this …
-
## Roadmap
We've decided to drop Sass entirely from this build to take advantage of the progress/evolution of CSS.
### Customization
- Colors
- Naming conventions
- Color Space
- More Col…
-
I am using Capytaine to run the boundary element method for a 2-body attenuator type WEC. Recently, I updated from v2.0 to v2.1 and noticed that I am now getting different results, specifically for th…
-
This is all very much my draft notes currently but will be worked upon in the comming days, so take everything with a grain of salt.
**tl;dr** This is looking really promising already in terms of t…
-
As many bower package names have changed since `dev-test` was created, I thought it might be helpful to document a full list of packages as currently-named. `bower.json` list is organized to match the…
-
Here is my code:
```c++
auto testDocument = gq::Document::Create();
testDocument->Parse("1 some link 23456");
try
{
auto results = testDocument->Find("p:nth-child(odd)");
…
-
# Problem statement
Many HTML attributes need to reference one or more HTML elements in the document. This includes:
- Popovers (`popovertarget`)
- Invokers (`invoketarget`)
- A host of ARIA att…
-
A comprehensive listing of methods in the references.
Please remove any methods are impractical/obsolete and add methods worth implementing to the list.
Linear systems
- Stationary methods
- […