This repository has been archived by the owner on Jan 10, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Commits on Jan 14, 2012
-
new api | workbook reorganizations
* will no longer instance_eval/exec each on each element * all build execution will now run in the scope of the workbook * or, if using a builder style approach, the scope of the caller * this means the workbook will store reference collections and provide an api for adding to and referencing them
Configuration menu - View commit details
-
Copy full SHA for 35516c1 - Browse repository at this point
Copy the full SHA 35516c1View commit details
Commits on Jan 16, 2012
-
new api | style handling changes
* style objects are created, stored, and referenced from the workbook scope * style directives no longer defined in the scope of the style obj * workbook proxies style obj directives
Configuration menu - View commit details
-
Copy full SHA for 7fe97c4 - Browse repository at this point
Copy the full SHA 7fe97c4View commit details
Commits on Jan 23, 2012
-
new api | element handling changes
* elements are created to validate and store data * these are then passed to the writer who is responsible for using the data as it sees fit * all element creation is done in the scope of the workbook
Configuration menu - View commit details
-
Copy full SHA for 867df6a - Browse repository at this point
Copy the full SHA 867df6aView commit details
Commits on Jan 24, 2012
-
new api | updated markup handling
* mixins, partials, templates, and styles all build in a consistant manner with the new api changes
Configuration menu - View commit details
-
Copy full SHA for 2ec4e6e - Browse repository at this point
Copy the full SHA 2ec4e6eView commit details
Commits on Feb 3, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 9cee2c2 - Browse repository at this point
Copy the full SHA 9cee2c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a0855f - Browse repository at this point
Copy the full SHA 2a0855fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef41903 - Browse repository at this point
Copy the full SHA ef41903View commit details
Commits on Feb 20, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 16cbb24 - Browse repository at this point
Copy the full SHA 16cbb24View commit details
Commits on Feb 23, 2012
-
Configuration menu - View commit details
-
Copy full SHA for ba79fdd - Browse repository at this point
Copy the full SHA ba79fddView commit details
Commits on Mar 14, 2012
-
updated xmlss writer to use the lastest Xmlss API
* using the builder render approach * using the updated Xmlss API that is Osheet compatible
Configuration menu - View commit details
-
Copy full SHA for 793ca1b - Browse repository at this point
Copy the full SHA 793ca1bView commit details
Commits on Mar 15, 2012
-
* adding in to_s, to_data, and to_file workbook meths * removing all view handler stuff (addresses #17) * getting name, colspan, rowspan attribute setting hooked up * updating the examples to run on the new API
Configuration menu - View commit details
-
Copy full SHA for 76d4e06 - Browse repository at this point
Copy the full SHA 76d4e06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e2ab0d - Browse repository at this point
Copy the full SHA 7e2ab0dView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.