Shane F. Carr
Shane F. Carr
See #1017 The intent of this PR is the following. In this table, `99~9` stands in for 9999 digit 9s, and `999~9` stands in for 10000 digit 9s. | Input...
In https://github.com/tc39/proposal-intl-numberformat-v3/pull/128, we chose limits on Intl MV based on the range of a Number but with additional significant digits. @waldemarhorwat raised concerns that this limit, being smaller than the...
First raised in https://github.com/unicode-org/message-format-wg/pull/1083#issuecomment-3047632326 I would like to stop propagating the two options `hour12` and `hourCycle`, which are distinctly different but also so close that most people don't know the...
 ### Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project. #### Snyk changed the following file(s): - `demo/package.json` #### Vulnerabilities that will...
The app size on disk is now 380 MB. There's a lot of low-hanging fruit to reduce that size. I consider this dependent on #114.
In order to support better tree-shaking, I think it's time that this project migrates to TypeScript. Depends on https://github.com/sffc/card-creatr/issues/17
See potential implementation here: https://github.com/sffc/card-creatr-studio/pull/15/commits/6486409d8a2b615c8670e58bd7392730d6e5bd5f
Split from #13: > a card group option would be awesome (bundle cards in folders)
In the fields editor, if you delete the field name (such as to enter a new one), the app screen fills with errors.
Follow-up to #105 It would be nice if you could use the new keyboard shortcut (CmdOrCtrl+Up/Down) while focused on a text field and have the same text field highlighted for...