X Tutup
Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

GUI Javascript-helper

This repo is part of the Westpac GUI and is setup as a submodule. Please submit any issues with this or any other module in our GUI-source repo

BOM | BSA | STG | WBC | WBG | BT

Smarts in the JavaScript framework to optimise page performance. For example de-bugging, throttling and debouncing.


Release History

  • v2.0.0 - LESS/CSS HTML JS
    • Our debugging messages when switched on in the GUI can be quite noisy. To find zen in all the noise we added a filter to the debugger. Now you can only tune into the module you want to debug. Read more about using the JavaScript framework.
  • v1.0.1 - JS LESS/CSS HTML
    • Sometimes we need to find out if a CSS property is supported by the current browser. Nosy as we are, like checking the Facebook profile of an ex-boyfriend... We now have a feature detection method that handles very simple CSS properties. Go and detect, I'm sure CSS won't mind. #162
  • v1.0.0 - Initial port

⬆ back to top


License

Copyright (c) 2017 Westpac. Licensed under the GNU GPLv2.

⬆ back to top

};

X Tutup