Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / canjs/can-component issues and pull requests
#374 - adding a test for #372
Pull Request -
State: closed - Opened by pYr0x over 2 years ago
#373 - write a test for passing a stache AST into view
Issue -
State: closed - Opened by pYr0x over 2 years ago
#372 - behave like can-stache-element to create a renderer from passed view
Pull Request -
State: closed - Opened by pYr0x over 2 years ago
#371 - behave like can-stache-element for passing a view
Issue -
State: closed - Opened by pYr0x over 2 years ago
#370 - Check for scope-like componentScope when constructing component
Pull Request -
State: closed - Opened by bmomberger-bitovi almost 3 years ago
#369 - viewModel Function Warning
Issue -
State: open - Opened by eddypjr about 3 years ago
#368 - Raw bindings work on Components (#367)
Pull Request -
State: closed - Opened by eddypjr about 3 years ago
- 2 comments
#367 - raw does not work with components
Issue -
State: open - Opened by justinbmeyer over 3 years ago
#366 - Update gh-pages to the latest version π
Pull Request -
State: open - Opened by greenkeeper[bot] over 4 years ago
Labels: greenkeeper
#365 - Update highlight.js to the latest version π
Pull Request -
State: open - Opened by greenkeeper[bot] over 4 years ago
- 3 comments
Labels: greenkeeper
#364 - An in-range update of jshint is breaking the build π¨
Issue -
State: open - Opened by greenkeeper[bot] almost 5 years ago
- 1 comment
Labels: greenkeeper
#363 - Upgrade to non-pre versions of packages
Pull Request -
State: closed - Opened by matthewp about 5 years ago
#362 - An in-range update of can-stache is breaking the build π¨
Issue -
State: open - Opened by greenkeeper[bot] about 5 years ago
- 3 comments
Labels: greenkeeper
#361 - Merge major branch for 6.0 release
Pull Request -
State: closed - Opened by matthewp about 5 years ago
#360 - logStack include component instantiation mutations
Pull Request -
State: closed - Opened by cherifGsoul about 5 years ago
#359 - Fix a typo
Pull Request -
State: closed - Opened by chasenlehara over 5 years ago
#358 - logStack doesn't include `new Component()` mutations
Issue -
State: closed - Opened by justinbmeyer over 5 years ago
Labels: bug
#357 - Migrate to xenial in travis
Pull Request -
State: closed - Opened by cherifGsoul over 5 years ago
#356 - Update can-dom-mutate to the latest version π
Pull Request -
State: closed - Opened by greenkeeper[bot] over 5 years ago
- 5 comments
Labels: greenkeeper
#355 - Update highlight.js to the latest version π
Pull Request -
State: closed - Opened by greenkeeper[bot] over 5 years ago
- 1 comment
Labels: greenkeeper
#354 - 6.0 can-component
Issue -
State: open - Opened by justinbmeyer over 5 years ago
- 1 comment
#353 - Small Fix: Change variable name within code block
Issue -
State: open - Opened by Amechi101 over 5 years ago
Labels: bug, documentation
#352 - Landscaper: QUnit2 upgrade
Pull Request -
State: closed - Opened by cherifGsoul over 5 years ago
#351 - Landscaper: QUnit2 upgrade
Pull Request -
State: closed - Opened by cherifGsoul over 5 years ago
#350 - Landscaper: QUnit2 upgrade
Pull Request -
State: closed - Opened by cherifGsoul over 5 years ago
#349 - Landscaper: QUnit2 upgrade
Pull Request -
State: closed - Opened by cherifGsoul over 5 years ago
#348 - Landscaper: QUnit2 upgrade
Pull Request -
State: closed - Opened by cherifGsoul over 5 years ago
#347 - Landscaper: QUnit2 upgrade
Pull Request -
State: closed - Opened by cherifGsoul over 5 years ago
#346 - Landscaper: QUnit2 Upgrade
Pull Request -
State: closed - Opened by cherifGsoul over 5 years ago
#345 - Fix test to run in IE11
Pull Request -
State: closed - Opened by matthewp over 5 years ago
#344 - Prevent leak caused by connectedCallback setup code
Pull Request -
State: closed - Opened by matthewp over 5 years ago
#343 - Leak occurs when a component has a viewModel with a connectedCallback and that element is never inserted
Issue -
State: closed - Opened by matthewp over 5 years ago
#342 - Add support for initializeBindings: false
Pull Request -
State: closed - Opened by matthewp over 5 years ago
#341 - Replace can-dom-data-state with can-dom-data
Pull Request -
State: closed - Opened by matthewp over 5 years ago
#340 - Teardown bindings when a nodeList in unregistered
Pull Request -
State: closed - Opened by matthewp over 5 years ago
#339 - <content/> tag memory leak.
Issue -
State: closed - Opened by bmomberger-bitovi over 5 years ago
- 1 comment
Labels: bug, p1
#338 - Update steal-qunit to the latest version π
Pull Request -
State: closed - Opened by greenkeeper[bot] over 5 years ago
Labels: greenkeeper
#337 - Update deprecated notice
Pull Request -
State: closed - Opened by cherifGsoul over 5 years ago
#336 - Add deprecation notices to the deprecated docs
Issue -
State: closed - Opened by chasenlehara over 5 years ago
- 1 comment
Labels: p2, documentation
#335 - DOM Event Delegation
Issue -
State: open - Opened by JaneOri over 5 years ago
- 2 comments
Labels: discussion
#334 - ViewModel as function
Pull Request -
State: closed - Opened by cherifGsoul over 5 years ago
- 1 comment
#333 - Update the 3.x-legacy branch
Pull Request -
State: closed - Opened by chasenlehara over 5 years ago
#332 - component.constructor.ViewModel is undefined when "viewModel" is function (v3.3.10)
Issue -
State: closed - Opened by YuriChupyrkin over 5 years ago
- 5 comments
#331 - Fix highlight typo
Pull Request -
State: closed - Opened by chasenlehara over 5 years ago
#330 - component docs
Pull Request -
State: closed - Opened by justinbmeyer over 5 years ago
#329 - Update README generated by DoneJS
Pull Request -
State: closed - Opened by chasenlehara over 5 years ago
#328 - Support a lifecycle hook that runs prior to bindings being torn down.
Issue -
State: open - Opened by justinbmeyer almost 6 years ago
- 1 comment
Labels: enhancement, p3
#327 - Update testee to the latest version π
Pull Request -
State: closed - Opened by greenkeeper[bot] almost 6 years ago
Labels: greenkeeper
#326 - Component instances should implement getOwnKeys
Issue -
State: open - Opened by phillipskevin almost 6 years ago
- 7 comments
Labels: discussion
#325 - An in-range update of can-view-callbacks is breaking the build π¨
Issue -
State: open - Opened by greenkeeper[bot] almost 6 years ago
- 7 comments
Labels: greenkeeper
#324 - Render in environments when there is no body element
Pull Request -
State: closed - Opened by matthewp almost 6 years ago
#323 - inline partials replace slots and templates and are passed to the ViewModel
Issue -
State: open - Opened by justinbmeyer almost 6 years ago
- 2 comments
Labels: enhancement
#322 - Instead of `<can-slot>`, use {{$templates.name()}}
Issue -
State: closed - Opened by justinbmeyer almost 6 years ago
- 8 comments
#321 - Components should serialize to empty objects
Issue -
State: open - Opened by phillipskevin almost 6 years ago
- 3 comments
Labels: discussion
#320 - Adds components to queues
Pull Request -
State: closed - Opened by justinbmeyer almost 6 years ago
#319 - An in-range update of can-view-scope is breaking the build π¨
Issue -
State: closed - Opened by greenkeeper[bot] almost 6 years ago
- 1 comment
Labels: greenkeeper
#318 - An in-range update of can-dom-mutate is breaking the build π¨
Issue -
State: closed - Opened by greenkeeper[bot] almost 6 years ago
- 1 comment
Labels: greenkeeper
#317 - An in-range update of can-stache-bindings is breaking the build π¨
Issue -
State: closed - Opened by greenkeeper[bot] almost 6 years ago
- 1 comment
Labels: greenkeeper
#316 - An in-range update of can-stache is breaking the build π¨
Issue -
State: closed - Opened by greenkeeper[bot] almost 6 years ago
- 3 comments
Labels: greenkeeper
#315 - fixing teardown when documentElement is removed
Pull Request -
State: closed - Opened by phillipskevin about 6 years ago
#314 - changing key in test to something that doesn't conflict with IE11
Pull Request -
State: closed - Opened by phillipskevin about 6 years ago
#313 - Update done-serve to the latest version π
Pull Request -
State: closed - Opened by greenkeeper[bot] about 6 years ago
- 1 comment
Labels: greenkeeper
#312 - Removing can-observe from test that doesn't need it (for IE 11 support)
Pull Request -
State: closed - Opened by phillipskevin about 6 years ago
#311 - renaming tests to match naming convention of other packages
Pull Request -
State: closed - Opened by phillipskevin about 6 years ago
#310 - An in-range update of can-dom-mutate is breaking the build π¨
Issue -
State: closed - Opened by greenkeeper[bot] about 6 years ago
- 2 comments
Labels: greenkeeper
#309 - Cannot programmatically create Components using leakScope
Issue -
State: closed - Opened by phillipskevin about 6 years ago
- 2 comments
Labels: bug
#308 - fix tests for IE11
Pull Request -
State: closed - Opened by cherifGsoul about 6 years ago
- 1 comment
#307 - An in-range update of can-dom-data-state is breaking the build π¨
Issue -
State: closed - Opened by greenkeeper[bot] about 6 years ago
- 3 comments
Labels: greenkeeper
#306 - Make work when documentElement is removed
Pull Request -
State: closed - Opened by matthewp about 6 years ago
#305 - Throws in done-ssr when the document is cleaned up
Issue -
State: closed - Opened by matthewp about 6 years ago
Labels: bug
#304 - minor test cleanup, makes `new Component()` not observable
Pull Request -
State: closed - Opened by justinbmeyer about 6 years ago
#303 - Update can-component.js
Pull Request -
State: closed - Opened by frank-dspeed about 6 years ago
#302 - Needs Attention: can-globals used wrong
Issue -
State: closed - Opened by frank-dspeed about 6 years ago
- 1 comment
#301 - Clean up documentation
Issue -
State: closed - Opened by phillipskevin about 6 years ago
- 3 comments
Labels: documentation
#300 - An in-range update of can-simple-observable is breaking the build π¨
Issue -
State: closed - Opened by greenkeeper[bot] about 6 years ago
- 5 comments
Labels: greenkeeper
#299 - An in-range update of can-stache is breaking the build π¨
Issue -
State: closed - Opened by greenkeeper[bot] about 6 years ago
- 17 comments
Labels: greenkeeper
#298 - No variable scope in components
Issue -
State: closed - Opened by justinbmeyer about 6 years ago
Labels: bug
#297 - Partial template invocations should support content
Issue -
State: open - Opened by RyanMilligan about 6 years ago
- 1 comment
Labels: enhancement
#296 - Ie11 compat
Pull Request -
State: closed - Opened by thomaswilburn about 6 years ago
- 1 comment
#295 - If $element is on a ViewModel, add the component's element to the viewModel
Issue -
State: open - Opened by justinbmeyer about 6 years ago
- 4 comments
Labels: discussion
#294 - fix #293
Pull Request -
State: closed - Opened by cherifGsoul over 6 years ago
- 1 comment
#293 - Component instantiation with viewModel prop to null dosent work
Issue -
State: closed - Opened by cherifGsoul over 6 years ago
Labels: bug
#292 - fixes slots
Pull Request -
State: closed - Opened by justinbmeyer over 6 years ago
#291 - slots aren't able to pass individual observable values
Issue -
State: closed - Opened by justinbmeyer over 6 years ago
#290 - Make component late binding work with the `scope` if there was one.
Issue -
State: open - Opened by justinbmeyer over 6 years ago
#289 - An in-range update of can-define is breaking the build π¨
Issue -
State: open - Opened by greenkeeper[bot] over 6 years ago
- 32 comments
Labels: greenkeeper
#288 - General documentation fixes (link to parent: CanJS#4116, Component#264, and Component#270)
Pull Request -
State: open - Opened by michaelzcheng over 6 years ago
- 1 comment
#287 - General documentation issues
Issue -
State: open - Opened by mikedane over 6 years ago
Labels: documentation
#286 - An in-range update of can-reflect is breaking the build π¨
Issue -
State: closed - Opened by greenkeeper[bot] over 6 years ago
- 7 comments
Labels: greenkeeper
#285 - Update steal-tools to the latest version π
Pull Request -
State: open - Opened by greenkeeper[bot] over 6 years ago
- 19 comments
Labels: greenkeeper
#284 - Update steal to the latest version π
Pull Request -
State: open - Opened by greenkeeper[bot] over 6 years ago
- 23 comments
Labels: greenkeeper
#279 - content tag broken by rendering another component
Issue -
State: closed - Opened by phillipskevin over 6 years ago
Labels: bug, p1
#278 - Instantiated components should not be bound
Issue -
State: closed - Opened by justinbmeyer over 6 years ago
- 2 comments
#270 - Add docs on a componentβs content being used as its view
Issue -
State: open - Opened by chasenlehara over 6 years ago
Labels: documentation
#264 - Add a βUseβ section to the <content> docs
Issue -
State: open - Opened by chasenlehara over 6 years ago
- 1 comment
Labels: help wanted, easy, documentation
#258 - An in-range update of can-stache-key is breaking the build π¨
Issue -
State: open - Opened by greenkeeper[bot] over 6 years ago
- 4 comments
Labels: greenkeeper
#97 - Proof of concept of #76: Adds true extensibility to can-components
Pull Request -
State: closed - Opened by imjoshdean over 7 years ago
- 5 comments
#95 - Instantiate can.Component on standard HTML element
Issue -
State: open - Opened by justinbmeyer over 7 years ago
- 1 comment
#89 - simpleHelpers on components
Issue -
State: closed - Opened by justinbmeyer over 7 years ago
- 4 comments
Labels: enhancement
#10 - Support custom elements outside a template and bridge to web component technology. ~34
Issue -
State: closed - Opened by justinbmeyer over 8 years ago
- 21 comments
Labels: enhancement, p3