Daniel LaLiberte

Results 14 issues of Daniel LaLiberte

This PR generates sl-select elements and sl-menu-item elements (for the options) instead of the django generated elements. [Starting with empty PR, publishing first, just to get that part done. But,...

Having experienced the confusion first hand of thinking that placeholder text was actual text, I found this article which highlights several additional reasons that placeholder text should probably not be...

UI/UX
core-team-only

This PR implements the "Add to Bookmarks" feature, though it is more of a prototype or proof of concept since I expect many things should be changed. This addresses [2282](https://github.com/tabatkins/bikeshed/issues/2282)...

This PR adds a test with a link-defaults declaration of type: permission. As #2250 indicates, a link that uses the "permission" attribute does not resolve.

This PR is attempting to fix #2295. So far, only some tests are added, but I'm not clear yet how this feature should be used. Whether the attribute should be...

``` Status: ``` Results in: ``` $ bikeshed spec wiz-bang.bs Traceback (most recent call last): File "/usr/local/google/home/dlaliberte/.local/bin/bikeshed", line 8, in sys.exit(main()) File "/usr/local/google/home/dlaliberte/.local/lib/python3.10/site-packages/bikeshed/cli.py", line 430, in main handleSpec(options, extras) File...

bug

A `` block with lines starting with whitespace will not be recognized. The error message is not clear about the problem: ``` ---test.bs Title: CSS Box Model Specification --- $...

Note, this also includes the estimated-milestones-table.html.

Objective [ChromeStatus.com](http://chromestatus.com/) holds feature entries which are key points of coordination among teams who are developing and supporting new features on the web platform. It is important that the information...

enhancement

There are several LLMs now available that would be adequate substitutes for ChatGPT's, using the openai API. To avoid forcing you choose which alternatives to offer, if you just allow...

enhancement
roadmap