Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / canjs/can-view-callbacks issues and pull requests
#121 - Merge major branch for 6.0 release
Pull Request -
State: closed - Opened by matthewp about 5 years ago
#120 - Rewrite test for verifying how many times a tag is mounted
Pull Request -
State: closed - Opened by matthewp over 5 years ago
#119 - Migrate to xenial in travis
Pull Request -
State: closed - Opened by cherifGsoul over 5 years ago
#118 - Update can-dom-mutate to the latest version π
Pull Request -
State: closed - Opened by greenkeeper[bot] over 5 years ago
- 5 comments
Labels: greenkeeper
#117 - adding support for initializing a custom element using a Symbol
Pull Request -
State: closed - Opened by phillipskevin over 5 years ago
- 2 comments
#116 - Make it possible to initialize custom elements in the same way as Components
Issue -
State: closed - Opened by phillipskevin over 5 years ago
#115 - Landscaper: QUnit2 upgrade
Pull Request -
State: closed - Opened by cherifGsoul over 5 years ago
#114 - Update steal-qunit to the latest version π
Pull Request -
State: closed - Opened by greenkeeper[bot] over 5 years ago
Labels: greenkeeper
#113 - Update README generated by DoneJS
Pull Request -
State: closed - Opened by chasenlehara over 5 years ago
#112 - Update testee to the latest version π
Pull Request -
State: closed - Opened by greenkeeper[bot] almost 6 years ago
- 1 comment
Labels: greenkeeper
#111 - using unique tag names to prevent conflicts with other tests
Pull Request -
State: closed - Opened by phillipskevin almost 6 years ago
#110 - cleaning up tags before each test
Pull Request -
State: closed - Opened by phillipskevin almost 6 years ago
#109 - using domMutate.onInsertion instead of standalone MutationObserver
Pull Request -
State: closed - Opened by phillipskevin almost 6 years ago
#108 - "Unresponsive script" warning dialog shown on Firefox older versions like 44.0.2
Issue -
State: closed - Opened by ivospinheiro almost 6 years ago
Labels: bug, p1
#107 - Use the registered global document
Pull Request -
State: closed - Opened by matthewp almost 6 years ago
#106 - Fix issue with edge for double insert
Pull Request -
State: closed - Opened by Mattchewone about 6 years ago
- 1 comment
#105 - Bug in edge, generating too many components
Issue -
State: closed - Opened by nmingneau about 6 years ago
- 5 comments
Labels: bug, p1
#104 - renderNodeAndChildren questions
Issue -
State: closed - Opened by justinbmeyer about 6 years ago
- 2 comments
#103 - An in-range update of can-dom-mutate is breaking the build π¨
Issue -
State: closed - Opened by greenkeeper[bot] about 6 years ago
- 5 comments
Labels: greenkeeper
#102 - can-view-callbacks should work with a changing can-globals document.
Issue -
State: open - Opened by frank-dspeed about 6 years ago
- 3 comments
Labels: enhancement
#101 - Guard against a missing documentElement
Pull Request -
State: closed - Opened by matthewp over 6 years ago
#100 - tag() throws if there is no documentElement
Issue -
State: closed - Opened by matthewp over 6 years ago
#99 - 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
#98 - Update steal-tools to the latest version π
Pull Request -
State: closed - Opened by greenkeeper[bot] over 6 years ago
- 15 comments
Labels: greenkeeper
#97 - Update steal to the latest version π
Pull Request -
State: closed - Opened by greenkeeper[bot] over 6 years ago
- 22 comments
Labels: greenkeeper
#96 - Implement callbacks.attrs
Pull Request -
State: closed - Opened by matthewp over 6 years ago
#95 - Update done-serve to the latest version π
Pull Request -
State: closed - Opened by greenkeeper[bot] over 6 years ago
Labels: greenkeeper
#94 - Adds use strict. Fixes canjs/canjs#4217
Pull Request -
State: closed - Opened by Aosanders over 6 years ago
#93 - Export _renderedElements
Pull Request -
State: closed - Opened by chasenlehara over 6 years ago
- 1 comment
#92 - Create viewCallbacks.attrs
Issue -
State: closed - Opened by matthewp over 6 years ago
Labels: enhancement
#91 - fix dev code for webpack compatibility
Pull Request -
State: closed - Opened by cherifGsoul over 6 years ago
#90 - avoiding use of Object.setPrototypeOf
Pull Request -
State: closed - Opened by phillipskevin over 6 years ago
#89 - Update testee to the latest version π
Pull Request -
State: closed - Opened by greenkeeper[bot] over 6 years ago
- 1 comment
Labels: greenkeeper
#88 - An in-range update of can-view-scope is breaking the build π¨
Issue -
State: closed - Opened by greenkeeper[bot] over 6 years ago
- 2 comments
Labels: greenkeeper
#87 - An in-range update of can-fragment is breaking the build π¨
Issue -
State: closed - Opened by greenkeeper[bot] over 6 years ago
- 2 comments
Labels: greenkeeper
#86 - Remove use of Object.setPrototypeOf
Issue -
State: closed - Opened by phillipskevin over 6 years ago
Labels: bug, p1, easy
#85 - Fixes #84. Removes the stringified regex from the warning message
Pull Request -
State: closed - Opened by mjstahl over 6 years ago
#84 - "requested before defined" warning includes the regular expression instead of the attribute name
Issue -
State: closed - Opened by mjstahl over 6 years ago
#83 - Update done-serve to the latest version π
Pull Request -
State: closed - Opened by greenkeeper[bot] almost 7 years ago
- 2 comments
Labels: greenkeeper
#82 - Cleanup markdown sample code
Pull Request -
State: closed - Opened by christopherjbaker almost 7 years ago
#81 - Update can-observation to the latest version π
Pull Request -
State: closed - Opened by greenkeeper[bot] almost 7 years ago
Labels: greenkeeper
#80 - Only automount if the can-automount flag is not set to false
Pull Request -
State: closed - Opened by matthewp almost 7 years ago
#79 - Prevent MutationObserver code from throwing in env without MO
Pull Request -
State: closed - Opened by matthewp almost 7 years ago
- 1 comment
#78 - Fails in an environment without MutationObserver
Issue -
State: closed - Opened by matthewp almost 7 years ago
- 1 comment
Labels: bug
#77 - automatically calling tagHandler for tags in the document
Pull Request -
State: closed - Opened by phillipskevin almost 7 years ago
- 8 comments
#76 - updating tests to use can-test-helpers
Pull Request -
State: closed - Opened by phillipskevin almost 7 years ago
#75 - Support Automatic Mounting
Issue -
State: closed - Opened by phillipskevin almost 7 years ago
- 12 comments
#74 - An in-range update of steal-tools is breaking the build π¨
Issue -
State: closed - Opened by greenkeeper[bot] almost 7 years ago
- 9 comments
Labels: greenkeeper
#73 - Pass nodeList through when there is a subtemplate and the tag returns.
Pull Request -
State: closed - Opened by matthewp almost 7 years ago
#72 - callbacks.tag doesn't register nodeList when a subtemplate is provided
Issue -
State: closed - Opened by matthewp almost 7 years ago
#71 - Use can-globals and can-dom-mutate
Pull Request -
State: closed - Opened by andrejewski almost 7 years ago
#70 - Clean up the docs
Pull Request -
State: closed - Opened by chasenlehara almost 7 years ago
#69 - Update docs to match the demos
Pull Request -
State: closed - Opened by chasenlehara almost 7 years ago
#68 - Update the docs to not rely on helpers being called
Pull Request -
State: closed - Opened by chasenlehara almost 7 years ago
#67 - Merge master to major
Pull Request -
State: closed - Opened by chasenlehara about 7 years ago
#66 - Update docs with new @parent & @collection
Pull Request -
State: closed - Opened by chasenlehara about 7 years ago
#65 - DON'T MERGE: point at can-observation-recorder
Pull Request -
State: closed - Opened by justinbmeyer about 7 years ago
#64 - Donβt warn about registered native custom elements
Pull Request -
State: closed - Opened by imaustink about 7 years ago
- 1 comment
#63 - landscaper: Add a cycle detection script to test process
Pull Request -
State: closed - Opened by bmomberger-bitovi about 7 years ago
#62 - landscaper: Add a cycle detection script to test process
Pull Request -
State: closed - Opened by bmomberger-bitovi about 7 years ago
#61 - Return registered callback
Pull Request -
State: closed - Opened by imaustink about 7 years ago
#60 - viewCallbacks.attr no longer returns registered handlers
Issue -
State: closed - Opened by imaustink about 7 years ago
#59 - Use default noop function for unregistered tags.
Pull Request -
State: closed - Opened by Macrofig about 7 years ago
#58 - warn on late defined attr callbacks
Pull Request -
State: closed - Opened by justinbmeyer over 7 years ago
- 1 comment
#57 - attrs created before stache is created do not render
Issue -
State: closed - Opened by phillipskevin over 7 years ago
- 1 comment
#56 - Donβt warn about real custom elements
Issue -
State: closed - Opened by chasenlehara over 7 years ago
Labels: enhancement, help wanted, p2
#55 - Setup missing badges
Issue -
State: open - Opened by imaustink over 7 years ago
Labels: p3
#54 - Add a note to the attr docs about el potentially being a document fragment
Pull Request -
State: closed - Opened by chasenlehara over 7 years ago
#53 - Fix the attr demos
Issue -
State: closed - Opened by chasenlehara over 7 years ago
- 2 comments
Labels: help wanted, p1, documentation
#52 - Remove generated API docs from the README
Pull Request -
State: closed - Opened by imaustink over 7 years ago
#51 - Remove generated API docs from the README
Pull Request -
State: closed - Opened by imaustink over 7 years ago
#50 - chore(package): update steal to version 1.5.6
Pull Request -
State: closed - Opened by andrejewski over 7 years ago
#49 - chore(package): update steal-tools to version 1.4.0
Pull Request -
State: closed - Opened by andrejewski over 7 years ago
#48 - Update testee to the latest version π
Pull Request -
State: closed - Opened by greenkeeper[bot] over 7 years ago
Labels: greenkeeper
#47 - chore(package): update can-observation to version 3.3.1
Pull Request -
State: closed - Opened by andrejewski over 7 years ago
#46 - chore(package): update can-util to version 3.9.5
Pull Request -
State: closed - Opened by andrejewski over 7 years ago
#45 - pointing at new versions
Pull Request -
State: closed - Opened by justinbmeyer over 7 years ago
#44 - Update testee to the latest version π
Pull Request -
State: closed - Opened by greenkeeper[bot] over 7 years ago
Labels: greenkeeper
#43 - Registered attr doesnβt work when defined after component is defined
Issue -
State: closed - Opened by chasenlehara over 7 years ago
- 1 comment
#42 - Update dependencies to enable Greenkeeper π΄
Pull Request -
State: closed - Opened by greenkeeper[bot] over 7 years ago
Labels: greenkeeper
#41 - Plain JS object scope dosent work with subtemplate
Issue -
State: closed - Opened by cherifGsoul over 7 years ago
- 4 comments
Labels: bug, p2
#40 - Update testee to the latest version π
Pull Request -
State: closed - Opened by greenkeeper[bot] over 7 years ago
- 2 comments
Labels: greenkeeper
#39 - Improve docs - Add section about using can-import
Issue -
State: open - Opened by Macrofig over 7 years ago
Labels: help wanted, p1, documentation
#38 - works with new reflect apis
Pull Request -
State: closed - Opened by justinbmeyer over 7 years ago
#37 - Update generator-donejs to the latest version π
Pull Request -
State: closed - Opened by greenkeeper[bot] over 7 years ago
- 5 comments
Labels: greenkeeper
#36 - Update done-serve to the latest version π
Pull Request -
State: closed - Opened by greenkeeper[bot] over 7 years ago
- 2 comments
Labels: greenkeeper
#35 - Update donejs-cli to the latest version π
Pull Request -
State: closed - Opened by greenkeeper[bot] over 7 years ago
- 1 comment
Labels: greenkeeper
#34 - updating namespace test to work with Steal 0.16 or Steal 1.0
Pull Request -
State: closed - Opened by phillipskevin over 7 years ago
#33 - Tests don't work with Steal 0.16
Issue -
State: closed - Opened by phillipskevin over 7 years ago
#32 - An in-range update of can-observation is breaking the build π¨
Issue -
State: closed - Opened by greenkeeper[bot] over 7 years ago
- 9 comments
Labels: greenkeeper
#31 - An in-range update of can-util is breaking the build π¨
Issue -
State: closed - Opened by greenkeeper[bot] over 7 years ago
- 23 comments
Labels: greenkeeper
#30 - An in-range update of steal-tools is breaking the build π¨
Issue -
State: closed - Opened by greenkeeper[bot] over 7 years ago
- 9 comments
Labels: greenkeeper
#29 - An in-range update of steal is breaking the build π¨
Issue -
State: closed - Opened by greenkeeper[bot] over 7 years ago
- 13 comments
Labels: greenkeeper
#28 - pre-register the "content" element
Issue -
State: closed - Opened by justinbmeyer over 7 years ago
- 2 comments
Labels: bug
#27 - Steal upgrade
Pull Request -
State: closed - Opened by marshallswain over 7 years ago
#26 - Update steal-qunit to the latest version π
Pull Request -
State: closed - Opened by greenkeeper[bot] almost 8 years ago
Labels: greenkeeper
#25 - correctly dependency injecting can-namespace
Pull Request -
State: closed - Opened by phillipskevin almost 8 years ago
#23 - Expose tag registration
Issue -
State: closed - Opened by matthewp almost 8 years ago
- 5 comments
Labels: enhancement
#22 - Update steal to the latest version π
Pull Request -
State: closed - Opened by greenkeeper[bot] almost 8 years ago
- 22 comments
Labels: greenkeeper
#21 - Update steal-tools to the latest version π
Pull Request -
State: closed - Opened by greenkeeper[bot] almost 8 years ago
- 5 comments
Labels: greenkeeper