You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* shopping list pattern + feedback
* feedback applied
* next round of shopping patterns and feedback
* improved docs based on last feedback
* third round + feedback
* updated docs based on feedback
* newest version of pattern
* use onct-change instead of onchange
* style should be object
* fix deno fmt complaints
* fix list item numbering
* fix formatting for shopping-list-categorized.tsx
* added id for the integration test
* need to grab index to pass it into key()
* Update docs/common/PATTERNS.md
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
* fix references to findIndex to pass index parameter
* made a seperate cell to track the category drop down, it was sharing with the first drop down
* remove OpaqueRef example in handler and dont use index for removing item in arrays
* fix mentions of onChange to onct-change for example code
* updated removeItem references to use item.equals() rather than index for arrays in doc
* fix css style into objects
* fix various mistakes that crept in
* fixed a bunch of wrong advice here -- noticing a lot of duplication but leaving it alone for now
* some minor edits
* remove extra files from generation process
---------
Co-authored-by: Ellyse <ellyse7777@gmail.com>
Co-authored-by: Ellyse <141240083+ellyxir@users.noreply.github.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
0 commit comments