issues
search
canjs
/
devtools
Chrome DevTools for CanJS.
https://chrome.google.com/webstore/detail/canjs-devtools/hhdfadlgplkpapjfehnjhcebebgmibcb
MIT License
5
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix tabId error for multiple tabs
#102
cherifGsoul
closed
4 years ago
0
Filter map metadata started with '_'
#101
cherifGsoul
opened
4 years ago
0
Separate files for Chrome Store publishing and add a build script
#100
phillipskevin
opened
4 years ago
0
Restore breakpoints with a dedicated message
#98
cherifGsoul
closed
4 years ago
0
constant errors to the console when two or more tabs have devtools open
#97
bmomberger-bitovi
closed
4 years ago
0
Update manifest.json permissions
#96
cherifGsoul
closed
4 years ago
0
Fix permissions in the manifest
#95
cherifGsoul
closed
4 years ago
3
Review and remove unnecessary permissions
#94
phillipskevin
closed
4 years ago
7
Restore breakpoints with a dedicated message type instead of using addBreakpoint
#93
bmomberger-bitovi
closed
4 years ago
3
Add guards against the same breakpoint being added multiple times
#92
bmomberger-bitovi
closed
4 years ago
0
Page with multiple frames rapidly flips between frame views in components tree
#91
bmomberger-bitovi
opened
4 years ago
1
Convert panel.viewModelData into a DeepObservable
#89
bmomberger-bitovi
closed
4 years ago
0
Fix binding graph
#88
cherifGsoul
closed
4 years ago
0
Breakpoints multiply in editor when devtools is opened.
#90
bmomberger-bitovi
closed
4 years ago
1
Binding graph is not rendered
#87
cherifGsoul
closed
4 years ago
0
Fix canjs6 update errors
#86
cherifGsoul
closed
5 years ago
0
CanJS 6 version errors
#85
cherifGsoul
closed
5 years ago
1
Remove viewmodel wording
#84
cherifGsoul
closed
5 years ago
0
Update styling to be readable in dark-mode
#83
phillipskevin
closed
4 years ago
1
Make sure devtools work with can@5 apps
#82
m-mujica
opened
5 years ago
2
Rename viewmodel-editor tagName property
#81
m-mujica
opened
5 years ago
0
Upgrade to Can 6
#80
m-mujica
closed
5 years ago
3
Update code to use CanJS 6.0
#79
phillipskevin
closed
4 years ago
1
Remove "ViewModel" wording
#78
phillipskevin
closed
4 years ago
3
update getBreakpointEvalString to use viewModel symbol
#77
Mattchewone
closed
5 years ago
0
fix StacheDefineElement with ComponentTree
#76
Mattchewone
closed
5 years ago
1
Component Tree doesn't work with StacheDefineElement
#75
phillipskevin
closed
5 years ago
0
Migrate to xenial in travis
#74
cherifGsoul
closed
5 years ago
0
Figure out how to handle unbound properties
#73
phillipskevin
opened
5 years ago
0
refreshing panel data when frames change
#72
phillipskevin
closed
5 years ago
0
Need to figure out how to correctly refresh Panel data when frames change
#71
phillipskevin
closed
5 years ago
0
Page reload fixes
#70
phillipskevin
closed
5 years ago
0
DevTools gets out of sync with the page after two refreshes
#69
chasenlehara
closed
5 years ago
3
“Apply changes” sticks around after changing views
#68
chasenlehara
closed
5 years ago
3
Restoring breakpoints when the page is reloaded
#67
phillipskevin
closed
5 years ago
0
showing `undefined` values in viewmodel editor
#66
phillipskevin
closed
5 years ago
0
allowing breakpoints to be set on properties before they exist
#65
phillipskevin
closed
5 years ago
0
Cannot add a breakpoint for a nested property if "parent" doesn't exist
#64
phillipskevin
closed
5 years ago
0
setting selected property in componentTree for $0
#63
phillipskevin
closed
5 years ago
0
clearing breakpointsError when a node is selected
#62
phillipskevin
closed
5 years ago
0
Breakpoints error is not cleared when a component is selected
#61
phillipskevin
closed
5 years ago
0
Provide a way to programatically create breakpoints
#60
phillipskevin
opened
5 years ago
0
Automatically re-create breakpoints when page is reloaded
#59
phillipskevin
closed
5 years ago
0
Don't use resources if user is not looking at the page
#58
phillipskevin
opened
5 years ago
0
Use a MutationObserver to disable TreeWalker if component tree has not changed
#57
phillipskevin
opened
5 years ago
0
Allow user to see stache bindings in component tree
#56
phillipskevin
opened
5 years ago
0
Adding Breakpoints Section to CanJS Panel
#55
phillipskevin
closed
5 years ago
0
using new panel component that uses expandable-section to have independent scrolling
#54
phillipskevin
closed
5 years ago
0
Handling nulls, empty maps/lists/objects/arrays, better handling functions
#53
phillipskevin
closed
5 years ago
0
Adding info and error messages
#52
phillipskevin
closed
5 years ago
0
Next