Releases Tags
-
v1.9.13.34 Externalized extension
released this 2 months ago | 4 commits to master since this release
Change description
Framework abilities - none
new features
- noselect modification
- externalized extension/CompelExtension base class into independent package
- for reusability and
- streamlining code
behaviour changes / bigger fixes
- fixed wrong usages multiple times
- fix major bug in border constructor - always overwriting shape (if already set)
- added override method for border
- fix handling registrated functions passed as strings
- improved overflow behaviour
minor
- introduced linter and implemented first couple of issues
Downloads
-
v1.5.8.29 Externalized CompelGenerator and advanced local custom bundling
released this 2 months ago | 24 commits to master since this release
Change description
Framework abilities - none
new features
- externalized geration of WebTrinity from Component
- introduced CompelGenerator
- moved all logic/functions concerning Component generation into CompelGenerator
- prep for extending generation abilities (e.g. other frameworks/notations)
- local custom bundler (generate_single_file.js) now generates a vanilla script and a module with exports
behaviour changes
- empty childContext() is now allowed
minor
minor fixes, code refactores, chores and or doc changes
- major refactoring/restructoring of files/modules/directories
- fixed setting Function ExtStorage
- fixes concerning introduced CompelGenerator
- unified sonme dependency usage to reduce circular dependencies
- changed WebTrinity property names
Downloads
- externalized geration of WebTrinity from Component
-
v1.3.2.1 Release, flatter chains
released this 2 months ago | 63 commits to master since this release
Return to 4 digits versioning, turning to 3 was a mistake.
Digit change description
Framework abilities
none
new features
- chainChild - single component chaining
- unified call logic and setup of DirectionUnitDependentAttribute extending classes
(Padding, Margin, Shape, Border, Dimensions - and all of their subclasses)
behaviour changes
- linkMethod chain calls are deprecated noe
- Sides is abstract now, direct use is deprecated
- helpers
minor
minor fixes, code refactores, chores and or doc changes
- fixed FlexConatinerComponent extending classes (Row,Column) "distrubuteEvengly" feat
- changed module name in package.json
- moved some code
Downloads
-
v1.29.0 Release
released this 2 months ago | 69 commits to master since this release
More logic in extensions
Higher Compels is more then a placeholder nowDownloads
-
v1.1.8.0 Release
released this 4 months ago | 89 commits to master since this release
Release/version number is organized in a new way
- contextmenu
- dragAndDrop
- ExtStore as storage option for styling and functions
- extensions for additional functionallity/packages (e.g. materialIcons)
- framework management console
Downloads
-
V 1.3 Standard implementation for some introduced behaviors
released this 4 months ago | 108 commits to master since this release
- Introduced/changed to the generation and usage of WebTrinity objects
- Added ExtStore, a management system for/of styling and functions that are supposed to be injected into the page
- Furhter the organisation of such
- Added useCSSCalc flag and corresponding logic
- Introduced behaviour (standard):
- Scrollable
- Drag and Drop
- (toggle) hidden
- context menu
- different approach to generate inputTags of different types
Downloads
-
1.1.9 Upload missing
released this 7 months ago | 131 commits to master since this release
Downloads
-
V 1.1.8 More Linking/Chaining and Stability
released this 7 months ago | 131 commits to master since this release
Changed and unified childContext
Introduced linkBorder
Preperations and first functionallity for application logic within jpc-like-website Websites through lib.Downloads
-
Extended ComponentAttributes and chaining of such
released this 10 months ago | 146 commits to master since this release
Added some classes and objects to define attributes of a component.
Extended the "chainability" of the component, modifier and the attributes.Removed generated script "jpc-like-websites.js" from repo.
Moved samples into dedicated folder (excluded for now).
Added "jpc-like-websites.js" to the release.Downloads
-
Initial Working state
released this 10 months ago | 149 commits to master since this release
Downloads