CyberChef/src/web/components
2023-07-24 12:09:35 +12:00
..
c-category-li.mjs A few annotations and event listener removals on disconnectedCallback 2023-07-21 11:47:00 +12:00
c-category-list.mjs add c-operation-list so any of these elements ( category list, category list item, operation list, operation list item ) can be created individually or simply through their parent. Also fix some annotations across the app that used event instead of Event, causing the IDE to get confused 2023-06-16 17:08:43 +12:00
c-operation-li.mjs use mutation observer to observe fav class and update its icon accordingly any time mutation is observed 2023-07-24 12:09:35 +12:00
c-operation-list.mjs A few annotations and event listener removals on disconnectedCallback 2023-07-21 11:47:00 +12:00