Carl Smith

Results 15 issues of Carl Smith

Since this project is dead (RIP--was great while it lasted), here's another replacement to add to the mix: Demo: https://carlosnz.github.io/json-edit-react Repo/Readme: https://github.com/CarlosNZ/json-edit-react Offers a few features I haven't seen elsewhere:...

# 🐛 bug report ## Description of the problem If you type a date in via text input, there is no check for ensuring it respects the `maxDate` and `minDate`...

_Originally posted by @michelcrypt4d4mus in https://github.com/CarlosNZ/json-edit-react/issues/46#issuecomment-2104183371_ ok so now i tried to use your package in my app and got an error: `Property 'getComputedStyle' doesn't exist`. any ideas? seems like...

enhancement
user request

Rather than the standard 0-based numbering

enhancement
good first issue

I'd like to have a comprehensive automated test suite for this project. However, I don't really know how to go about it. If anyone has experience creating test cases for...

help wanted

They should all share the same, even if not used -- it's simpler that way

Rather than this: Something like this would look better: ```js >hoursSchedule: [ 24 items 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15,...

enhancement