98f979f3b4
fix(client): disable build on error
2019-02-16 17:48:37 +00:00
cafbe33cc7
mild proofreading edits ( #29854 )
...
removed repeated words and unnecessary punctuation
2019-02-16 10:41:49 -07:00
2981d776c7
fix(client): update success message for all challenges
2019-02-16 17:30:37 +00:00
f6fa754906
fix(client): update current challenge for all challenges
2019-02-16 17:30:37 +00:00
ba9e45023d
fix: make border radius challenge Firefox compatible ( #35009 )
...
* fix: make border radius challenge Firefox compatible
* fix: make border radius challenge Firefox compatible mk2
2019-02-16 17:17:11 +00:00
cf0ebc2846
Added Quickstart Tutorial and formatting changes ( #29412 )
2019-02-16 10:12:23 -07:00
7bd476c232
add code snippet: logical operator ( #29842 )
...
add code snippet for logical operator short-circuit evaluation
2019-02-16 10:02:27 -07:00
db63a354ee
Deleted comma and removed first person ( #35034 )
2019-02-16 08:50:46 -08:00
99ac0b6938
Update use-grid-area-without-creating-an-areas-template.english.md ( #34852 )
2019-02-16 20:52:20 +05:30
041efd9f8a
Added some translations to titles ( #25800 )
2019-02-16 16:18:40 +01:00
3485c88723
Redacción del título ( #25733 )
...
La redacción del título estaba mal
2019-02-16 16:15:42 +01:00
994ee89a86
fix: add a ; to the end of the example code ( #34379 )
2019-02-16 19:20:10 +05:30
21f5427c14
Media query solution for Responsive Web Design ( #33991 )
...
* Media query solution for Responsive Web Design
This is in response to the required solution for the challenge solution section.
* fix: solution
2019-02-16 19:13:54 +05:30
9c3145ea49
fix: improved the grammar and readability ( #35133 )
2019-02-16 18:02:35 +05:30
bad8846e04
feat: add solution to accessibility challenge ( #35131 )
2019-02-16 18:00:42 +05:30
16ef2639c0
Updated wrong guideUrl to correct one ( #35066 )
...
* Update add-a-text-alternative-to-images-for-visually-impaired-accessibility.english.md
* Use standard link for guide URLs
* fix: corrected guideUrl
* fix: corrected guideUrl again
2019-02-16 17:52:16 +05:30
81d6f15456
fix: unbreak the test command
2019-02-16 12:27:23 +05:30
354d3feaee
fix: Allow un-authed loopback api calls
2019-02-16 12:27:23 +05:30
ca298e9bde
fix: Revert to relative ajax urls
2019-02-16 12:27:23 +05:30
33a61fe074
docs: optimise images ( #35240 )
2019-02-16 12:04:16 +05:30
d66d92b8df
Added get laravel ( #28860 )
...
Added some description for Laravel installation
2019-02-15 19:23:45 -07:00
2fea8d89f4
Update add-columns-with-grid-template-columns.english.md ( #33544 )
...
Fixed wording order for 'each' when asking to set column width.
2019-02-15 17:40:32 -08:00
7872dda58b
change conceling to concealing ( #35237 )
2019-02-15 17:10:59 -08:00
63d31ba61e
Added info about Mozilla Accessibility tool ( #33758 )
2019-02-15 17:57:32 -06:00
4fc2bdd2a1
Update use-the-tilde-character-to-always-use-the-latest-patch-version-of-a-dependency.en.md ( #34871 )
...
Grammatical change.
2019-02-15 15:15:37 -08:00
c413995a4f
fix: turn non CTA buttons to ghost
2019-02-16 01:31:12 +03:00
b1372bba15
Add info about Valet to article ( #25124 )
2019-02-15 15:28:06 -07:00
4edd995c76
fix: standarize form field UI
2019-02-16 01:13:57 +03:00
e727acb281
fix: do not render empty instructions
2019-02-16 01:13:57 +03:00
150d655306
Info about creating and verifying accessible PDFs ( #33743 )
...
* Info about creating and verifying accessible PDFs
* markdownize link, add space
2019-02-15 15:58:18 -06:00
d17bfe4abf
Added Link to The A11y Project Website ( #33557 )
...
Added a resource to link to The A11y Project website, along with a short description of what the site offers.
2019-02-15 15:22:14 -06:00
4381bd1b29
Add New Color Contrast Resource ( #33543 )
...
Linked to a new color contrast resource website that is good for Developers and Designers.
2019-02-15 15:06:16 -06:00
3eb6cf6e67
feat(client): place tool panel at the bottom
2019-02-16 01:13:11 +05:30
ec9fffb222
solution to Challenge ID:bad87fee1348bd9aedd08835 ( #33391 )
...
* solution to Challenge ID:bad87fee1348bd9aedd08835
solution to Challenge ID:bad87fee1348bd9aedd08835 - Check Radio Buttons and Checkboxes by Default
* fix: solution
2019-02-15 11:19:03 -08:00
7687f26c56
Information correction ( #28582 )
...
Eliminated the line (<code>rotate()</code> works the same way that <code>skewX()</code> and <code>skewY()</code> do).
It is incorrect. SkewX and SkewY do not work the same as rotate, perhaps in the sense that they take an argument ranging from 0 to 360deg, but they do not have the same effect.
2019-02-15 14:13:32 -05:00
f1b2188bd7
Corrected syntax for bubble sort ( #20302 )
...
Changed some incorrect words in spanish, translated titles and gave overall authentic feeling to text
2019-02-15 20:03:56 +01:00
3152eaaa7c
Changed some Spanish translations a bit ( #20061 )
2019-02-15 20:00:13 +01:00
6b375206cf
Added more Accessibility tools for web developers ( #31040 )
...
* Added more Accessibility tools for web developers
Added Screen Reader tools useful for accessibility development
* markdownize links
change & to 'and'
2019-02-15 12:35:42 -06:00
ec013401bb
Update index.md Add 'please' & comma ( #33015 )
2019-02-15 12:12:32 -06:00
521871ab8f
Update index.md ( #29856 )
...
I added the WAVE Extention Tool for Google Chrome
2019-02-15 12:10:04 -06:00
63c5a94321
Expected solution for the challenge seed code ( #32532 )
...
* Expected solution for the challenge seed code
I have updated the expected output for the challenge seed code.
* Update change-the-color-of-text.english.md
* fix: corrected solution section syntax
2019-02-15 12:48:30 -05:00
2f9d7a7492
Added solution to challenge ( #34838 )
...
Solution for challenge "Bootstrap: Use the Bootstrap Grid to Put Elements Side By Side".
2019-02-15 09:39:36 -08:00
9fa297207d
fix: Ensure env in CI
2019-02-15 14:49:53 +00:00
463a83b459
fix: Do not use relative api locations
2019-02-15 14:49:53 +00:00
6221a85d14
fix(ci): do not cd when you dont want to
2019-02-15 11:06:25 +00:00
fb9ee2ba3b
fix: remove newline in script
2019-02-15 10:53:55 +00:00
1835d2e073
fix: remove space in script
2019-02-15 10:53:55 +00:00
83fa98a95d
fix: run commands from root
...
Co-Authored-By: raisedadead <1884376+raisedadead@users.noreply.github.com >
2019-02-15 10:53:55 +00:00
d0995d8b88
fix: skip install and before script
...
Co-Authored-By: raisedadead <1884376+raisedadead@users.noreply.github.com >
2019-02-15 10:53:55 +00:00
e9e32e06e2
fix(ci): update submodule script
2019-02-15 10:53:55 +00:00