You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
chris
b60b89cbea
FEAT,MODIFY,FIX: ExtStore functionallity and parent-dependent-sizing
since some browser don't support the css value "calc"
as in "calc(100% - 16px);"
Therefore a "useFlag" was introduced and implemented in the handling.
Furhter the "collected" distribution of a (higher) component
was implemented.
And the passing of the _paddingValues property of the modifier
on modifer.join() was implemented.
2 months ago
..
componentAncestry
STEP,UNSTABLE,REFA: Restructured organization of Component and its ancestry
2 months ago
context
FIX: changed from !(Object) to ===null comparison
2 months ago
modifications
FEAT: DragAndDrop in a basic implementation
2 months ago
sizeSide
MINOR,DOC: Added convenience functions to the Shape class and fixed/changed some doc
2 months ago
alignment.js
DOC,LICENCE,COPYRIGHT: Updated copyright comment in files-doc
4 months ago
arrangement.js
DOC,LICENCE,COPYRIGHT: Updated copyright comment in files-doc
4 months ago
baseComponents.js
REFA,STEP,FEAT: added style remove functionallity and refactored inputTag-organisation in builder
2 months ago
builder.js
MINOR,FIX: In established functionallities
2 months ago
color.js
TYPO: added ; and (empty) dependency block
4 months ago
commonEvents.js
FIX,IMPRO,REFA: Fixed framework after refactoring and -structuring
4 months ago
component.js
FEAT,MODIFY,FIX: ExtStore functionallity and parent-dependent-sizing
2 months ago
context.js
FEAT,MODIFY,FIX: ExtStore functionallity and parent-dependent-sizing
2 months ago
modifier.js
FEAT,MODIFY,FIX: ExtStore functionallity and parent-dependent-sizing
2 months ago