Skip to content

Latest commit

 

History

History
318 lines (265 loc) · 10.5 KB

CHANGELOG.md

File metadata and controls

318 lines (265 loc) · 10.5 KB

Release Notes

2.13.3/4

  • Nav Bar subMenuConfiguration onMouseEnter

2.13.2

2.13.1

  • Table sticky table head

2.13.0

  • Table expand "Sub-Tables"

2.12.8

  • Form: support dot in id to POST hierarchical objects

2.12.7

  • Form: modalstatus

2.12.6

  • Form: regExp support

2.12.5

  • support setData for date

2.12.3

  • fix table button with empty text

2.12.2

  • fix table poll with "-" in name

2.12.1

  • Icon with "descr"

2.12.0

  • Upload
    • file type accept to filter files in folder
    • input default value

2.11.2

  • fix bux with "-" in field names:
    • table filter
    • QR scan

2.11.0/1

  • Form add QR scanner for text input

2.10.0

  • Table editable accepts boolean

2.9.6

  • Form fix "setData" for checkbox

2.9.5

  • Table links passes "id" as parm name additionally

2.9.4

2.9.3

  • IMPORTANT: Fixed pong-security2 module mSec_isAuthenticated( ... token ... ) -> token param is now { accessToken: STRING, idToken: STRING } (in prior versions, it was only access token string)

2.9.2

2.9.1

  • Table with "auto" height

2.9.0

  • tabs can be pre-selected by URL parameter: rowId/ColId=tabId

2.8.3

  • form field type "color"

2.8.2

  • page width fix

2.8.0:

  • table: editable field shows alert, if response code is not 200

2.8.0:

  • pong-form: action with "modalQuestion", see form docu

2.7.x

  • New pong-security2 module provides OpenId Connect login flow and Auth0 implementation exampe.
  • 2.7.6: fix for forms with auto-height (no height set)
  • 2.7.7: pong-form: select supports "multiple":true

2.6.x

  • Upload file mondule
  • 2.6.5: fix for id param in case of mobile redirect
  • 2.6.6: pong-icons and pong-iconrows pass GET-parameters to the resource load request

2.6.4

  • fix .page-with and .root-row

2.4.x

Version 2.3.0

  • Pass "id" parameter to "structure" request

Version 2.2.1

Version 2.1.2

  • Fix param handover in pong-table update

Version 2.0.x

Version 2.0.x

Version 1.6.x

  • 1.6.1: List/Table: new field types "cssClass" and "linkText"

Version 1.5.x

  • 1.5.3/4: MediaWiki: added query param option "page"
  • 1.5.5: MediaWiki: Click to zoom image

Version 1.4.x

Version 1.3.x

  • 1.3.0: header.logo

Version 1.2.x

  • Tab Views
  • 1.2.7
    • try to fix footerURL for IE

Version 1.1.x

  • v1.1.0
    • header: includeJS array
    • form: load or include JS
  • v1.1.1
    • added $.support.cors = true;
  • v1.1.2
    • pass URL params to load plain html view
  • v1.1.3
    • fix Stripe payment demo (JS include)
  • v1.1.4
    • Form: Added ID to DIVs: divId+field.id+'Div'
  • v1.1.5
    • Form: Select/options support "selected"=true and "disabled"=true
  • v1.1.5
    • Form: Cursor waiting
    • Form: Label with id and can update content

Version 1.0.x

  • v1.0.0
    • Option to change default layout width and heigth by CSS
    • Fixed responsive design (incl. some demos)
    • Fixed minor bug fixes
  • v1.0.1
    • inline styles all moved to #viewSizes, so all height and width can changed in custom.css
    • Form: Supports readonly and disabled
  • v1.0.2
    • Form: reCAPTCHA as field
    • Form field option "required"=true
    • Form with old "2-column" layout removed from docu

Version 0.9.x

  • Code clean up
  • Login dialog with "enter" submit
  • Fixes:
    • Icons view: i18n (lang pram) fix
    • Tree view i18n fix
  • configure console log by
    • &info = all log
    • &info=XYZ = only XYZ logs
  • Nav-Bar with info and updates
  • Icons with Info and refresh
  • added "info=" in URL to get console logs
  • date column (editable)
  • IO: graph with grid
  • IO: graph with time x-Axis
  • 0.9.8: IO: graph y-Axis scaling option (mouse drag)
  • 0.9.9: IO: graph scaling: touch screen support
  • 0.9.13: Table: enhanced date formatting
  • 0.9.15: IO pollOptions
  • 0.9.17/18: IO graph x-scaling
  • 0.9.19: date picker in table filter and filter default value
  • 0.9.20: select in table filter, jump to 1st page if required, calculate optimal fitting height
  • 0.9.21: CSRF token passsed from layout responst header to AJAX reqest headers
  • 0.9.22: Warning if embedded in frame to prevent click hijacking attack
  • 0.9.23: Input with datalist
  • 0.9.24: Table: Expand
  • 0.9.28: Table supports number
  • 0.9.29: Table buttons with dynamic labels
  • 0.9.30: Form: change from optionsResource loader
  • 0.9.32: "theme" and "decor" in layout
  • 0.9.33: Table: editable cells are now swiched to HTML input on focus
  • 0.9.35: Start on Mobile main page + Avoid Cache flag (URL: ?nc=true)
  • 0.9.36: New module pong-nav-embed
  • 0.9.36: Form: Fix defaultVal in textarea
  • 0.9.40: Fix plain HTML overflow and scrollbar (see HTML test)
  • 0.9.42: Table: Fix editable checkbox
  • 0.9.43: Form Checkbox: enable/disable feature for other elements
  • 0.9.44/45: Table: Fix "linkFor" and suppress empty links
  • 0.9.46: add "layoutId" as CSS class, if defined in layout: i.e. for mobile layouts
  • 0.9.47: add meta viewport to index.html

Version 0.8.x

Version 0.7.x

Version 0.7

Version 0.6

Modules Improvement:

Version 0.6

Modules Improvement:

Version 0.5

General Improvements

Version 0.4

General Improvements

Version 0.3

General Improvements

Version 0.2

General:

Version 0.1

Features:

  • Rendering basics
  • Modal dialogs
  • Basic module and hook concept
  • Resource HTML loader Modules:
  • Table View
  • List View
  • Form View
  • Modal Form Dialog
  • Help Dialog
  • Includes static out of the box demo