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
chris
673f4a35d2
DOC: Added Licence file
5 months ago
chris
295ab2210f
IMPRO,FIX,CLEAN: Preparing for new Release
5 months ago
chris
5c9ed7bb23
DOC,LICENCE: Added licence comment into every file
6 months ago
chris
825ba24ad6
FEAT: Component subscription and functions after load
- Components are now capable of subscribing to a list on generate
- function execution after page load with delay (repeated if wanted)
- repeating function
6 months ago
chris
012e2e8afa
IMPRO,REFA: Minor changes
removing logs
added span element to builder
typos
added docu
6 months ago
chris
dd4ac1d771
REFA: Fusion of "Chainable..." and "...Chain" constructs
6 months ago
chris
b98c3be3be
REFA,DOC: several things
6 months ago
chris
a2765d9383
FEAT,IMPRO: added linkBorder functionallity
6 months ago
chris
2d3b2c0f46
FEAT,REFA: replaced componentChild(ren) with childContext
6 months ago
chris
1f962b8695
REFA,IMPRO: Changed Comp-Attributes-Behaviour
Added default value usage for "link-" calls of attributes.
Removed unnecessary methods
Added some new default-values (enum)
6 months ago
chris
5bf4f2e856
IMPRO,DEV: DEV intervall control as well as log
6 months ago
chris
0a2d16ecea
REFA,IMPRO: Introduced funcitons and swapped high level attributes access
added toModifications, to update the modifier directy
-> moving the logic of the attribute-style-setting to the attribute
swapped/renamed methods to access the DirectionUnitDependedAttribute
-attributes by index.
6 months ago
chris
d3dbd4ecd3
REFA: component attributes
removed generic/unused file componendAttribute.js
moved border into own file,
changed its super class to siding instead of shape
6 months ago
chris
060918fe51
REFA: fefactored base classes/logic of SideUnitDependendAttributes
renamed: SideUnitDependendAttribute -> DirectionUnitDependentAttribute
moved logic from Siding into DirectionUnitDependentAttribute
removed Siding class
updated inheritance to DirectionUnitDependentAttribute
6 months ago
chris
62b85b35b5
MAJOR-REFA
- Moved all files.
- dropping TS line of development
- split several funcitons/classes into seperate files
7 months ago
chris
03eb5fbc24
FEAT: Extended functionallity
7 months ago
chris
0262bfb94b
REFA: Removed samples and generated files
7 months ago
chris
ff179f8cee
TYPO: private property wasn't called properly
7 months ago
chris
4423c3a917
FEAT: Adding base code for the jpc-like-websites components.
7 months ago
chris
a8b53932d2
Initial commit
7 months ago