Maribeth Bottorff
|
88ff901a72
|
chore: use prettier instead of clang-format (#7014)
* chore: add and configure prettier
* chore: remove clang-format
* chore: remove clang-format config
* chore: lint additional ts files
* chore: fix lint errors in blocks
* chore: add prettier-ignore where needed
* chore: ignore js blocks when formatting
* chore: fix playground html syntax
* chore: fix yaml spacing from merge
* chore: convert text blocks to use arrow functions
* chore: format everything with prettier
* chore: fix lint unused imports in blocks
|
2023-05-10 16:01:39 -07:00 |
|
alschmiedt
|
e4f15898d0
|
Update chrome version (#4866)
|
2021-06-03 17:57:40 -07:00 |
|
alschmiedt
|
c6b8791ece
|
Update chrome driver version (#4710)
|
2021-03-17 12:56:10 -07:00 |
|
Sam El-Husseini
|
67a6bfd0cf
|
Fix travis
|
2020-11-17 14:15:51 -08:00 |
|
Abby
|
ed38a45efd
|
Update chrome driver version
|
2020-08-26 08:10:09 -07:00 |
|
Sam El-Husseini
|
fd916fdb9b
|
Bounding Box interface (#3906)
* Add an interface describing a bounding box registered on the workspace
* Clear the bounding box array
* PR comments
* Update chromedriver
|
2020-05-19 18:06:11 -07:00 |
|
Monica Kozbial
|
1a0d966b70
|
Updating chrome version in selenium config. (#3805)
|
2020-04-10 10:19:43 -07:00 |
|
Sam El-Husseini
|
5852bef90d
|
Inject constants CSS in createDom (#3502)
* Inject constants CSS in createDom instead. Use a random identifier to pre-emptively set CSS that uses the disabled pattern id.
|
2019-12-10 15:00:32 -08:00 |
|
Sam El-Husseini
|
09d2a167f9
|
Fix travis by running browser tests in headless mode (#3001)
* Fix travis by running browser tests in headless mode
|
2019-09-11 17:25:22 -07:00 |
|