chris
9557335694
MINOR,FEAT: created convenience functions in builder for dev
4 days ago
chris
430411ff7f
REFA,MINOR: movement of helper functions into helperFun object
4 days ago
chris
42ad432bdb
REFA,MINOR,FEAT: refactored Sides inheritance, introduced MarginChain
4 days ago
chris
d8170fad15
REFA,MINOR,FEAT: Added more logic depending on higher-component.
Changed hidden setup
2 weeks ago
chris
d5c4865ecf
MINOR,FEAT: Extended and unified methods -naming of TDP class
2 weeks ago
chris
626f7ac1ac
MINOR,FEAT: minor improvements on FlexContainerComponent-logic
2 weeks ago
chris
51a4da6638
DOC,FEAT: extended "extensions" with helper functions
2 weeks ago
chris
7ff88c0e66
DOC: InputComponent class extending Component
2 months ago
chris
76fac29dd6
DOC: Introduced changelog and upcoming changes
2 months 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
2 months ago
chris
ea9261446d
DOC: Added copyright, minor functional, README
2 months 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.
2 months 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.
2 months ago
chris
eae24e4bd5
DOC: Added or modified some doc
Mainly to increase accessibility during usage of code (through e.g. vscode)
2 months ago
chris
a0c6f68e23
REFA,FEAT: Contextmenu behaviour
2 months ago
chris
27d0635119
REFA,FEAT: Introduced DragAndDropImplementation as behaviour parameterr for components
2 months ago
chris
0ba13cca94
REFA,FEAT: Reintroduced and reintroduced ExtStorage and corresponding enums, functions and so on
2 months ago
chris
e0046c6aa8
MINOR,HELPER: added default compel groups
2 months ago
chris
12bf468e22
FIX: Border Color value and component modifier setup during generate
2 months ago
chris
89207c163f
HELPER,DOC,REFA: Added several helper methods
2 months ago
chris
170d00d852
REFA: Moved functions to their logical position
2 months ago
chris
4479c92bb4
MINOR,FEAT: Adjusted the component container logic
2 months ago
chris
b7fff8604e
REFA: Moved alignment and arrangement setting
2 months ago
chris
a7fcb5a3ca
REFA,RENAME,DOC: Renamed several functions for readability
2 months ago
chris
4b6f4006d9
MINOR,FEAT: Introduced default parameter "modifier"
2 months ago
chris
9447216e53
REFA,IMRO: Extended auto-subscriptions of components in compelgroups
2 months ago
chris
f41e7f1384
REFA: provided an HTMLElement ToggleVisibility
2 months ago
chris
c4b0fc9162
FEAT,MINOR: (Re- ?) Introduced component subscription
2 months ago
chris
5e782912f7
FIX,FEAT: Drag and Drop basic implementation
2 months ago
chris
1632528322
MINOR,FEAT,HELPERS,CONVINENCE: Couple functions/changes
2 months ago
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
chris
0cc60ad07c
MINOR,DOC: Added convenience functions to the Shape class and fixed/changed some doc
2 months ago
chris
771a05dba8
MINOR,FIX: In established functionallities
- fixed setting radius on bottomRight corner (Shape)
- fixed value assignment for lineStyles of Border(s)
- Fixed class init in builder of InputComponent
2 months ago
chris
f9e7e188cb
FIX: changed from !(Object) to ===null comparison
2 months ago
chris
02f72d4648
FEAT: DragAndDrop in a basic implementation
2 months ago
chris
bb0ccb8904
FEAT: extended Siding added some constants
2 months ago
chris
6f78fa1cfb
FEAT: ContextMenu
2 months ago
chris
3782344e1f
FEAT: added hidden() and overflow() functions
2 months ago
chris
5b74731cf1
REFA,STEP,FEAT: added style remove functionallity and refactored inputTag-organisation in builder
2 months ago
chris
94ef6186cf
REFA,STEP,DOC,FIX: some docs and obvious errors
2 months ago
chris
3b8efc9a6d
REFA,STEP,UNSTABLE: reestablished generate
With internal script and style processing as well as higher comp definition
more or less a processing of ExtStorage
minor doc changes
helper method renames
2 months ago
chris
0c51679e04
REFA,UNSTABLE,STEP: Removing old artifacts/fragments of earlier implementations
2 months ago
chris
ec298757c2
STEP,UNSTABLE,REFA: Restructured organization of Component and its ancestry
2 months ago
chris
8121c9ec6a
TYPO: added ; and (empty) dependency block
4 months ago
chris
9d073a8367
MINOR,FEAT: Added inputtags with predefined types to builder
4 months ago
chris
cdc1188061
FEAT: Introduced first version of Scrollable and DragAndDrop
4 months ago
chris
ea1786f379
FIX,IMPRO,REFA: Fixed framework after refactoring and -structuring
4 months ago
chris
4a0bd90799
MAJOR,REFA,IMPRO,CHANGE: Introducing extensive usage of Inheritance
Code and functionallity of the Component and Context classes/files
were split into several super-classes.
4 months ago
chris
95d0649169
DOC,LICENCE,COPYRIGHT: Updated copyright comment in files-doc
4 months ago
chris
fc2c6b15c0
MINOR,REFA,DOC,INDENT: Autoformatted code, added some doc
4 months ago