Added a LinkController() javascript class to control user interactions on clickable elements that open URLs.
Release 1.0: stylized index of documentation.
Release 1.0.
Release 1.0. menu.css: solved bug with expanded/collapsed which was depending on <aside> in HTML.
menu.js: A cleaner solution sor SubMenuManager() and MenuManager()
Release 1.0.
Release 1.0.
Release 1.0.
Finalized menu and its documentation.
Updated documentation and improved some styles
Icons & Accessibility: New serie of SVG monochromme icons. Extended solution for accessibility buttons.
menu: validated the use of the new menu
menu: Verified all menu types, debugged, etc
menu: documented
menu: Finished the side menu, the pin button and the hamburger menu button.
menu: Finished the side menu and continued the appmenu, and documented
menu.css: Added a side menu which can be collapsed or expanded.
Release 0.8
Updated button and wexa
updated style (mainly colors) of wexa and dialog
Corrected problem with ol numbering if sub-items
Added notify_events() function into request.js
Added an icon set: SVG and monochrome
Added "app.css","app.js": a solution for a menu to look like a mobile one.
Added whakerexa logo
refactors: py/js -> whakerkit, icons in whakerkit, ...
release 0.7
button: bug corrected
button: added variable --switch-slider-unselected-opacity
docs: updated links, added legal notice in footer
migraded the documentation index in the project root folder.
release 0.6, updated docs, minor bug corrections in text-reveal button.
button: added text-reveal-button, action-button and apply-button
documents: Added AND/OR for tokens in the file/description of filters
added icons in buttons, corrected bug in accessibility buttons, reduced menu height
menu: corrected problem with submenu position and menu height.
added a custom toggle switch button.
request: replaced "Autorization" by the standard "X-Auth-token" for upload
debug of deposit. Use of an anonynous author in debug.
wexa.css: a better support of media "print"
Added toggleselect: updated example in sortatable.html
Added toggleselect: updated example in sortatable.html
Added toggleselect: CSS/JS utility for toggling checkbox states.
Added toggleselect: CSS/JS utility for toggling checkbox states.
limited upload file size
migrated the sortable table to Whakerexa and inherited in intranet js/sortable.js
Added Sortatable CSS/JS and documentation
Added Sortatable CSS/JS and documentation
Release 0.5
Updated legal notice
js: added uri in request function parameters / css: set line-height proportionnaly to typograph - not to font-size, in wexa
Added optionnal parameter 'uri' to send_post_request(). Allows to send post to any page of a website, not only the default one.
js: added upload file / css: changed opacity of the current-nav
js: added upload file / css: changed opacity of the current-nav
wexa.css: added variable "selection-bg-color" and added animations darkenBackground and lightenBackground
Merge branch 'develop' of ssh://git.code.sf.net/p/whakerexa/code into develop
Modified some colors (mainly dialogs)
Modified accessibility set url parameters (for submit form button)
Merge remote-tracking branch 'origin/develop' into develop
minor revisions in css
added docs/index.html -- to be continued, and removed un-necessary icons
Changed icons for theme and contrast switch
Added accessibility icons
Release 0.4
list line-height bug correction.
dialog background can't be transparent.
corrected color problems
corrected width problems
corrected width problems
modified some vertical padding
Merge branch 'develop' of https://git.code.sf.net/p/whakerexa/code into develop
Resolved bug with color parameter when we change of page
README: spelling corrections
Added items in the "Hopefully incoming" section of README.md
Updated README for release 0.3
wexa.css: modified the condition for the definition of .dark.
layout: removed rise-panel. Use details/summary instead.
layout: corrected problem of margin in cards
Ensure a min height to summary (required for contrast view)
Added "fontsize-divisor" variable to adjust font size to screen resolution
Added hidden alertdialog when it isn't open
Repair dialog element, implemented generic functionnality to have dialog always open, dialog openable inside the page content and dialog openable in modal mode that freeze the page
Added todo: progress dialog.
Documented message dialogs.
For message dialogs, use "role=alertdialog" instead of the custom class "message"