chris
439a98eb33
REFA,DOC: Added Doc removed empty lines
2 months ago
chris
70e5d0d66f
REFA: renamed properties of WebTrinity
2 months ago
chris
60faa1a062
MAJOR,REFA: extracted TwoDimPoint class in own file
related helper funcitons were moved into a corresponding file
2 months ago
chris
e539ace5a0
DRAFT,IMPL,DOC: changed loop approaches
2 months ago
chris
23e30b8ffb
MINOR,FEAT,REFA,DOC: first implementation of generator class
2 months ago
chris
8d6eb00ae4
MAJOR,REFA: moved context.js into corresponding module
2 months ago
chris
c2a34dd540
MAJOR,REFA: moved base types into sepperate module
2 months ago
chris
12f52feca8
MAJOR,REFA: moved event/behaviour modifiers to handlers module
2 months ago
chris
89bc8106c9
MAJOR,REFA: seperated and moved baseCompontent
2 months ago
chris
c34114c176
MAJOR,REFA: Moved style-modifiers into decorators dir
Even though the moved properties don't have dependencies.
They are style-decorators.
Therefore they are moved accordingly
2 months ago
chris
6ff45892cb
REFA: removing empty lines at begin of files (and doc if redundant)
2 months ago
chris
6f186b64d8
MAJOR,REFA: moved component and ancestry into module
2 months ago
chris
dd3d986485
MAJOR,REFA: moved modifiers to decorators
- the decorators are stored in a more flat hirearchy.
- the differencen between modifier and decorators is more intuitiv now.
2 months ago
chris
d9cef5210d
MAJOR,REFA: moved helpers into module out of context
2 months ago
chris
26becc9431
MAJOR,REFA: moved twoDimPoint to helpers instead
2 months ago
chris
3afeb8a5e6
MAJOR,REFA: Moved/Renamed modifier extensions into "module" dir
2 months ago
chris
0209c1012f
MAJOR,REFA: externalized modifier extension classes
2 months ago
chris
1b81c4df0e
REFA,CHORE: add module type generated bundle to gitignore
2 months ago
chris
e4e4c60f27
REFA,CHORE: introducing module bundling
2 months ago
chris
b53ffc3571
REFA, IMPRO: removing the property "_wenity"
The property didn't introduced any additional functionality.
2 months ago
chris
eca487c2fe
CHORE,REFA: removed copyright disclaimer from 'every' file
Either the copyright disclaimer will be added through build/generate
or a default licence file in the repo should be enough.
Overachieving licence security is a waste of creative energy.
2 months ago
chris
e0fbe8bd96
CHORE,DOC: some doc added, removed unused dependencies
2 months ago
chris
c228b251b2
MINOR,FEAT: return parent if child is undefined to allow empty method stubs
2 months ago
chris
208481a867
FIX,DOC: adjusted return types and fixed integer identification
2 months ago
chris
aada47b8e0
FEAT,MAJOR,REFA,FIX: unified logic of DirectionUnitDependentAttributes
More specific the logic of DirectionUnitDependetAttributes (DUDA) extending
classes and corresponding Modifier-call methods.
Set the old link<CallMethod> methods @deprecated .
Now you can call an DUDA-CallMethod with either:
- default value (usually number): returns modifier
- nothing: returns DUDA-Ext-Chain
- DUDA-Ext: returns modifier
Introduced mixins to extend DUDA-Extensions with (unified)
returns to modifier or component methods.
Rearanged, added and updated some doc
Moved some of the DUDA-Ext into their own files under src/modifier/.
2 months ago
chris
512551c4f4
FEAT: chainChild - chain of single elements
2 months ago
chris
578d26c2e5
MINOR,FEAT,REFA: introduced modifier passing to generator
2 months ago
chris
9f46eaba1a
REFA: moved twoDimPoint and helpers into own file
2 months ago
chris
40d2546b36
MINOR,FEAT: to execute funciton on an array or a single value
2 months ago
chris
6ccee1914c
CHORE: renamed module name in package.json
2 months ago
chris
8b81393131
CHORE: updating package.json
2 months ago
chris
e88623a3f5
CHORE,GIT,FIX
2 months ago
chris
614ce95a2b
MINOR,REFA: changed setup of framework control pane
# Conflicts:
# src/context.js
2 months ago
chris
65b3debb9e
MINOR,REFA: setting page title postponed to generate
2 months ago
chris
653e82e6b6
REFA: added _groups variable
# Conflicts:
# src/context.js
2 months ago
chris
1dd90bd242
CHORE: updated upcoming
2 months ago
chris
a30941888f
REFA: extended usage of _hex variable
2 months ago
chris
ac7bb1e1ff
MINOR,FEAT: extended extension logic
2 months ago
chris
752ca8435b
REFA: changed from classical object to map approach
2 months ago
chris
df8ceb0bd8
MINOR,REFA,FEAT: added children and store variables
2 months ago
chris
90d446adb2
MINOR,FEAT: changed isCompel variable to make it accessible
2 months ago
chris
767893d9f9
MINOR,FEAT: refactored and reintroduced distributeEvenly function
2 months ago
chris
9557335694
MINOR,FEAT: created convenience functions in builder for dev
2 months ago
chris
430411ff7f
REFA,MINOR: movement of helper functions into helperFun object
2 months ago
chris
42ad432bdb
REFA,MINOR,FEAT: refactored Sides inheritance, introduced MarginChain
2 months ago
chris
d8170fad15
REFA,MINOR,FEAT: Added more logic depending on higher-component.
Changed hidden setup
3 months ago
chris
d5c4865ecf
MINOR,FEAT: Extended and unified methods -naming of TDP class
3 months ago
chris
626f7ac1ac
MINOR,FEAT: minor improvements on FlexContainerComponent-logic
3 months ago
chris
51a4da6638
DOC,FEAT: extended "extensions" with helper functions
3 months ago
chris
7ff88c0e66
DOC: InputComponent class extending Component
4 months ago