chris
e65c2f96cd
REFA,IMPRO: local custom bundler generates vainlla and module
2 months ago
chris
3608ae5cf0
FIX,FEAT-BUNDLING: ChainableModifier was missing
2 months ago
chris
2b50ed88d1
FIX: generator used this (legacy from component)
- changed method calls in generator from this (legacy from component)
to component or similar.
- removed modifier param from generate() method
- reintroduced ExtStore initialization in Component ancestry
since the extstore logic might be reevaluated all together
the reintroduction is a quicker fix then to implement a dedicated
solution that might be removed later anyway
2 months ago
chris
60776d6fc3
DOC,REFA: unified used "imports", updated usage of deprecated methods
2 months ago
chris
b9a92a4df2
MAJOR,REFA,IMPL: updated files for current bundling process
2 months ago
chris
74974f6c80
REFA: preparations for jpclw-bundler
2 months ago
chris
92a86aa880
CHORE: Removing name form disclaimer
2 months ago
chris
fc1dfd7e21
REFA: renamed files to represent classes directly
2 months ago
chris
9f374eeaa4
IMPRO: default generator
2 months ago
chris
20710fc461
MAJOR,IMPL,FEAT,REFA: generator
2 months ago
chris
db5750ca16
REFA: changed extStore setup
2 months ago
chris
0110253876
REFA: moved executeStoreTypeCollectedTriple function
2 months ago
chris
e495aa72ad
FIX: setFunctionsExtStorage setting property
method set property _styleExtStore instead of _functionsExtStore
2 months ago
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