Commit Graph

8383 Commits

Author SHA1 Message Date
Chris Breiding c62d329bc1 driver: add support for date inputs 2017-05-23 10:48:05 -04:00
Chris Breiding 1aa716f329 driver: use specific inputs for type tests 2017-05-23 10:47:09 -04:00
Chris Breiding 43f835c243 driver: re-organize text input tests 2017-05-22 13:49:51 -04:00
Chris Breiding d152189613 Merge branch 'master' of github.com:cypress-io/cypress-monorepo 2017-05-22 13:47:38 -04:00
Chris Breiding 924bfc1f21 driver: fix selection hack 2017-05-22 12:13:37 -04:00
Gleb Bahmutov 3a52caf183 ts: use debug cypress:ts to see TypeScript registration message 2017-05-22 12:08:18 -04:00
Chris Breiding 0999a8fb07 Merge pull request #69 from cypress-io/cy-type-number-email-fixes
Fix issues with cy.type and number/email inputs
2017-05-22 11:43:38 -04:00
Chris Breiding 357b60a8fc Merge branch 'master' into cy-type-number-email-fixes 2017-05-22 11:12:44 -04:00
Chris Breiding e721769806 driver: move input type change hack into bililite 2017-05-22 11:12:15 -04:00
Chris Breiding 7c65e127ef driver: add test for overwriting email input text 2017-05-22 10:56:47 -04:00
Chris Breiding 06fd44f10d driver: add hack to text selection to fix cy.type 2017-05-22 10:47:18 -04:00
Gleb Bahmutov d21ef620bd ts: transpile TypeScript without checking types by default for speed 2017-05-19 17:45:54 -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
Chris Breiding f5f7a98aea driver: ignore eslint on bililiteRange 2017-05-19 16:07:49 -04:00
Jennifer Mann 56c9e9ed90 remove unused generators 2017-05-19 16:04:44 -04:00
Chris Breiding 489549e3f5 Merge branch 'master' into cy-type-number-email-fixes 2017-05-19 16:03:47 -04:00
Chris Breiding 7bd06319bd Merge branch 'master' of github.com:cypress-io/cypress-monorepo 2017-05-19 15:53:59 -04:00
Chris Breiding 328c72d244 driver: only try to match spec files for src files 2017-05-19 15:53:23 -04:00
Jennifer Mann 3dd60889e6 Update main logo link to go to Guides' first page 2017-05-19 15:48:06 -04:00
Chris Breiding 3c302b0d87 driver: fix double slash in test path 2017-05-19 15:30:03 -04:00
Chris Breidng 038662c282 driver: fix issues with cy.type in newer versions of chrome 2017-05-19 15:11:16 -04:00
Chris Breidng a253d1368d Merge branch 'master' of github.com:cypress-io/cypress-monorepo 2017-05-19 15:10:24 -04:00
Gleb Bahmutov 96a02c308f example: lint the JS files (#63)
* add standard linter to example project

* lint bin/convert script

* lint more js files, run linter pretest
2017-05-19 13:27: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
Jennifer Shehane 1d2c3533b0 Merge pull request #66 from cypress-io/docs/design
Docs/design
2017-05-19 13:09:11 -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 Shehane 9b185d8184 Merge pull request #65 from cypress-io/docs/design
Docs/design
2017-05-19 12:05:22 -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 792024f7db Merge branch 'master' into docs/design 2017-05-19 11:33:26 -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 a272c54f68 Merge branch 'master' into docs/design 2017-05-19 09:26:12 -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