Commit Graph

230 Commits

Author SHA1 Message Date
Eric Olkowski c4579b975b
Update CONTRIBUTING.md 2022-01-24 12:07:07 -05:00
Eric Olkowski dd0cb70e48
Update PULL_REQUEST_TEMPLATE.md 2022-01-24 12:06:49 -05:00
Eric Olkowski c223a5bfa2
Merge pull request #118 from scheals/feature/additional-hint-in-07-flex
07 flex layout 2: add additional hint for cards requiring space
2022-01-24 08:12:41 -05:00
Eric Olkowski ea660bf5fa
Update bug_report.md 2022-01-24 08:08:19 -05:00
Eric Olkowski 7c88a0e2a5
Fix multiple default labels 2022-01-24 08:06:01 -05:00
Eric Olkowski 731f324779
Update feature_request.md 2022-01-24 08:02:54 -05:00
Eric Olkowski 58b26e7858
Clarify which checkboxes are required 2022-01-24 07:45:42 -05:00
scheals d6e658d0ef Make solution fit the self-check 2022-01-24 12:42:43 +01:00
scheals 16379dbfbc
Refine wording of the hint
Remove a step of abstraction about cards "knowing" so the hint directly references defining space of cards.

Co-authored-by: Eric Olkowski <70952936+thatblindgeye@users.noreply.github.com>
2022-01-24 12:08:23 +01:00
Eric Olkowski 9878f2de3d
Update CONTRIBUTING.md 2022-01-23 21:51:57 -05:00
Eric Olkowski 257eba8805
Update CONTRIBUTING.md 2022-01-23 21:24:39 -05:00
Eric Olkowski 9bd534d501
Update CONTRIBUTING.md 2022-01-23 17:00:42 -05:00
scheals 2d36af0848
Change wording of the hint
This is to avoid the wrong idea that flex-wrap without defined space of items it affects is working "incorrectly".
2022-01-23 21:34:34 +01:00
scheals 38c97c00b9 Add hint about cards requiring defined space 2022-01-23 21:13:03 +01:00
Eric Olkowski d637df6ed9
Update bug_report.md 2022-01-23 11:42:40 -05:00
Eric Olkowski afe4faa2a6
Create feature_request.md 2022-01-23 11:42:24 -05:00
Eric Olkowski 8180561bbd
Create bug_report.md 2022-01-23 11:41:25 -05:00
Eric Olkowski 24caf40c62
Update CONTRIBUTING.md 2022-01-23 11:35:10 -05:00
Eric Olkowski a1e4143a58
Update CONTRIBUTING.md 2022-01-23 11:31:49 -05:00
Eric Olkowski 2e98308c95
Update PULL_REQUEST_TEMPLATE.md 2022-01-23 10:11:09 -05:00
Eric Olkowski b270eeb68a
Update link text 2022-01-23 01:20:15 -05:00
Eric Olkowski 7f0943d463
Update PULL_REQUEST_TEMPLATE.md 2022-01-23 01:13:08 -05:00
Eric Olkowski f50e1e6216
Update CONTRIBUTING.md 2022-01-22 11:29:25 -05:00
Eric Olkowski 4ef78b034c
Merge pull request #113 from scheals/feature/additional-hint-in-06-flex
Add hint towards searching for styling links in 06-flex-layout exercise
2022-01-22 10:46:10 -05:00
scheals c2ee35ca7d
Change wording from underscore to underline
Co-authored-by: Eric Olkowski <70952936+thatblindgeye@users.noreply.github.com>
2022-01-22 16:38:54 +01:00
Eric Olkowski 3e6a589d3d
Update PULL_REQUEST_TEMPLATE.md 2022-01-21 21:51:15 -05:00
Eric Olkowski 4efbc429fb
Create CONTRIBUTING.md 2022-01-21 21:50:37 -05:00
Eric Olkowski 2e9e9f8817
Create PULL_REQUEST_TEMPLATE.md 2022-01-21 07:45:47 -05:00
scheals 87fd0153ee Add hint towards searching for styling links 2022-01-18 17:10:44 +01:00
thatblindgeye b9e8f56a9f Fix issue for users with color blindness 2022-01-16 15:07:45 -05:00
Cody Loyd a3463cb99c
Merge pull request #107 from dm-murphy/feature/grid-exercise-3
Add Holy Grail exercise 3 to Grid exercises
2022-01-13 09:49:20 -06:00
Cody Loyd faa47dac62
Merge pull request #106 from dm-murphy/feature/grid-exercise-2
Add Holy Grail exercise 2 to Grid exercises
2022-01-13 09:48:46 -06:00
Daniel Murphy 5dbb8ff5a4 Update README hints 2022-01-12 19:37:30 -05:00
Daniel Murphy ce84a0ce51 Simplify solution 2022-01-12 19:37:15 -05:00
Daniel Murphy 604aa37a01 Reduce image more 2022-01-12 17:24:06 -05:00
Daniel Murphy 1f2ebe6692 Reduce image size again 2022-01-12 17:21:35 -05:00
Daniel Murphy a39eae4ec5 Resize images 2022-01-12 17:20:06 -05:00
Daniel Murphy aebe42c8c7 Update exercise 3 CSS 2022-01-12 17:18:49 -05:00
Daniel Murphy 373dc4e9bc Merge branch 'main' of https://github.com/TheOdinProject/css-exercises into feature/grid-exercise-3 2022-01-12 17:08:56 -05:00
Daniel Murphy 0a783d20c2 Update CSS to match first exercise simplified version 2022-01-12 17:07:40 -05:00
Daniel Murphy 2f50f3017c Merge branch 'main' of https://github.com/TheOdinProject/css-exercises into feature/grid-exercise-2 2022-01-12 16:05:04 -05:00
Cody Loyd d66f8bd3f3
Merge pull request #105 from dm-murphy/fix/grid-exercise-1
Change solution back to pixels and fix gap
2022-01-12 14:56:08 -06:00
Cody Loyd 0d6d78b21b replace dropdwon with popup 2022-01-12 14:38:29 -06:00
Daniel Murphy 18de05f55b Change solution back to pixels and fix gap 2022-01-12 15:30:06 -05:00
Cody Loyd 43e93bc9d4 update animation1 2022-01-12 13:39:47 -06:00
Cody Loyd c497ab3f7f simplify solution 2022-01-12 13:31:06 -06:00
Cody Loyd 4b3d6c8e16
Merge pull request #100 from rog2054/main
Foundations-002 Added Linux-compatible font
2022-01-12 13:21:14 -06:00
Cody Loyd 259bc818bc
Merge pull request #99 from seidbar/main
Remove redundant line
2022-01-12 13:20:49 -06:00
Cody Loyd 56bfc5aee5
Merge pull request #98 from akaminetzkyp/fix-capitalize-flex
Capitalize a letter in flex modal exercise
2022-01-12 13:19:07 -06:00
Cody Loyd 1d6f791944
Merge pull request #94 from dm-murphy/feature/grid
Feature/grid
2022-01-12 13:18:35 -06:00