Chris Breiding
c62d329bc1
driver: add support for date inputs
2017-05-23 10:48:05 -04:00
Gleb Bahmutov
b3ca0318f2
docs: fix duplicate declaration by making them block scoped const
2017-05-19 17:39:01 -04:00
Loren Norman
62cd56bc04
Merge pull request #71 from cypress-io/docs/content-migration
...
Docs/content migration
2017-05-19 17:12:52 -04:00
Loren Norman
0060de3930
bring in the 4 Dashboard docs
2017-05-19 17:11:58 -04:00
Loren Norman
4a7fd07c54
move over all the docs we plan to keep entirely
2017-05-19 16:26:48 -04:00
Loren Norman
299cdc066a
add configuration doc to appendices
2017-05-19 16:17:59 -04:00
Jennifer Mann
56c9e9ed90
remove unused generators
2017-05-19 16:04:44 -04:00
Jennifer Mann
3dd60889e6
Update main logo link to go to Guides' first page
2017-05-19 15:48:06 -04:00
Jennifer Mann
36391c8278
Fix failing pagination specs
2017-05-19 13:13:47 -04:00
Loren Norman
db84909574
Merge pull request #67 from cypress-io/docs/getting-started
...
Docs/getting started
2017-05-19 13:12:25 -04:00
Loren Norman
c9b053ed72
drastically simplify the link tests
2017-05-19 13:07:54 -04:00
Jennifer Mann
57f1c6e379
Fix pagination so that it will go between doc groupings.
2017-05-19 13:07:39 -04:00
Jennifer Mann
f140884306
Updated Prev / Next to display article's name as the link text.
2017-05-19 12:32:33 -04:00
Loren Norman
01c7769cbe
memoize the menu-fetching combined with request for 🔥 speed!
2017-05-19 12:31:58 -04:00
Jennifer Mann
a697f41e33
Added back inner code styling
2017-05-19 12:24:18 -04:00
Jennifer Mann
dfb2fbb89c
work on heading spacing
2017-05-19 12:24:08 -04:00
Jennifer Mann
09df568fa4
Merge branch 'master' into docs/getting-started
2017-05-19 12:05:43 -04:00
Jennifer Mann
4eee975aba
Remove #section- from all all inter-page links
2017-05-19 12:01:36 -04:00
Jennifer Mann
bfb0660eaf
Update front matter of api docs to have description and top divider
2017-05-19 11:59:55 -04:00
Jennifer Mann
eac2765be2
Fixed syntax errors in js example code
2017-05-19 11:51:15 -04:00
Jennifer Mann
23a8bc96d8
removed hr's from api markdown files
2017-05-19 11:51:03 -04:00
Jennifer Mann
f9226a346a
Merge branch 'master' into docs/getting-started
2017-05-19 11:10:11 -04:00
Jennifer Mann
68ecf870f4
Worked on sidebar spacing and font colors
2017-05-19 11:09:53 -04:00
Gleb Bahmutov
4080fad5e7
Run linter against docs js for sanity check ( #62 )
...
* add standard linter to docs build code
* lint gulpfile
* lint cy_scripts files
* run linter pretest
2017-05-19 10:29:38 -04:00
Jennifer Mann
b0ff6f57bf
Fix issue with code highlighting css being removed from /public
2017-05-19 09:55:45 -04:00
Jennifer Mann
ca6b6d0293
Merge branch 'master' into docs/getting-started
2017-05-19 09:22:24 -04:00
Jennifer Shehane
29bab3dc87
Merge pull request #59 from cypress-io/docs/design
...
Docs/design
2017-05-19 09:15:45 -04:00
Gleb Bahmutov
1aa47d2671
CircleCI v2 ( #60 )
...
* each container runs its own commands and it is easy to modify which commands are were (multiline format)
* setup is super fast because all deps are in base docker image (well, except for Chrome) and node_modules are cached
2017-05-18 18:16:16 -04:00
Loren Norman
1b598a7f86
speed up tests by using request instead of visit
2017-05-18 17:41:33 -04:00
Loren Norman
6ffc9a7ba9
Merge branch 'master' into docs/getting-started
2017-05-18 17:18:52 -04:00
Loren Norman
3ab7b1254e
smoke tests for all guides links and placeholders for all files
2017-05-18 17:18:37 -04:00
Loren Norman
22e0e5f77a
integrating ~with~ cypress
2017-05-18 17:18:10 -04:00
Jennifer Mann
6ffe47e215
Update headers sizing
2017-05-18 16:16:12 -04:00
Jennifer Mann
8c6c4082d0
remove unused css
2017-05-18 16:05:18 -04:00
Jennifer Mann
f9cfeac575
Update code highlighting to be more beautiful.
2017-05-18 16:02:49 -04:00
Jennifer Mann
028453d90a
text aliasing fix
2017-05-18 16:02:26 -04:00
Jennifer Mann
1f6ae5e006
fix weird spacing of page dividers
2017-05-18 16:02:15 -04:00
Loren Norman
af6808cdbc
Testing Your App and Next Steps
2017-05-18 15:32:35 -04:00
Jennifer Mann
9ae2a9658b
Fix build process - JS/CSS files were not being concatenated & revisioned correctly
2017-05-18 14:45:31 -04:00
Loren Norman
9712707c71
rough in Writing Your First Test
2017-05-18 14:24:14 -04:00
Jennifer Mann
7c3aa905d3
Update wrapper stylings of docs
2017-05-18 13:39:20 -04:00
Loren Norman
470ff02b88
rough in Installing Cypress
2017-05-18 13:26:58 -04:00
Loren Norman
013c7f7a3e
grab Why Cypress? content from readme
2017-05-18 13:08:57 -04:00
Loren Norman
28bc406e64
section title tweaks
2017-05-18 13:08:46 -04:00
Jennifer Mann
2743bc74ef
Main nav now highlights when on path matching nav folder
2017-05-18 12:47:24 -04:00
Loren Norman
32583cce65
bring over the notes
2017-05-18 12:42:06 -04:00
Gleb Bahmutov
712544c62b
Merge branch 'master' of github.com:cypress-io/cypress-monorepo
2017-05-18 12:33:48 -04:00
Gleb Bahmutov
d1174fb699
rename record key to not have CYPRESS_ prefix which seems to break tests
2017-05-18 12:33:41 -04:00
Loren Norman
c620c2956d
Merge branch 'master' into docs/getting-started
2017-05-18 11:49:22 -04:00
Loren Norman
abd7aedb86
quickie link test for getting started, forces all pages to exist
2017-05-18 11:49:03 -04:00