Logan Tegman
e2ec4cb3e6
Merge pull request #4770 from justinian336/Add/ES-translation-of-bootstrap-waypoints
...
Add ES translation of Bootstrap Waypoints
2015-12-01 15:15:03 -08:00
justinian336
2106da6890
Add ES translation of bootstrap waypoints. Thanks to @vtamara for the revision
2015-11-29 15:26:21 +00:00
Logan Tegman
8bab9c627e
Fix Waypoint Add Font Awesome Icons Tests
...
Closes #4769
2015-11-28 22:57:18 -08:00
SaintPeter
2a29d8e1f0
Fixes comments top of code ambiguity
2015-11-25 17:26:22 -08:00
Akira Laine
9e7fb144b5
fixed typo in bootstrap.json - closes #4661
2015-11-23 19:47:02 +11:00
Quincy Larson
927a058b90
make times for waypoint challenges less optimistic
2015-11-20 01:26:57 -06:00
iheartkode
2cac98a353
Clarify Font Awesome Instructions, Add Example
...
Clarify Font Awesome Instructions, Add Example
2015-11-17 14:19:37 -08:00
SaintPeter
cf3ec219a6
Fixes Bootstrap Row Test Escape
2015-11-06 18:54:11 -08:00
Aniruddh Agarwal
a4c707d22a
Merge pull request #4101 from ltegman/fix/waypoint-mobile-responsive-images-test-3509
...
Fix waypoint mobile responsive images test
2015-11-03 12:48:59 +08:00
Logan Tegman
4c53c8a8d4
Fix waypoint mobile responsive images test
...
Closes #3509
2015-11-01 12:14:34 -08:00
Logan Tegman
0bba8712f9
Fix Waypoint Center Text With Bootstrap Test
...
Closes #3864
2015-11-01 11:07:44 -08:00
Quincy Larson
d2ce2275b3
everything is ready except OOP
2015-10-28 05:13:49 -07:00
Quincy Larson
fd7451e233
Merge branch 'staging' into improve-early-challenges
...
Conflicts:
seed/challenges/basic-javascript.json
seed/challenges/bootstrap.json
seed/challenges/html5-and-css.json
seed/challenges/object-oriented-and-functional-programming.json
2015-10-28 02:20:09 -07:00
Logan Tegman
fa8674c588
Fix Bootstrap Waypoints Wording Clarifications
...
Closes #3895 and #3893
2015-10-27 19:30:47 -07:00
Quincy Larson
63f56c94b8
continue refining waypoints
2015-10-27 17:49:58 -07:00
Quincy Larson
0e70f98171
Merge branch 'fcc-running-cats' of https://github.com/ptsurbeleu/FreeCodeCamp into ptsurbeleu-fcc-running-cats
...
Conflicts:
seed/challenges/bootstrap.json
2015-10-24 01:33:26 -07:00
Quincy Larson
2ebc551197
Merge pull request #3380 from joel-bentley/fix/tests-on-waypoint-img-responsive
...
Fix tests on Waypoint Mobile Responsive Images
2015-10-24 01:14:43 -07:00
uwaseem
ee31bb30a1
Fix typo - changes 'it's attribute' to 'its attribute'
2015-10-21 22:50:15 +08:00
Aniruddh Agarwal
3066f5a579
Merge pull request #3367 from bugron/fix/nest-all_elements_in-container_fluid
...
Adds a new test which checks if all elements are nested in .container-fluid
2015-10-19 06:07:03 +08:00
Logan Tegman
839235554e
Merge pull request #3387 from joel-bentley/fix/test-for-closed-comment
...
Fix test on Waypoint Use Comments to Clarify Code
2015-10-15 20:40:04 -07:00
Quincy Larson
f30239fb6c
add time estimates to challenge blocks on map
2015-10-12 22:56:10 -07:00
Florencia Tarditti
c04832d618
fix bootstrap fluid containers wording issue
...
Closes #2467 .
2015-10-05 21:26:18 +02:00
Quincy Larson
465835d6b1
Merge branch 'staging' into map-restructure
...
Conflicts:
seed/challenges/basic-ziplines.json
seed/challenges/intermediate-ziplines.json
2015-10-02 11:23:54 -07:00
Quincy Larson
ea33385fea
remove vestigial difficulty attribute from challenges
2015-10-02 01:06:27 -07:00
Quincy Larson
69a3729025
restructure challenges and add certificate challenge skeletons
2015-10-01 23:54:20 -07:00
Joel Bentley
a75db9c7f2
Modify test to allow for blank line after comment
2015-09-23 18:21:16 -04:00
Joel Bentley
82605bbcb0
Fix test on Waypoint Use Comments to Clarify Code
2015-09-20 16:48:09 -04:00
Joel Bentley
182960af04
Fix tests on Waypoint Mobile Responsive Images
2015-09-20 15:52:54 -04:00
Arsen Melikyan
12ef390288
new test checks if all elements are nested in container-fluid
2015-09-20 00:42:01 +04:00
Pavel Tsurbeleu
be37378783
fix wording of src attribute assertion's message to be consistent with other messages in waypoint-make-images-mobile-responsive challenge
2015-09-16 18:10:16 -07:00
Pavel Tsurbeleu
165cb41080
fix count img elements assertion in waypoint-make-images-mobile-responsive challenge to be strict
2015-09-16 18:04:37 -07:00
Pavel Tsurbeleu
2843bd804a
add an assertion to ensure well-formed img elements in waypoint-make-images-mobile-responsive challenge, closes #1021
2015-09-16 17:03:23 -07:00
bugron
c6e3c89b7c
adds ability to 1-click expand images
2015-09-14 21:10:28 +04:00
Berkeley Martinez
11370db569
Merge pull request #3263 from leonfeng/leonfeng-fix-3260
...
Fix wording of the tests in Waypoint: Create Bootstrap Wells
2015-09-12 23:29:54 -07:00
Leon Feng
efc42e4eeb
Improve wording of Tests 1 and 2
2015-09-13 04:12:10 +08:00
bugron
d63721c250
improves tests to check if elements are nested properly
2015-09-12 10:46:30 +04:00
Aniruddh Agarwal
a278b211cc
Fixed erroneous test in bootstrap waypoint
...
Modified the last test in the bootstrap waypoint `Add Font Awesome Icons to all of our Buttons` so that it doesn't validate `</i`, but `</i>`
closes #1031
2015-09-11 14:01:49 +08:00
Berkeley Martinez
ac74f266ff
Merge branch 'master' into staging
2015-09-09 22:41:22 -07:00
Quincy Larson
f8657efc0e
Merge pull request #3129 from tcyrus/patch-2
...
Fixed tests in "Split your Bootstrap Row" and "Create Bootstrap Wells"
2015-09-09 14:24:34 -07:00
Aniruddh Agarwal
796abfc99e
Fixed incorrect challenge seed for bootstrap waypoint
...
Waypoint 'Use Spans for Inline Elements' has incorrect code in the seed. Corrected it.
Closes #3089
2015-09-08 10:39:07 +08:00
Timothy Cyrus
1bfceb0aa6
Update bootstrap.json
...
Fixed tests in "Split your Bootstrap Row" and "Create Bootstrap Wells" based on #2548
2015-09-06 15:57:02 -04:00
Arsen Melikyan
6145b14058
Merge pull request #2426 from saadanerdetbare/saadanerdetbare-2324
...
Force id attributes to be under relevant parents
2015-09-06 14:21:54 +04:00
Timothy Cyrus
706ab63693
Update bootstrap.json
...
Fix bad formatting with Label Bootstrap Wells test
2015-09-04 17:35:22 -04:00
Natac13
fa0160b639
Fix the typo in Create Bootstrap Wells; first test had extra >
2015-09-01 18:31:21 -04:00
Arsen Melikyan
eb14aec1bf
fixes a minor typo
2015-08-31 13:30:12 +04:00
Quincy Larson
852c2e3094
Merge pull request #2569 from issyl0/remove_mentions_of_h1
...
Center Text with Bootstrap: don't mention <h1> as it doesn't exist
2015-08-24 20:04:34 -07:00
Quincy Larson
e5a9b697ae
Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging
2015-08-24 17:54:00 -07:00
Berkeley Martinez
2d8184ce21
Merge pull request #2637 from srodman7689/srodman7689-2636
...
Removed extra word from the description of bootstrap Waypoint: Use Spans for Inline Elements
2015-08-24 16:58:41 -07:00
Sean Rodman
4403f589b8
Closes Issue #2636
2015-08-24 16:21:05 -05:00
Berkeley Martinez
d24611800d
Merge pull request #2574 from issyl0/consistent_capitalization
...
Consistently capitalize "Delete" in the description and the tests
2015-08-24 12:59:24 -07:00