From 6e92c0c0b9f2c2159ac31cf154c3dffe588c0d1e Mon Sep 17 00:00:00 2001 From: Matt Brophy Date: Mon, 12 Dec 2016 12:59:05 -0500 Subject: [PATCH 1/7] 01 - Javascript Drum Kit --- 01 - JavaScript Drum Kit/index.html | 31 +++++++++++++++-------------- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/01 - JavaScript Drum Kit/index.html b/01 - JavaScript Drum Kit/index.html index 246639f990..58ea469c1c 100644 --- a/01 - JavaScript Drum Kit/index.html +++ b/01 - JavaScript Drum Kit/index.html @@ -58,25 +58,26 @@ From 51ad89fc0882275cf40788d52d5fc7d90d967fca Mon Sep 17 00:00:00 2001 From: Matt Brophy Date: Wed, 14 Dec 2016 12:25:14 -0500 Subject: [PATCH 2/7] Day 3 - Css Variables --- 03 - CSS Variables/index.html | 79 +++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 03 - CSS Variables/index.html diff --git a/03 - CSS Variables/index.html b/03 - CSS Variables/index.html new file mode 100644 index 0000000000..721219ce9f --- /dev/null +++ b/03 - CSS Variables/index.html @@ -0,0 +1,79 @@ + + + + + Codestin Search App + + +

Update CSS Variables with JS

+ +
+ + + + + + + + +
+ + + + + + + + + From 1d932c99eb57d274973fa8a4a1b616eadc54a54b Mon Sep 17 00:00:00 2001 From: Matt Brophy Date: Wed, 14 Dec 2016 13:03:57 -0500 Subject: [PATCH 3/7] 02 - Css clock --- 02 - JS + CSS Clock/index.html | 50 +++++++++++++++++++--------------- 1 file changed, 28 insertions(+), 22 deletions(-) diff --git a/02 - JS + CSS Clock/index.html b/02 - JS + CSS Clock/index.html index 1c777557da..2b79bceb02 100644 --- a/02 - JS + CSS Clock/index.html +++ b/02 - JS + CSS Clock/index.html @@ -61,36 +61,42 @@ background:black; position: absolute; top:50%; + border-radius: 50%; transform-origin: 100%; transform: rotate(90deg); - transition: all 0.05s; + transition: all 0.5s; transition-timing-function: cubic-bezier(0.1, 2.7, 0.58, 1); } - - + From 5cbe170483160ee8b67068fbc6d7d35d39e6ba0c Mon Sep 17 00:00:00 2001 From: Matt Brophy Date: Thu, 15 Dec 2016 12:34:04 -0500 Subject: [PATCH 4/7] Array cardio --- 04 - Array Cardio Day 1/index.html | 78 ++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 04 - Array Cardio Day 1/index.html diff --git a/04 - Array Cardio Day 1/index.html b/04 - Array Cardio Day 1/index.html new file mode 100644 index 0000000000..2c514b7468 --- /dev/null +++ b/04 - Array Cardio Day 1/index.html @@ -0,0 +1,78 @@ + + + + + Codestin Search App + + + + + From 2d2cf7d1ddb5e504b489312f74cb55ff6cd69466 Mon Sep 17 00:00:00 2001 From: Matt Brophy Date: Thu, 22 Dec 2016 11:54:48 -0500 Subject: [PATCH 5/7] 05 - Flex panels image galley --- 05 - Flex Panel Gallery/index.html | 153 +++++++++++++++++++++++++++++ 1 file changed, 153 insertions(+) create mode 100644 05 - Flex Panel Gallery/index.html diff --git a/05 - Flex Panel Gallery/index.html b/05 - Flex Panel Gallery/index.html new file mode 100644 index 0000000000..32c5031eca --- /dev/null +++ b/05 - Flex Panel Gallery/index.html @@ -0,0 +1,153 @@ + + + + + Codestin Search App + + + + + + +
+
+

Hey

+

Let's

+

Dance

+
+
+

Give

+

Take

+

Receive

+
+
+

Experience

+

It

+

Today

+
+
+

Give

+

All

+

You can

+
+
+

Life

+

In

+

Motion

+
+
+ + + + + + + From a976c041beb95cd8e092367e4c5235f0e2156c84 Mon Sep 17 00:00:00 2001 From: Matt Brophy Date: Thu, 22 Dec 2016 12:21:15 -0500 Subject: [PATCH 6/7] Multi-select checkbox --- .../index.html | 137 ++++++++++++++++++ 1 file changed, 137 insertions(+) create mode 100644 10 - Hold Shift and Check Checkboxes/index.html diff --git a/10 - Hold Shift and Check Checkboxes/index.html b/10 - Hold Shift and Check Checkboxes/index.html new file mode 100644 index 0000000000..a2b942c98f --- /dev/null +++ b/10 - Hold Shift and Check Checkboxes/index.html @@ -0,0 +1,137 @@ + + + + + Codestin Search App + + + + +
+
+ +

This is an inbox layout.

+
+
+ +

Check one item

+
+
+ +

Hold down your Shift key

+
+
+ +

Check a lower item

+
+
+ +

Everything inbetween should also be set to checked

+
+
+ +

Try do it with out any libraries

+
+
+ +

Just regular JavaScript

+
+
+ +

Good Luck!

+
+
+ +

Don't forget to tweet your result!

+
+
+ + + + + From fa57917aa10a1c574cc2ff69ca2ba6438fe7cfd8 Mon Sep 17 00:00:00 2001 From: Matt Brophy Date: Thu, 22 Dec 2016 12:43:35 -0500 Subject: [PATCH 7/7] 06 - Ajax typeahead --- 06 - Type Ahead/index.html | 62 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 06 - Type Ahead/index.html diff --git a/06 - Type Ahead/index.html b/06 - Type Ahead/index.html new file mode 100644 index 0000000000..c8472d8c84 --- /dev/null +++ b/06 - Type Ahead/index.html @@ -0,0 +1,62 @@ + + + + + Codestin Search App + + + + +
+ +
    +
  • Filter for a city
  • +
  • or a state
  • +
+
+ + +