Jennifer Shehane
|
a703bd6d66
|
docs: Convert clear cookie/cookies/localstorage to new api structure
|
2017-05-24 15:26:34 -04:00 |
|
Jennifer Shehane
|
3640df8c0e
|
Converted check, children, clear to new api structure
|
2017-05-24 14:54:27 -04:00 |
|
Jennifer Shehane
|
be59404c84
|
Convert as / blur to new api structure
|
2017-05-24 13:59:43 -04:00 |
|
Jennifer Shehane
|
4e9fe7270c
|
Converted 'and' doc to new structure
|
2017-05-24 13:08:27 -04:00 |
|
Jennifer Shehane
|
a89c50f1a6
|
Updated some incorrect chainers off of .contains()
|
2017-05-24 13:08:14 -04:00 |
|
Jennifer Shehane
|
3dcc7dd2bd
|
Added 'Usage' section to newly structure docs
- Added > icon in front of each parameter
- Added acceptable types to parameters
|
2017-05-24 11:51:35 -04:00 |
|
Jennifer Shehane
|
9dced42124
|
Merge branch 'master' into docs/standardize-api
# Conflicts:
# docs/source/api/commands/type.md
|
2017-05-24 10:53:18 -04:00 |
|
Chris Breiding
|
8f9853a188
|
docs: remove cy.type known issue section for native inputs
|
2017-05-24 10:39:53 -04:00 |
|
Chris Breiding
|
3d0e08d4dd
|
driver: add support for week inputs
|
2017-05-24 10:37:46 -04:00 |
|
Chris Breiding
|
79be50bac6
|
driver: add support for month inputs
|
2017-05-24 09:17:12 -04:00 |
|
Jennifer Mann
|
de8d3c6f14
|
docs: Change 'Related' section to 'See also'
|
2017-05-23 17:17:27 -04:00 |
|
Jennifer Mann
|
daed9d7346
|
docs: change 'Parameters' title to more accurate 'Arguments'
|
2017-05-23 17:16:06 -04:00 |
|
Jennifer Mann
|
59f778ebae
|
docs: Update uses of double quotes in JS code examples to single quotes
|
2017-05-23 17:13:27 -04:00 |
|
Chris Breiding
|
80507eb564
|
driver: improve date input support
|
2017-05-23 14:36:34 -04:00 |
|
Chris Breiding
|
e59e7a600b
|
driver: add support for time inputs
|
2017-05-23 14:36:21 -04:00 |
|
Jennifer Mann
|
4301f787c4
|
Update double quotes in code examples to single quotes
|
2017-05-23 14:33:08 -04:00 |
|
Jennifer Mann
|
cd1c7b03ac
|
Convert first doc to new structure
|
2017-05-23 14:32:57 -04:00 |
|
Jennifer Mann
|
2b4ba6e70c
|
docs: update cy.route with new structure
|
2017-05-23 14:24:03 -04:00 |
|
Jennifer Mann
|
5ed10da37f
|
docs: Clean up .click off of criticism
- replace double quotes in code with single quotes
|
2017-05-23 13:34:40 -04:00 |
|
Jennifer Mann
|
68f902a334
|
docs: Update contains to new format
- moved descriptions out of code comments and into paragraphs
- changed all double quotes in code to single quotes
|
2017-05-23 13:34:10 -04:00 |
|
Jennifer Mann
|
1e7f1c74ef
|
docs: updated links to 'new issue' to be new, simpler link (rather than old template link)
|
2017-05-23 13:33:10 -04:00 |
|
Jennifer Mann
|
f37b6e1e3d
|
Merge branch 'master' into docs/standardize-api
|
2017-05-23 12:28:09 -04:00 |
|
Jennifer Mann
|
b35313c80b
|
docs: First pass at new API doc structure
|
2017-05-23 12:25:05 -04:00 |
|
Jennifer Mann
|
0f4391e466
|
docs: Remove ul list-styles (they were still displaying in Firefox)
|
2017-05-23 12:21:52 -04:00 |
|
Jennifer Mann
|
65de8a741a
|
docs: Update page header /section styles
|
2017-05-23 12:21:31 -04:00 |
|
Jennifer Mann
|
c2e16935cd
|
refactor bool
|
2017-05-23 11:45:22 -04:00 |
|
Jennifer Mann
|
80a35e3024
|
only print revision changes on deploy
|
2017-05-23 11:21:03 -04:00 |
|
Chris Breiding
|
64dc14b82f
|
Merge branch 'master' of github.com:cypress-io/cypress-monorepo
|
2017-05-23 10:48:16 -04:00 |
|
Chris Breiding
|
c62d329bc1
|
driver: add support for date inputs
|
2017-05-23 10:48:05 -04:00 |
|
Gleb Bahmutov
|
1188181331
|
launcher: fix lint errors by using exact dependencies, close #82
|
2017-05-23 09:39:22 -04:00 |
|
Gleb Bahmutov
|
a7877921a4
|
all: need to run build all command separately, fix #79
|
2017-05-23 09:07:55 -04:00 |
|
Brian Mann
|
843808ca7a
|
fix linting errors
|
2017-05-22 22:12:35 -04:00 |
|
Jennifer Mann
|
04f2d075fc
|
Updated hfc to only run when in production env.
|
2017-05-22 18:28:02 -04:00 |
|
Jennifer Mann
|
cee68a7246
|
Set node env to production on deploy script
|
2017-05-22 18:27:39 -04:00 |
|
Jennifer Mann
|
b1a6a538f9
|
turn hfc css back on
|
2017-05-22 18:27:22 -04:00 |
|
Gleb Bahmutov
|
c5ed0c2e7c
|
docs: linting
|
2017-05-22 16:39:29 -04:00 |
|
Jennifer Mann
|
abfbeb884f
|
Update npm modules to go to dedicated vendor folder
- add scripts to copy over fonts.
- install fira/font-awesome npm packages
|
2017-05-22 13:26:09 -04:00 |
|
Jennifer Mann
|
1420e081e7
|
ignore css/js/fonts vendor folders
|
2017-05-22 13:10:52 -04:00 |
|
Gleb Bahmutov
|
b3ca0318f2
|
docs: fix duplicate declaration by making them block scoped const
|
2017-05-19 17:39:01 -04:00 |
|
Gleb Bahmutov
|
e53744ded0
|
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
|
a415877718
|
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
|
381503056f
|
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
|
b179a76564
|
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 |
|
Loren Norman
|
03220317f9
|
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
|
2d7be23a13
|
remove unused generators
|
2017-05-19 16:04:44 -04:00 |
|