cabboose

Results 82 comments of cabboose

Keep in mind that the behavior follows the [WAI-ARIA spec](https://www.w3.org/WAI/ARIA/apg/patterns/radio/); however, you are correct that there is an addendum to this where the selection is not changed when the radio...

@MangelMaxime I'm concerned that exhaustive/detailed documentation will just bury the codebase in fluff. However, I do think it is also helpful, and a mark of improvement. Could we side step...

With regards to target example codes for common members, what about linking to a Fable Repl with the example code so that the user can change the target as needed...

> 1. Having JS specific examples will be confusing and feel wrong for those of us that use other targets, and pseudo code will most likely just confuse AI to...

Sounds good, I'm happy with that, and you both have more experience with OSS so I'll definitely take that reasoning on-board. I'll make a pull on the website in conjunction...

I'll ask for this block to be reviewed and see if the style is agreeable before moving forward. PS: I've left the TypeScriptTaggedUnion attribute as I wasn't sure if we...

> I am still wondering if all the `seealso` add something or not. > > I mean if people want to learn something about Fable, the first place to go...

> This change reminded me of an experimentation I did for Glutinum: [glutinum-org/cli#80](https://github.com/glutinum-org/cli/issues/80) > > Looking at my comments it seems like one potential issue/limitation is with anonymous record. However,...

I'm going to quickly take this chance to add this to the xml docs

Full type docs are not shown with code completion/intellisense as demonstrated in second image. I like this, what do you think? ![image](https://github.com/user-attachments/assets/2d2ef078-dbcf-467f-9463-38ffb2b22558) ![image](https://github.com/user-attachments/assets/8a1f45db-95b5-457e-869b-bde75d0eda39) Thoughts on this type of doc usage?...