issues
search
dojo
/
widget-core
:rocket: Dojo 2 - widget authoring system.
http://dojo.io
Other
34
stars
39
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add README deprecation notice
#961
smhigley
closed
6 years ago
0
Debugging Issue in ThemedMixin
#960
sebilasse
opened
6 years ago
0
Default to auto diff for diffProperty
#959
agubler
closed
6 years ago
0
Update focus mixin
#958
smhigley
opened
6 years ago
0
dojo/widget-core typo in code snippet
#957
agubler
opened
6 years ago
0
Grammar fixes to focus readme
#956
dylans
closed
6 years ago
0
How do you animate with nodes across widgets?
#955
schontz
closed
6 years ago
2
Call observer.disconnect() in a closure to prevent invalid invocation
#954
bryanforbes
closed
6 years ago
0
Intersection meta passes unbound function to createHandle
#953
bryanforbes
closed
6 years ago
0
Extend the support for DOM Node operations in vdom
#952
agubler
closed
6 years ago
0
I18nMixin: render attributes only when set
#951
mwistrand
closed
6 years ago
1
I18n should no longer be creating null attributes
#950
rorticus
closed
6 years ago
0
Dropped 's' from Animations link to point to the right section
#949
schontz
closed
6 years ago
0
Fixes #947, Prevent blank/white space values from being added/removed to a DOM node classList
#948
schontz
opened
6 years ago
0
extraClasses crashes your app if class names contain leading or trailing whitespace
#947
schontz
closed
6 years ago
3
Updating Dimensions meta to include client dimensions
#946
rorticus
closed
6 years ago
0
Preventing default on drag events
#945
rorticus
closed
6 years ago
0
fix incorrect equality check in README
#944
nicknisi
closed
6 years ago
0
Fix the algorithm for determining the position to insert new DOM nodes
#943
agubler
closed
6 years ago
0
Improve mechanism to find siblings on render
#942
agubler
closed
6 years ago
0
Render `key` as dom property in `debug` mode
#941
tomdye
opened
6 years ago
0
Ensures that the dnodes index is found when selecting siblings
#940
agubler
closed
6 years ago
0
Feature: Focus Mixin
#939
agubler
closed
6 years ago
0
Ensure the correct DNode it used when calculating insertBefore DOM Node
#938
agubler
closed
6 years ago
0
Pass all the properties, previous and current to diff property reactions
#937
agubler
closed
6 years ago
0
Diff Property should have access to the full previous and current properties
#936
agubler
closed
6 years ago
0
Ensure meta after renders are called when a widget uses the afterRender decorator
#935
agubler
closed
6 years ago
0
Meta after renders are not run when a widget uses the after render decorator
#934
agubler
closed
6 years ago
0
Ensure that latest version of rendered node is used when destroying
#933
agubler
closed
6 years ago
0
Inserting nodes when returning array from a widget
#932
agubler
closed
6 years ago
0
Views for multiple routes seen at once
#931
nicknisi
closed
6 years ago
2
Node ordering incorrect when returning DNode[]
#930
nicknisi
closed
6 years ago
9
Fix benchmarks
#929
JamesLMilner
closed
6 years ago
0
Benchmarks are not running correclty
#928
JamesLMilner
closed
6 years ago
0
Fixes Svg(path, rect, ellipse, line) is not draggable
#927
SagarKharche
closed
6 years ago
3
Pin the ramda dependencies
#926
agubler
closed
6 years ago
0
[QUESTION] Add data-attribute to simple div
#925
vogloblinsky
closed
6 years ago
2
corrected wrong anchor link
#924
sebilasse
closed
6 years ago
0
[Projector#merge] Existing CSS classes are not preserved when topmost render toggles rendering
#923
jcfranco
opened
6 years ago
0
Allow Resize meta to take no arguments which just invalidates on Resize
#922
matt-gadd
closed
6 years ago
0
Fixes vdom issues with selecting insert before and rendering widgets after they have been destroyed
#921
agubler
closed
6 years ago
0
Execute animations for nodes when a widget is added or removed
#920
agubler
closed
6 years ago
0
Animations do not get executed for DOM nodes when a widget is added or removed.
#919
agubler
closed
6 years ago
0
Reference check dom nodes for vnodes created using the dom() pragma
#918
agubler
closed
6 years ago
0
Remove main.ts
#917
matt-gadd
closed
6 years ago
0
Re-render using dom() doesn't replace the DOM element
#916
robagar
closed
6 years ago
1
Fixes #913, add polyfill info to readme.
#915
dylans
closed
6 years ago
0
Move JSX types to local namespace
#914
jcfranco
opened
6 years ago
1
Readme should mention polyfills where needed
#913
dylans
closed
6 years ago
0
WebAnimation down not work on IE11
#912
economatics
opened
6 years ago
3
Next