fnp
/
fnpeditor.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Update grunt's jshint task
2013-12-02
Aleksander Łukasz
cleanup
commit
|
commitdiff
|
tree
2013-12-02
Aleksander Łukasz
wip: storing wlxmlNode-canvasNode references
commit
|
commitdiff
|
tree
2013-12-02
Aleksander Łukasz
canvas: data method extracted to DocumentElement for...
commit
|
commitdiff
|
tree
2013-12-02
Aleksander Łukasz
fix
commit
|
commitdiff
|
tree
2013-12-02
Aleksander Łukasz
integration: canvas fixes
commit
|
commitdiff
|
tree
2013-12-02
Aleksander Łukasz
integration fix: sourceEditor module
commit
|
commitdiff
|
tree
2013-12-02
Aleksander Łukasz
cleanup after first take on using new engine in canvas
commit
|
commitdiff
|
tree
2013-12-02
Aleksander Łukasz
wip: first integration of rewritten engine into canvas
commit
|
commitdiff
|
tree
2013-11-27
Aleksander Łukasz
smartxml: handle insertAtIndex when index out of range
commit
|
commitdiff
|
tree
2013-11-26
Aleksander Łukasz
smartxml: ElementNode.insertAtIndex
commit
|
commitdiff
|
tree
2013-11-26
Aleksander Łukasz
smartxml: linting
commit
|
commitdiff
|
tree
2013-11-26
Aleksander Łukasz
smartxml: fix
commit
|
commitdiff
|
tree
2013-11-26
Aleksander Łukasz
Stronger linting
commit
|
commitdiff
|
tree
2013-11-25
Aleksander Łukasz
smartxml: refactoring - more consisten naming
commit
|
commitdiff
|
tree
2013-11-25
Aleksander Łukasz
smartxml: Make sure DocumentNode.sameNode returns a...
commit
|
commitdiff
|
tree
2013-11-25
Aleksander Łukasz
smartxml: DocumentNode.replaceWith
commit
|
commitdiff
|
tree
2013-11-25
Aleksander Łukasz
smartxml: DocumentNode.getPath
commit
|
commitdiff
|
tree
2013-11-25
Aleksander Łukasz
smartxml: cloning a node
commit
|
commitdiff
|
tree
2013-11-22
Aleksander Łukasz
wlxml: WLXMLElementNode.setMetaAttribute
commit
|
commitdiff
|
tree
2013-11-22
Aleksander Łukasz
wlxml: inheritance in meta attributes keys, sligthly...
commit
|
commitdiff
|
tree
2013-11-20
Aleksander Łukasz
smartxml: splitting text
commit
|
commitdiff
|
tree
2013-11-20
Aleksander Łukasz
smartxml: fix - handle creation of an empty text node
commit
|
commitdiff
|
tree
2013-11-19
Aleksander Łukasz
smartxml: refactoring - one node creation method
commit
|
commitdiff
|
tree
2013-11-19
Aleksander Łukasz
smartxml: fix
commit
|
commitdiff
|
tree
2013-11-19
Aleksander Łukasz
smartxml: refactor
commit
|
commitdiff
|
tree
2013-11-19
Aleksander Łukasz
smartxml: refactoring
commit
|
commitdiff
|
tree
2013-11-19
Aleksander Łukasz
wlxml: linting
commit
|
commitdiff
|
tree
2013-11-19
Aleksander Łukasz
linting config: disallow using global jquery object
commit
|
commitdiff
|
tree
2013-11-19
Aleksander Łukasz
smartxml: refactoring
commit
|
commitdiff
|
tree
2013-11-19
Aleksander Łukasz
smartxml: handle node being a root in DocumentNode...
commit
|
commitdiff
|
tree
2013-11-19
Aleksander Łukasz
smartxml: Fixing single text node unwrap
commit
|
commitdiff
|
tree
2013-11-19
Aleksander Łukasz
smartxml: fix detaching element node with adjacent...
commit
|
commitdiff
|
tree
2013-11-19
Aleksander Łukasz
smartxml: node.unwrap
commit
|
commitdiff
|
tree
2013-11-19
Aleksander Łukasz
smartxml: only send change event when node is currently...
commit
|
commitdiff
|
tree
2013-11-19
Aleksander Łukasz
smartxml: Fixing Document.containsNode
commit
|
commitdiff
|
tree
2013-11-19
Aleksander Łukasz
smartxml: refactor inserting methods
commit
|
commitdiff
|
tree
2013-11-18
Aleksander Łukasz
smartxml: Doument.findSiblingParents
commit
|
commitdiff
|
tree
2013-11-18
Aleksander Łukasz
smartxml: DocumentElement.parents
commit
|
commitdiff
|
tree
2013-11-18
Aleksander Łukasz
smartxml: fix DocumentNode.parent
commit
|
commitdiff
|
tree
2013-10-25
Aleksander Łukasz
smartxml: emitting nodeDetached event
commit
|
commitdiff
|
tree
2013-10-25
Aleksander Łukasz
smartxml: fixing text node creation
commit
|
commitdiff
|
tree
2013-10-25
Aleksander Łukasz
smartxml: DocumentNode.getIndex function for syntactic...
commit
|
commitdiff
|
tree
2013-10-25
Aleksander Łukasz
smartxml: fixing arguments name in wrapText
commit
|
commitdiff
|
tree
2013-10-25
Aleksander Łukasz
smartxm: emitting nodeMoved when inserting existing...
commit
|
commitdiff
|
tree
2013-10-25
Aleksander Łukasz
smartxml - emitting nodeAdded event on node inserting...
commit
|
commitdiff
|
tree
2013-10-25
Aleksander Łukasz
smartxml: wrapping sibling nodes
commit
|
commitdiff
|
tree
2013-10-25
Aleksander Łukasz
smartxml: test fix - actually make sure we are appending...
commit
|
commitdiff
|
tree
2013-10-25
Aleksander Łukasz
smartxml: ElementNode.prepend
commit
|
commitdiff
|
tree
2013-10-25
Aleksander Łukasz
smartxml: Wrapping text spanning multiple sibling TextNodes
commit
|
commitdiff
|
tree
2013-10-24
Aleksander Łukasz
smartxml: wrapping part of text in TextElement
commit
|
commitdiff
|
tree
2013-10-24
Aleksander Łukasz
smartxml: fixing inheritance to support for instanceof...
commit
|
commitdiff
|
tree
2013-10-24
Aleksander Łukasz
smartxml: TextNode.before/after
commit
|
commitdiff
|
tree
2013-10-24
Aleksander Łukasz
smartxml: wrapping TextNode content
commit
|
commitdiff
|
tree
2013-10-24
Aleksander Łukasz
smartxml: handling undefined value sent to DocumentNode...
commit
|
commitdiff
|
tree
2013-10-24
Aleksander Łukasz
smartxml: changing TextNode text emits nodeTextChange...
commit
|
commitdiff
|
tree
2013-10-24
Aleksander Łukasz
smartxml: setting text on text node
commit
|
commitdiff
|
tree
2013-10-24
Aleksander Łukasz
smartxml: node.setAttr tests
commit
|
commitdiff
|
tree
2013-10-24
Aleksander Łukasz
smartxml: testing emition of the nodeTagChange event
commit
|
commitdiff
|
tree
2013-10-24
Aleksander Łukasz
wlxml: stop triggering contentSet event twice
commit
|
commitdiff
|
tree
2013-10-24
Aleksander Łukasz
Allow for muting contentSet event in smartxml.loadXML...
commit
|
commitdiff
|
tree
2013-10-24
Aleksander Łukasz
linting & cleaning
commit
|
commitdiff
|
tree
2013-10-24
Aleksander Łukasz
smartxml: normalizing document in loadXML instead of...
commit
|
commitdiff
|
tree
2013-10-23
Aleksander Łukasz
wip: wlxml formatting support - first test passing
commit
|
commitdiff
|
tree
2013-10-23
Aleksander Łukasz
smartxml: Integrating old tests from canvas api (keeping...
commit
|
commitdiff
|
tree
2013-10-23
Aleksander Łukasz
smartxml: Fixing changing node's tag
commit
|
commitdiff
|
tree
2013-10-23
Aleksander Łukasz
smartxml: fixing changing tag of a root node
commit
|
commitdiff
|
tree
2013-10-23
Aleksander Łukasz
smartxml: tests refactoring
commit
|
commitdiff
|
tree
2013-10-23
Aleksander Łukasz
smartxml: fix changing node's tag
commit
|
commitdiff
|
tree
2013-10-23
Aleksander Łukasz
smartxml: loading new xml content to an existing document...
commit
|
commitdiff
|
tree
2013-10-23
Aleksander Łukasz
smartxml: setTag
commit
|
commitdiff
|
tree
2013-10-23
Aleksander Łukasz
smartxml: Improving get/set data api
commit
|
commitdiff
|
tree
2013-10-10
Aleksander Łukasz
smartxml: allow for setting metadata on nodes
commit
|
commitdiff
|
tree
2013-10-10
Aleksander Łukasz
smartxml: trigger events on attr change
commit
|
commitdiff
|
tree
2013-10-09
Aleksander Łukasz
wlxml: moving white space handling from canvas code...
commit
|
commitdiff
|
tree
2013-10-09
Aleksander Łukasz
wlxml node: setClass
commit
|
commitdiff
|
tree
2013-10-09
Aleksander Łukasz
changing wlxml.WLXMLElementNode.getMEtaAttributes api
commit
|
commitdiff
|
tree
2013-10-09
Aleksander Łukasz
linting
commit
|
commitdiff
|
tree
2013-10-09
Aleksander Łukasz
Simple smartxml.Document/ElementNode.toXML
commit
|
commitdiff
|
tree
2013-10-09
Aleksander Łukasz
fix
commit
|
commitdiff
|
tree
2013-10-09
Aleksander Łukasz
linting
commit
|
commitdiff
|
tree
2013-10-09
Aleksander Łukasz
Linting
commit
|
commitdiff
|
tree
2013-10-09
Aleksander Łukasz
getOtherAttributes
commit
|
commitdiff
|
tree
2013-10-09
Aleksander Łukasz
getMetaAttributes
commit
|
commitdiff
|
tree
2013-10-09
Aleksander Łukasz
Tests refactoring
commit
|
commitdiff
|
tree
2013-10-09
Aleksander Łukasz
first approach to wlxml library
commit
|
commitdiff
|
tree
2013-10-09
Aleksander Łukasz
linting
commit
|
commitdiff
|
tree
2013-10-09
Aleksander Łukasz
smartxml wip: preperation for extensibility
commit
|
commitdiff
|
tree
2013-10-09
Aleksander Łukasz
make sure to run all tests
commit
|
commitdiff
|
tree
2013-10-09
Aleksander Łukasz
Wrapping text/element node with element node
commit
|
commitdiff
|
tree
2013-10-09
Aleksander Łukasz
get/set attr
commit
|
commitdiff
|
tree
2013-10-09
Aleksander Łukasz
linter config
commit
|
commitdiff
|
tree
2013-10-09
Aleksander Łukasz
refactor
commit
|
commitdiff
|
tree
2013-10-09
Aleksander Łukasz
linting
commit
|
commitdiff
|
tree
2013-10-09
Aleksander Łukasz
refactor
commit
|
commitdiff
|
tree
2013-10-09
Aleksander Łukasz
unwrap contents
commit
|
commitdiff
|
tree
2013-10-09
Aleksander Łukasz
fixing typo
commit
|
commitdiff
|
tree
2013-10-09
Aleksander Łukasz
node.contents(), TextNode
commit
|
commitdiff
|
tree
2013-10-09
Aleksander Łukasz
Refactor
commit
|
commitdiff
|
tree
2013-10-09
Aleksander Łukasz
Refactor
commit
|
commitdiff
|
tree
2013-10-09
Aleksander Łukasz
appending element node
commit
|
commitdiff
|
tree
next