Home Explore Help
Sign In
chris
/
jpc-like-websites
1
0
Fork 0
Code Issues Pull Requests Projects Releases 10 Wiki Activity

Releases Tags

  • Stable v1.9.13.34 02203a5dd0
    Compare
    1.1.0
    1.1.9
    1.2.0
    1.4
    pre-application-extension
    v1.0.0
    v1.1.8.0
    v1.29.0
    v1.3.2.1
    v1.5.8.29
    v1.9.13.34
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    v1.9.13.34 Externalized extension

    chris 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
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • 200 KiB jpc-like-websites.js
    • 201 KiB jpc-like-websites.mjs
     
  • Stable v1.5.8.29 467fca6adf
    Compare
    1.1.0
    1.1.9
    1.2.0
    1.4
    pre-application-extension
    v1.0.0
    v1.1.8.0
    v1.29.0
    v1.3.2.1
    v1.5.8.29
    v1.9.13.34
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    v1.5.8.29 Externalized CompelGenerator and advanced local custom bundling

    chris 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
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • 201 KiB jpc-like-websites.js
    • 201 KiB jpc-like-websites.mjs
     
  • Stable v1.3.2.1 aada47b8e0
    Compare
    1.1.0
    1.1.9
    1.2.0
    1.4
    pre-application-extension
    v1.0.0
    v1.1.8.0
    v1.29.0
    v1.3.2.1
    v1.5.8.29
    v1.9.13.34
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    v1.3.2.1 Release, flatter chains

    chris 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
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • 193 KiB jpc-like-websites.js
     
  • Stable v1.29.0 8b81393131
    Compare
    1.1.0
    1.1.9
    1.2.0
    1.4
    pre-application-extension
    v1.0.0
    v1.1.8.0
    v1.29.0
    v1.3.2.1
    v1.5.8.29
    v1.9.13.34
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    v1.29.0 Release

    chris released this 2 months ago | 69 commits to master since this release

    More logic in extensions
    Higher Compels is more then a placeholder now

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • 181 KiB jpc-like-websites.js
     
  • Stable v1.1.8.0 76fac29dd6
    Compare
    1.1.0
    1.1.9
    1.2.0
    1.4
    pre-application-extension
    v1.0.0
    v1.1.8.0
    v1.29.0
    v1.3.2.1
    v1.5.8.29
    v1.9.13.34
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    v1.1.8.0 Release

    chris 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
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • 164 KiB jpc-like-websites.js
     
  • Stable 1.4 c4b0fc9162
    Compare
    1.1.0
    1.1.9
    1.2.0
    1.4
    pre-application-extension
    v1.0.0
    v1.1.8.0
    v1.29.0
    v1.3.2.1
    v1.5.8.29
    v1.9.13.34
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    V 1.3 Standard implementation for some introduced behaviors

    chris 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
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • 145 KiB jpc-like-websites.js
     
  • Stable 1.1.9 673f4a35d2
    Compare
    1.1.0
    1.1.9
    1.2.0
    1.4
    pre-application-extension
    v1.0.0
    v1.1.8.0
    v1.29.0
    v1.3.2.1
    v1.5.8.29
    v1.9.13.34
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    1.1.9 Upload missing

    chris released this 7 months ago | 131 commits to master since this release

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • 85 KiB jpc-like-websites.js
     
  • Stable pre-application-extension 673f4a35d2
    Compare
    1.1.0
    1.1.9
    1.2.0
    1.4
    pre-application-extension
    v1.0.0
    v1.1.8.0
    v1.29.0
    v1.3.2.1
    v1.5.8.29
    v1.9.13.34
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    V 1.1.8 More Linking/Chaining and Stability

    chris 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
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
  • Stable 1.1.0 03eb5fbc24
    Compare
    1.1.0
    1.1.9
    1.2.0
    1.4
    pre-application-extension
    v1.0.0
    v1.1.8.0
    v1.29.0
    v1.3.2.1
    v1.5.8.29
    v1.9.13.34
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    Extended ComponentAttributes and chaining of such

    chris 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
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • 52 KiB jpc-like-websites.js
     
  • Stable v1.0.0 4423c3a917
    Compare
    1.1.0
    1.1.9
    1.2.0
    1.4
    pre-application-extension
    v1.0.0
    v1.1.8.0
    v1.29.0
    v1.3.2.1
    v1.5.8.29
    v1.9.13.34
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    Initial Working state

    chris released this 10 months ago | 149 commits to master since this release

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
Powered by Gitea Version: v1.15.10 Page: 62ms Template: 22ms
English
English 简体中文 繁體中文(香港) 繁體中文(台灣) Deutsch français Nederlands latviešu русский Українська 日本語 español português do Brasil Português de Portugal polski български italiano suomi Türkçe čeština српски svenska 한국어
Licenses API Website Go1.16.5