Jan 22, 2013
Barista Updates
- Better BaristaFiddle compatibility with IE8
- Thanks to a fulfilled bug filing with CodeMirror, the annoying discrepancy between cursor position and ‘actual’ cursor position in IE8 should be fixed.
Jan 22, 2013
Introducing SQL Data
Finally got some time this evening to add a new feature to Barista: The ability to query sql data.
Read More
Nov 18, 2012
JavaScript Error Handling
One of the things that we was seeing in the SharePoint dumps is that Barista JavaScript errors get raised and logged as full-blown Exceptions.
Read More
Nov 9, 2012
Example Barista CAML Query
Barista ships with SPCamlQueryBuilder included with the SharePoint bundle. Here’s an example:
Read More
Nov 5, 2012
CommonJS Module Loading
CommonJS-like functionality has now been integrated with Barista.
Read More