Commit Graph

81 Commits

Author SHA1 Message Date
Kam
58f78dd6f0 Update README 2016-12-04 00:10:16 +01:00
Kam
b49ac7059f Add screenshot to README
Remove max-width CSS definition
2016-12-03 23:56:28 +01:00
Kam Low
09d709e51c Merge pull request #14 from kalafut/master
Fix bug where foundation.css is not minimized
2016-11-25 09:56:08 +01:00
Jim Kalafut
d4cfe16b69 Fix bug where foundation.css is not minimized
Fixes #13
2016-11-24 17:55:03 -08:00
Kam
947c6bbb9b Fix #12 response examples parsing schema types 2016-11-25 00:46:14 +01:00
Kam
5ed20126f0 Fix empty CSS #13
Revert foundation
2016-11-24 19:26:43 +01:00
Kam
e6f49e9602 Fix #10 relative paths not resolving 2016-11-24 17:49:25 +01:00
Kam
a3e4bb1e11 Merge branch 'master' of github.com:sourcey/spectacle
Conflicts:
	app/helpers/printSchemaReference.js
	app/lib/common.js
2016-11-20 23:08:47 +01:00
Kam
56f460e959 Replace compass dependency with libsass fix #9 and fix #3
Fix #8 and fix #4 definitions not parsing
Update foundation to v6.2.4 fix #1
2016-11-20 21:45:52 +01:00
Kam Low
7a490b7f7e Merge pull request #6 from Signiant/fix-handlebars-spec-mutation
Fix handlebars spec mutation
2016-09-02 00:26:37 +02:00
Peter Hodgkinson
0b1bd74efd -Refactor to recusrively deal with sub-objects in the schema 2016-09-01 13:31:29 -04:00
Peter Hodgkinson
9847e9159f -Prevent mutation of the original spec object properties by cloning the model before change the properties. 2016-09-01 13:00:00 -04:00
Kam Low
d50438d6c1 Merge pull request #5 from Signiant/master
Comment out reference to "entitites" package as this package is part of the project
2016-09-01 18:22:05 +02:00
Peter Hodgkinson
8d9c47f8f0 Add support for json schema refs in enums
Supports case where you have a property description like
"propertyName": {
                     "enum": [
                        {
                            "$ref": "#/definitions/ObjectDefinitionA"
                        },
                        {
                            "$ref": "#/definitions/ObjectDefinitionB"
                        },
                        {
                            "$ref": "#/definitions/ObjectDefinitionC"
                        }
                    ]
                }
2016-09-01 09:51:56 -04:00
Peter Hodgkinson
a79d9dc1d6 Comment out reference to entitites package as this package is not used and is not referenced from the package.json.
This line could be deleted instead of commented out, but the reference is commented out it other files, so I followed that pattern to maintain consitency.
2016-09-01 09:38:01 -04:00
Kam
26a31bf59b Fix minimal embedded doc generation 2016-06-04 18:02:57 +10:00
Kam
9aa4c62c7f Update documentation 2016-06-04 14:57:47 +10:00
Kam Low
0ebbede0a2 Merge pull request #2 from hilkeheremans/master
Fix issue loading spec file + error when not specifying logo
2016-05-21 19:03:10 +10:00
Hilke Heremans
4c1d207643 Fix error when not specifying logo URL, fix bug in spec loading 2016-05-21 09:36:11 +02:00
Hilke Heremans
6561dada9f Fix issue loading files 2016-05-20 13:00:18 +02:00
Kam
cb176283f5 Add better global installation support 2016-02-07 16:17:18 +10:00
Kam
62532efa0a Add custom logo support
Improve documentation
2016-02-07 14:28:19 +10:00
Kam
bf38d7bba8 Update documentation 2016-01-18 23:42:27 +10:00
Kam
8764b5332e Add sample Cheese Store API spec
Separate Foundation CSS file
Add responsive drawer layout
Fix rendering bugs
2016-01-18 22:30:34 +10:00
Kam
e974593503 Make CSS templates more modular 2016-01-17 11:22:34 +10:00
Kam
40d1fea292 Remove backup files 2016-01-16 21:30:23 +10:00
Kam
c0ec86786f Add config.js override option
Restructure SCSS to #spectacle scope
2016-01-16 21:29:20 +10:00
Kam
b1b7e9802c Handle empty host
Handle empty tag documentation
Update documentation
2016-01-15 16:50:15 +10:00
Kam
14a7085cd7 Update examples 2016-01-13 13:50:15 +10:00
Kam
1d0bba8de6 Update documentation 2016-01-12 20:47:23 +10:00
Kam
48905fae4a Initial commit 2016-01-12 20:38:19 +10:00