2013-09-15 12:59:43 -04:00
|
|
|
# Changelog
|
|
|
|
|
2013-10-06 17:18:09 -04:00
|
|
|
2013-10-06:
|
|
|
|
|
|
|
|
- prefixed all css classes
|
|
|
|
- new PhpDebugBar.utils.csscls() function
|
|
|
|
- changed datetime to time in datasets selector
|
|
|
|
- close and open buttons now uses images instead of font-awesome
|
|
|
|
|
2013-09-23 10:41:54 -04:00
|
|
|
2013-09-23:
|
|
|
|
|
|
|
|
- send the request id in headers and use the open handler to retreive the dataset
|
|
|
|
- !! modified sendDataAsHeaders() to add $useOpenHandler as the first argument
|
2013-09-23 11:04:57 -04:00
|
|
|
- OpenHandler::handle() can now take any objects implementing ArrayAccess as request data
|
2013-09-23 10:41:54 -04:00
|
|
|
|
|
|
|
2013-09-19:
|
|
|
|
|
|
|
|
- added HttpDriver
|
|
|
|
- added jQuery.noConflict() managment
|
|
|
|
|
|
|
|
2013-09-15 (1.6):
|
2013-09-15 12:59:43 -04:00
|
|
|
|
|
|
|
- added sending data through HTTP headers
|
|
|
|
- added stacked data
|
|
|
|
- bug fixes
|
|
|
|
|
|
|
|
1.5:
|
|
|
|
|
|
|
|
- added storage
|
|
|
|
- added open handler
|