issues Search Results · repo:github/catalyst language:TypeScript
Filter by
57 results
(62 ms)57 results
ingithub/catalyst (press backspace or delete to remove)Summary
The Targets Target Syntax documentation covers controller and target but doesn t explicitly call out its required
delimiter, .. Similarly, the Actions Actions Syntax documentation defines its ...
documentation
francisfuzz
- 3
- Opened on Jun 26, 2024
- #319
Current latest version of NPM package is 1.3.0 image and npm registry version is 1.6.0 image
bentsi
- 2
- Opened on Oct 22, 2023
- #314
I have the following element:
import {attr, controller, target} from @github/catalyst ;
import {SunburstChartElement} from ../components/sunburst_chart ;
@controller
class AssetAllocationElement extends ...
hossein761
- 2
- Opened on Jul 3, 2023
- #313
I noticed in the guides as well as the bind.ts tests that one cannot register actions to listen to global events.
What s the catalyst way of solving this?
For example, one may want to listen for a scroll ...
100phlecs
- 1
- Opened on May 6, 2023
- #311
When I try to retrieve an event from a component declared as parent (or parent of parent, etc..), the child component
doesn t seem to want to retrieve it.
It would be nice to have a feature that would ...
glomepe
- 2
- Opened on Mar 10, 2023
- #309
Hi ! I am experiencing some issues with a simple example using vite. When I use @target it returns undefined as if the
Object.defineProperty wasn t working properly. However, it works well without a decorator. ...
robin4a4
- 2
- Opened on Feb 24, 2023
- #307
TypeScript 5.0 now has support for ECMAScript Decorators. It d be lovely to have a Catalyst v3 (or what not) that has
support for the official language s decorators. (Currently we use the old experimental ...
rektide
- 1
- Opened on Jan 31, 2023
- #303
I m following the v2 documentation (https://catalyst.rocks/guide-v2/targets) but the following code snippet doesn t work
with JS:
import { actionable, targetable, target } from @github/catalyst
export ...
omohokcoj
- 5
- Opened on Jan 18, 2023
- #300
Using plugins: [ preact() ] in vite.config.js
Tried to create a basic component, as shown in the guide:
import {controller} from @github/catalyst ;
@controller
class TestThingElement extends HTMLElement ...
arieshi255
- 7
- Opened on Dec 24, 2022
- #298
This is maybe related to #117, but not 100% sure on that.
With a component defined like this:
import { controller, attr } from @github/catalyst
@controller
class TestComponentElement extends HTMLElement ...
ryecroft
- 2
- Opened on Oct 30, 2022
- #295

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.