#0.26.0
- Added a checkbox example, with one checked and one unchecked
#0.25.3
- Added more info to the forgot password example email, noting that login could be tested at /login -- and provided credentials
#0.25.2
- Changed the from e-mail on the forgot password example
#0.25.1
- Added a forgot password example
- Skipped 0.25.0 due to a naming conflict
#0.24.2
- Added missing example (dropdowns) to list of available examples
#0.24.1
- Updated the readme
#0.24.0 Release date: February 25, 2014
- Added a drag and drop example
#0.23.0 Release date: January 23, 2014
- Changed the username and password values in the Login example
#0.22.15 Release date: January 21, 2014
- Added a class to the table header of the large DOM example
#0.22.14 Release date: January 21, 2014
- Added more class markup to the siblings in the large DOM example for easier traversing
#0.22.13 Release date: January 21, 2014
- Added a header to the table in the large DOM example
#0.22.12 Release date: January 21, 2014
- Added top level markup for each of the large DOM examples
#0.22.11 Release date: January 20, 2014
- Added a table example and reworked the siblings example (in the large DOM example)
#0.22.10 Release date: January 20, 2014
- Fixed indenting in the large DOM example so it happens at the correct level for each tier
#0.22.9 Release date: January 20, 2014
- Fixed a typo in the markup in the large DOM example
#0.22.8 Release date: January 20, 2014
- Updated more of the large DOM example's markup
#0.22.7 Release date: January 20, 2014
- Made the IDs unique on the large DOM example
#0.22.6 Release date: January 20, 2014
- Added markup for the no siblings case in the large DOM example
#0.22.5 Release date: January 20, 2014
- Updated the siblings example of the large DOM example
#0.22.4 Release date: January 20, 2014
- Lowered the default nested value to 50 for the large DOM example
- Also made the large DOM example dynamic by accepting a number for nested levels in the URL ('e.g., /large/100')
#0.22.3 Release date: January 20, 2014
- Fixed ribbon rendering issues
#0.22.3 Release date: January 20, 2014
- Reduced the nested levels in the Large & Deep DOM example from 500 to 100 to make it more manageable for browser inspection.
- Small bit of refactoring in the Large & Deep DOM example to pull out hard coded values into a variable
- Added 'Fork Me On Github' to every page
#0.22.1 Release date: January 20, 2014
- Reworked the Large & Deep DOM example to use simple divs instead of a table
#0.22.0 Release date: January 20, 2014
- Added a Large & Deep DOM example
- Added 'Fork Me On GitHub' ribbon to homepage
#0.21.2 Release date: December 11, 2013
- Added helpful CSS selectors around coordinates and the map link
#0.21.1 Release date: December 11, 2013
- Added a link to Google Maps for the latitude and longitutde on Geolocation
#0.21.0 Release date: December 11, 2013
- Added Geolocation
#0.20.4 Release date: November 8, 2013
- Pluralized table example (in name and URL path)
#0.20.1, 0.20.2, 0.20.3 Release date: November 8, 2013
- Fixed JavaScript errors in IE for the Data Table example
#0.20.0 Release date: November 8, 2013
- Added a second Data Table that has Class and ID attributes to group like data together
#0.19.0
Release date: November 8, 2013
- Added an example of a Data Table that is sortable
#0.18.0
Release date: October 25, 2013
- Broke apart the Dynamic Loading example into 2 examples and a base description page to help account for different automation use cases
#0.17.2
Release date: October 25,2013
- Changed the method used to hide elements on load in the Dynamic Loading example (from JQuery to CSS) which fixes a small flit of the hidden text when initially rendering the page.
#0.17.1
Release date: October 25, 2013
- Increased the time to display the loading bar on the Dynamic Loading example from 1 second to 5 seconds
#0.17.0
Release date: October 24, 2013
- Added available examples with links to the Index page
- Added a Rake generator to create markdown and HTML versions of examples and their URLs from a central CSV file (sorted alphabetically by title) and inject them where needed
- Renamed javascript_alert to javascript_alerts since there are multiple examples in one
- Added a missing view for the Multiple Windows example
- Added a Dynamic Loading example
#0.16.0
Release date: October 11, 2013
- Pulled in JavaScript Alerts pull request
#0.15.1
- Added missing gem to Gemfile (compass)
- Added Ruby version to Gemfile (1.9.3)
#0.15.0
Release date: September 26, 2013
- Added form authentication
- Updated styles
- Added basic test framework with ckit
#0.14.0
Release date: September 16, 2013
- Pulled in pull requests from jimevans (Thank you!) for JavaScript onload event errors and redirection.
#0.13.0
Release date: September 14, 2013
- Added heroku app links to the readme
#0.12.0
Release date: September 14, 2013
- Added HTTP Status Codes (/status_codes) that is dynamic (/status_codes/200, /status_codes/404, etc.)
#0.11.0
Release date: September 8, 2013
- Copy tweak on initial A/B test example
- Added 2 new views for A/B opt-in examples
#0.10.0
Release date: September 3, 2013
- Secure File Downloads with Basic Auth
#0.9.1
Release date: August 14, 2013
- Added trailing slash to support to the basic auth URL
#0.9.0
Release date: August 14, 2013
- Added a basic auth example
#0.8.3 & 0.8.4
Release date: August 13, 2013
- Changed the heading text of the abtest view to more clearly demonstrate when no A/B test has been set or if an opt-out has occurred
#0.8.2
Release date: August 13, 2013
- Small text change to the view
#0.8.1
Release date: August 13, 2013
- Moved the Optimizely Javascript to the proper location (the head tag of the layout)
- Added helper test to the abtest view
#0.8.0
Release date: August 13, 2013
- Added an A/B Testing View that works with Optimizely
#0.7.2
Release date July 29, 2013
- Added an updated NewRelic config yaml file
#0.7.1
Release date July 29, 2013
- Added NewRelic Monitoring
- Added a missing refesh link to the notification message view
#0.7.0
Release date July 29, 2013
- Added notification flash messages