chris
e0fbe8bd96
CHORE,DOC: some doc added, removed unused dependencies
11 months ago
chris
c228b251b2
MINOR,FEAT: return parent if child is undefined to allow empty method stubs
11 months ago
chris
208481a867
FIX,DOC: adjusted return types and fixed integer identification
11 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/.
11 months ago
chris
512551c4f4
FEAT: chainChild - chain of single elements
11 months ago
chris
578d26c2e5
MINOR,FEAT,REFA: introduced modifier passing to generator
11 months ago
chris
9f46eaba1a
REFA: moved twoDimPoint and helpers into own file
11 months ago
chris
40d2546b36
MINOR,FEAT: to execute funciton on an array or a single value
11 months ago
chris
6ccee1914c
CHORE: renamed module name in package.json
11 months ago
chris
8b81393131
CHORE: updating package.json
11 months ago
chris
e88623a3f5
CHORE,GIT,FIX
11 months ago
chris
614ce95a2b
MINOR,REFA: changed setup of framework control pane
# Conflicts:
# src/context.js
11 months ago
chris
65b3debb9e
MINOR,REFA: setting page title postponed to generate
11 months ago
chris
653e82e6b6
REFA: added _groups variable
# Conflicts:
# src/context.js
11 months ago
chris
1dd90bd242
CHORE: updated upcoming
11 months ago
chris
a30941888f
REFA: extended usage of _hex variable
11 months ago
chris
ac7bb1e1ff
MINOR,FEAT: extended extension logic
11 months ago
chris
752ca8435b
REFA: changed from classical object to map approach
11 months ago
chris
df8ceb0bd8
MINOR,REFA,FEAT: added children and store variables
11 months ago
chris
90d446adb2
MINOR,FEAT: changed isCompel variable to make it accessible
11 months ago
chris
767893d9f9
MINOR,FEAT: refactored and reintroduced distributeEvenly function
11 months ago
chris
9557335694
MINOR,FEAT: created convenience functions in builder for dev
11 months ago
chris
430411ff7f
REFA,MINOR: movement of helper functions into helperFun object
11 months ago
chris
42ad432bdb
REFA,MINOR,FEAT: refactored Sides inheritance, introduced MarginChain
11 months ago
chris
d8170fad15
REFA,MINOR,FEAT: Added more logic depending on higher-component.
Changed hidden setup
12 months ago
chris
d5c4865ecf
MINOR,FEAT: Extended and unified methods -naming of TDP class
12 months ago
chris
626f7ac1ac
MINOR,FEAT: minor improvements on FlexContainerComponent-logic
12 months ago
chris
51a4da6638
DOC,FEAT: extended "extensions" with helper functions
12 months ago
chris
7ff88c0e66
DOC: InputComponent class extending Component
1 year ago
chris
76fac29dd6
DOC: Introduced changelog and upcoming changes
1 year ago
chris
646afba4d3
FIX,REFA: extStore handling during generate and appendToPage
the switch-case resolvement is mostly moved to the ExtStorage class
changed some iteration approaches
removed unnecessary tasks
fixed some (missing) documentation
1 year ago
chris
ea9261446d
DOC: Added copyright, minor functional, README
1 year ago
chris
e0a60593d2
CHORE: adjusted "build" script
Added fileOrder.json that basically offers a ordered way,
how the files should be appended together into one file.
1 year ago
chris
882303a5fa
FEAT,REFA: extensions logic and management console
An Extension logic is implemented.
It will replace the earlier introduced
- direct implementation of material icons
- use CSS-Cals which is not supported by all browsers yet anyway
The "packageWithoutFramework" (pwf) which wasn't properly implemented yet,
was replaced with a "Framework Management Console" - a panel
that can be shown in the (generated) page if desired.
It is supposed to provide some controls as well
as the "pwf" functionallity.
Further there are considerations to extend the pwf further to introduce
the opportunity to generate the components into a form
that can be used in other frameworks.
1 year ago
chris
eae24e4bd5
DOC: Added or modified some doc
Mainly to increase accessibility during usage of code (through e.g. vscode)
1 year ago
chris
a0c6f68e23
REFA,FEAT: Contextmenu behaviour
1 year ago
chris
27d0635119
REFA,FEAT: Introduced DragAndDropImplementation as behaviour parameterr for components
1 year ago
chris
0ba13cca94
REFA,FEAT: Reintroduced and reintroduced ExtStorage and corresponding enums, functions and so on
1 year ago
chris
e0046c6aa8
MINOR,HELPER: added default compel groups
1 year ago
chris
12bf468e22
FIX: Border Color value and component modifier setup during generate
1 year ago
chris
89207c163f
HELPER,DOC,REFA: Added several helper methods
1 year ago
chris
170d00d852
REFA: Moved functions to their logical position
1 year ago
chris
4479c92bb4
MINOR,FEAT: Adjusted the component container logic
1 year ago
chris
b7fff8604e
REFA: Moved alignment and arrangement setting
1 year ago
chris
a7fcb5a3ca
REFA,RENAME,DOC: Renamed several functions for readability
1 year ago
chris
4b6f4006d9
MINOR,FEAT: Introduced default parameter "modifier"
1 year ago
chris
9447216e53
REFA,IMRO: Extended auto-subscriptions of components in compelgroups
1 year ago
chris
f41e7f1384
REFA: provided an HTMLElement ToggleVisibility
1 year ago
chris
c4b0fc9162
FEAT,MINOR: (Re- ?) Introduced component subscription
1 year ago
chris
5e782912f7
FIX,FEAT: Drag and Drop basic implementation
1 year ago