]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
8 years agoOptional Responsive breakpoints for sizing classes!
harry [Fri, 24 Feb 2017 01:59:17 +0000 (07:29 +0530)] 
Optional Responsive breakpoints for sizing classes!

8 years agoOptional responsive breakpoints for these spacing classes
harry [Fri, 24 Feb 2017 01:35:47 +0000 (07:05 +0530)] 
Optional responsive breakpoints for these spacing classes

8 years agoRemoved `all` keyword!
harry [Fri, 24 Feb 2017 01:26:40 +0000 (06:56 +0530)] 
Removed `all` keyword!

8 years agoDocs Update: Changed the text of `h4` tags as was creating same #link
harry [Fri, 24 Feb 2017 01:23:28 +0000 (06:53 +0530)] 
Docs Update: Changed the text of `h4` tags as was creating same #link

8 years agoDoc update: Addition in Sass includes!
harry [Fri, 24 Feb 2017 01:15:49 +0000 (06:45 +0530)] 
Doc update: Addition in Sass includes!

8 years agoRemoved an extra line space!
harry [Thu, 23 Feb 2017 16:42:49 +0000 (22:12 +0530)] 
Removed an extra line space!

8 years agoSpacing: Integrated margin and padding mixin to spacing classes
harry [Thu, 23 Feb 2017 16:31:18 +0000 (22:01 +0530)] 
Spacing: Integrated margin and padding mixin to spacing classes
Also:
- Docs Updation
- Convention changed to foundation convention aka `padding-top-1` instead of `p-t-1`

8 years agoModified spacing utilities ( both classes and mixins )
harry [Wed, 22 Feb 2017 17:18:49 +0000 (22:48 +0530)] 
Modified spacing utilities ( both classes and mixins )
Also updated docs

8 years agoAdded margin and padding mixin for reusability!
harry [Wed, 22 Feb 2017 15:44:25 +0000 (21:14 +0530)] 
Added margin and padding mixin for reusability!
No generated css whatsoever, only sass magic

8 years agoImproved Position Mixin, better reusability!
harry [Wed, 22 Feb 2017 15:32:38 +0000 (21:02 +0530)] 
Improved Position Mixin, better reusability!

8 years agoEnd of line for border-box
harry [Tue, 21 Feb 2017 16:05:10 +0000 (21:35 +0530)] 
End of line for border-box

8 years agoAdded border box utility
harry [Tue, 21 Feb 2017 16:00:43 +0000 (21:30 +0530)] 
Added border box utility
Also added the docs for the same

8 years agoReordering, mixins first and then prototype classes
harry [Tue, 21 Feb 2017 14:32:15 +0000 (20:02 +0530)] 
Reordering, mixins first and then prototype classes

8 years agoCorrection in sass mixins docs
harry [Tue, 21 Feb 2017 14:21:26 +0000 (19:51 +0530)] 
Correction in sass mixins docs

8 years agoAdded a box mixin to easily create a square, rectangle or a circle
harry [Mon, 20 Feb 2017 17:51:16 +0000 (23:21 +0530)] 
Added a box mixin to easily create a square, rectangle or a circle
Same like relational mixins, this also adds no generated css what so ever, just simple scss mixin.

8 years agoAdded relational mixin to prototyping utilities
harry [Mon, 20 Feb 2017 16:35:13 +0000 (22:05 +0530)] 
Added relational mixin to prototyping utilities
Basically easy scss mixins to work upon nth selectors
This adds(or generates) no css whatsoever only scss mixins

8 years agoHyperlinking the depreciation notice
harry [Mon, 13 Feb 2017 16:30:35 +0000 (22:00 +0530)] 
Hyperlinking the depreciation notice

8 years agoAdded max-width-100 to text truncate
harry [Mon, 13 Feb 2017 16:24:35 +0000 (21:54 +0530)] 
Added max-width-100 to text truncate

8 years agoDocumented a callout for `!important` within docs.
harry [Mon, 13 Feb 2017 16:02:09 +0000 (21:32 +0530)] 
Documented a callout for `!important` within docs.

8 years agoAdding `!important` to **sensible** areas.
harry [Mon, 13 Feb 2017 15:40:46 +0000 (21:10 +0530)] 
Adding `!important` to **sensible** areas.

8 years agoImproving docs for enabling prototype mode
harry [Sun, 12 Feb 2017 13:59:11 +0000 (19:29 +0530)] 
Improving docs for enabling prototype mode

8 years agoAdded parameter/mixin docs to text utilities
harry [Sun, 12 Feb 2017 13:36:18 +0000 (19:06 +0530)] 
Added parameter/mixin docs to text utilities
- overflow [prototype-text-overflow] Text Truncate

8 years agoRenamed some variables(map) names as per current code
harry [Sun, 12 Feb 2017 13:20:20 +0000 (18:50 +0530)] 
Renamed some variables(map) names as per current code

8 years agoAdded parameters/mixin docs to text decoration and text transformation
harry [Sun, 12 Feb 2017 13:04:43 +0000 (18:34 +0530)] 
Added parameters/mixin docs to text decoration and text transformation
- transformation [] Text Transformation
- decoration [] Text Decoration

8 years agoAdded mixin docs to sizing utility
harry [Sun, 12 Feb 2017 12:53:36 +0000 (18:23 +0530)] 
Added mixin docs to sizing utility
Also removed extra line space from spacing utility

8 years agoAdded parameters/mixin docs to font styling
harry [Sun, 12 Feb 2017 12:38:30 +0000 (18:08 +0530)] 
Added parameters/mixin docs to font styling
- letter-spacing [prototype-wide-letter-spacing] Wide letter spacing for the font
- weight [prototype-font-normal] Weight of the font (normal)
- weight [prototype-font-bold] Weight of the font (bold)

8 years agoAdded mixin docs for `rounded-circle`
harry [Sun, 12 Feb 2017 12:11:24 +0000 (17:41 +0530)] 
Added mixin docs for `rounded-circle`
Also did some more grammatical docs correction

8 years agoAdded paramters/mixin docs to position classes
harry [Sun, 12 Feb 2017 11:46:53 +0000 (17:16 +0530)] 
Added paramters/mixin docs to position classes
- position [] Position classes
- z-index [prototype-position-z-index] z-index

8 years agoAdded Parameters/mixin docs to overflow classes
harry [Sun, 12 Feb 2017 11:22:17 +0000 (16:52 +0530)] 
Added Parameters/mixin docs to overflow classes
- overflow [] Overflow classes

8 years agoAdded parameters/docs mixins to list styling
harry [Sun, 12 Feb 2017 11:08:09 +0000 (16:38 +0530)] 
Added parameters/docs mixins to list styling
- style-type-unordered [] Style type for unordered Lists
- style-type-ordered [] Style type for ordered Lists

8 years agoAdded paramaters/mixins docs to display classes
harry [Sun, 12 Feb 2017 10:02:56 +0000 (15:32 +0530)] 
Added paramaters/mixins docs to display classes
- display [] Display classes

8 years agoAdded parameters to bordered mixins
harry [Sun, 12 Feb 2017 09:45:05 +0000 (15:15 +0530)] 
Added parameters to bordered mixins
- radius [prototype-border-radius] Border radius

8 years agoAdd parameters to bordered mixin
harry [Sun, 12 Feb 2017 09:13:22 +0000 (14:43 +0530)] 
Add parameters to bordered mixin
- `width[prototype-border-width]` Width of the border
- `type[prototype-border-type]` Type of the border
- `color[prototype-border-color]` Color of the border

8 years agoAdded bordered class to prototype utility!
harry [Sun, 12 Feb 2017 07:56:13 +0000 (13:26 +0530)] 
Added bordered class to prototype utility!
Also
- Added bordered class to docs and visual regression testing.
- Added tables examples to docs and visual regression testing.
- Renamed Rounded elements to rounded & bordered

8 years agoDocs correction
harry [Sat, 11 Feb 2017 17:02:42 +0000 (22:32 +0530)] 
Docs correction

8 years agoAdded cards to rounded elements example
harry [Sat, 11 Feb 2017 16:55:51 +0000 (22:25 +0530)] 
Added cards to rounded elements example
Within
- Foundation Docs
- Visual Regression Testing

8 years agoVisual Regression: Add overflow to testing
harry [Thu, 9 Feb 2017 15:06:21 +0000 (20:36 +0530)] 
Visual Regression: Add overflow to testing

8 years agoCoorection in docs comments
harry [Thu, 9 Feb 2017 08:52:22 +0000 (14:22 +0530)] 
Coorection in docs comments

8 years agoVisual Regression: Added display classes to testing
harry [Thu, 9 Feb 2017 05:07:37 +0000 (10:37 +0530)] 
Visual Regression: Added display classes to testing
Also removed display-table and display-table-cell as default from docs and scss

8 years agoVisual Regression: Added image replacement (text-hide) to testing
harry [Wed, 8 Feb 2017 17:59:01 +0000 (23:29 +0530)] 
Visual Regression: Added image replacement (text-hide) to testing
Also updated docs for the same.

8 years agoVisual Regression: Added text decoration to testing
harry [Wed, 8 Feb 2017 17:02:18 +0000 (22:32 +0530)] 
Visual Regression: Added text decoration to testing

8 years agoVisual Regression: Added Text Transformation to testing
harry [Wed, 8 Feb 2017 16:56:29 +0000 (22:26 +0530)] 
Visual Regression: Added Text Transformation to testing

8 years agoVisual Regression: Added Text Truncate to testing
harry [Wed, 8 Feb 2017 16:52:14 +0000 (22:22 +0530)] 
Visual Regression: Added Text Truncate to testing

8 years agoVisual Regression: Added text wrap and no wrap to testing
harry [Wed, 8 Feb 2017 16:48:50 +0000 (22:18 +0530)] 
Visual Regression: Added text wrap and no wrap to testing

8 years agoVisual Regression: Added Sizing Utilities to testing
harry [Wed, 8 Feb 2017 16:39:18 +0000 (22:09 +0530)] 
Visual Regression: Added Sizing Utilities to testing
Inludes
- Width (25, 50, 75, 100)
- Height (25, 50, 75, 100)
- Max Width 100
- Max Height 100

8 years agoVisual Regression: Added ordered and unordered lists to testing
harry [Wed, 8 Feb 2017 16:04:12 +0000 (21:34 +0530)] 
Visual Regression: Added ordered and unordered lists to testing
Also removed `margin-left: 0` from scss as its was a mistake from my end.

8 years agoVisual Regression: Added font typescale to testing
harry [Wed, 8 Feb 2017 15:51:51 +0000 (21:21 +0530)] 
Visual Regression: Added font typescale to testing

8 years agoVisual Regression: Added Font Styling to testing
harry [Wed, 8 Feb 2017 15:43:30 +0000 (21:13 +0530)] 
Visual Regression: Added Font Styling to testing
Includes:
- Font Wide
- Font Normal
- Font Bold
- Font Italic

8 years agoVisual Regression: Added Rounded elements to testing
harry [Wed, 8 Feb 2017 15:36:09 +0000 (21:06 +0530)] 
Visual Regression: Added Rounded elements to testing
Also, created a template specific to `prototype.css` for re-use.

8 years agoRemoved negative margin from docs.
harry [Wed, 8 Feb 2017 14:48:59 +0000 (20:18 +0530)] 
Removed negative margin from docs.

8 years agoRemoved negative margin classes, as not so much useful
harry [Wed, 8 Feb 2017 14:33:16 +0000 (20:03 +0530)] 
Removed negative margin classes, as not so much useful

8 years agoAdded docs comments for `prototype-spacer-variable`
harry [Tue, 7 Feb 2017 17:25:40 +0000 (22:55 +0530)] 
Added docs comments for `prototype-spacer-variable`

8 years agoAdded prototype-spacing-multiplier variable
harry [Tue, 7 Feb 2017 17:22:30 +0000 (22:52 +0530)] 
Added prototype-spacing-multiplier variable

8 years agoImproved docs for spacing utilities.
harry [Tue, 7 Feb 2017 16:08:11 +0000 (21:38 +0530)] 
Improved docs for spacing utilities.

8 years agoRenamed n to count!
harry [Tue, 7 Feb 2017 16:02:52 +0000 (21:32 +0530)] 
Renamed n to count!

8 years agoImproved spacing utilities logic.
harry [Tue, 7 Feb 2017 15:55:01 +0000 (21:25 +0530)] 
Improved spacing utilities logic.

8 years agoSome more Correction in the docs.
harry [Tue, 7 Feb 2017 15:26:58 +0000 (20:56 +0530)] 
Some more Correction in the docs.

8 years agoMoved font-wide to font styling and added negative margin to docs.
harry [Tue, 7 Feb 2017 15:22:37 +0000 (20:52 +0530)] 
Moved font-wide to font styling and added negative margin to docs.

8 years agoSpacing Utilities: Added negative margin to the code!
harry [Tue, 7 Feb 2017 14:54:38 +0000 (20:24 +0530)] 
Spacing Utilities: Added negative margin to the code!

8 years agoRename sizing classes to sizing
harry [Mon, 6 Feb 2017 22:25:56 +0000 (03:55 +0530)] 
Rename sizing classes to sizing

8 years agoAdded font wide
harry [Mon, 6 Feb 2017 22:18:58 +0000 (03:48 +0530)] 
Added font wide

8 years agoImproved mixin logic: Semantic + Dry Coding
harry [Mon, 6 Feb 2017 20:58:15 +0000 (02:28 +0530)] 
Improved mixin logic: Semantic + Dry Coding

8 years agoEnd of line to typescale
harry [Mon, 6 Feb 2017 20:36:40 +0000 (02:06 +0530)] 
End of line to typescale

8 years agoAdded font typescale!
harry [Mon, 6 Feb 2017 20:32:36 +0000 (02:02 +0530)] 
Added font typescale!

8 years agoAdded text-wrap
harry [Mon, 6 Feb 2017 19:10:38 +0000 (00:40 +0530)] 
Added text-wrap

8 years agoEdited introductory part
harry [Mon, 6 Feb 2017 18:45:41 +0000 (00:15 +0530)] 
Edited introductory part

8 years agoAdded spacing utilities to protypes docs
harry [Mon, 6 Feb 2017 18:39:01 +0000 (00:09 +0530)] 
Added spacing utilities to protypes docs

8 years agoRemoved flex from prototypes
harry [Mon, 6 Feb 2017 17:50:00 +0000 (23:20 +0530)] 
Removed flex from prototypes

8 years agoRemoved flex prototypes as we will take that up in seprate PR
harry [Mon, 6 Feb 2017 17:48:57 +0000 (23:18 +0530)] 
Removed flex prototypes as we will take that up in seprate PR

8 years agoAdded sizing utility to the docs
harry [Mon, 6 Feb 2017 17:00:51 +0000 (22:30 +0530)] 
Added sizing utility to the docs

8 years agoAdded overflow classes to docs.
harry [Mon, 6 Feb 2017 16:29:56 +0000 (21:59 +0530)] 
Added overflow classes to docs.

8 years agoAdded position and display classes to docs and some reordering.
harry [Mon, 6 Feb 2017 16:18:07 +0000 (21:48 +0530)] 
Added position and display classes to docs and some reordering.

8 years agoRemoved `ul.list-none` & `ol.list-none` for Un-bulleted Lists
harry [Mon, 6 Feb 2017 15:43:30 +0000 (21:13 +0530)] 
Removed `ul.list-none` & `ol.list-none` for Un-bulleted Lists
Improved unbulleted lists

8 years agoRenamed Rounded to Rounded Elements
harry [Mon, 6 Feb 2017 15:24:47 +0000 (20:54 +0530)] 
Renamed Rounded to Rounded Elements

8 years agoReordering of links within the page and subnav
harry [Mon, 6 Feb 2017 15:22:40 +0000 (20:52 +0530)] 
Reordering of links within the page and subnav

8 years agoRemoved all codepen examples for time being
harry [Mon, 6 Feb 2017 15:10:23 +0000 (20:40 +0530)] 
Removed all codepen examples for time being
Have thinked about it ... will add codepen example of the prototypes that require it but only after 6.4 is released with this in a seprate PR.

8 years agoGrammatical changes in the docs
harry [Sun, 5 Feb 2017 19:07:57 +0000 (00:37 +0530)] 
Grammatical changes in the docs

8 years agoAdded `rounded` class to the docs.
harry [Sun, 5 Feb 2017 18:59:17 +0000 (00:29 +0530)] 
Added `rounded` class to the docs.

8 years agoImportant: Removed the code & current prototype classes
harry [Sun, 5 Feb 2017 18:23:30 +0000 (23:53 +0530)] 
Important: Removed the code & current prototype classes
Will rely on version control `Important` is the keyword

8 years agoAdded codepen example to text decoration.
harry [Sun, 5 Feb 2017 17:59:25 +0000 (23:29 +0530)] 
Added codepen example to text decoration.

8 years agoAdded List styling to the docs. Unordered and ordered.
harry [Sun, 5 Feb 2017 17:46:39 +0000 (23:16 +0530)] 
Added List styling to the docs. Unordered and ordered.

8 years agoMore corrections.. Now using h2 tag instead of h3 for docs
harry [Sun, 5 Feb 2017 17:28:31 +0000 (22:58 +0530)] 
More corrections.. Now using h2 tag instead of h3 for docs

8 years agoReordering and correction in the docs.
harry [Sun, 5 Feb 2017 17:24:51 +0000 (22:54 +0530)] 
Reordering and correction in the docs.

8 years agoGrammar corrections
harry [Sun, 5 Feb 2017 17:18:06 +0000 (22:48 +0530)] 
Grammar corrections

8 years agoAdded text helpers to the prototype docs
harry [Sun, 5 Feb 2017 16:59:16 +0000 (22:29 +0530)] 
Added text helpers to the prototype docs
Added prototypes
- Text Transformation
- Text Decoration
- Font Styling
- Image Replacement
- Text Truncate
- Text Nowrap

8 years agoAdded `protyotype.html` link to homepage and subnav
harry [Sun, 5 Feb 2017 15:10:17 +0000 (20:40 +0530)] 
Added `protyotype.html` link to homepage and subnav

8 years ago`prototype.md`: Added introductory and enabling part
harry [Sun, 5 Feb 2017 14:41:35 +0000 (20:11 +0530)] 
`prototype.md`: Added introductory and enabling part

8 years agoRenaming of variables and correction in comments for docs.
harry [Sun, 5 Feb 2017 12:11:58 +0000 (17:41 +0530)] 
Renaming of variables and correction in comments for docs.

8 years agoRenamed `text-overflow` to `prototype-text-overflow`
harry [Sun, 5 Feb 2017 11:35:08 +0000 (17:05 +0530)] 
Renamed `text-overflow` to `prototype-text-overflow`

8 years agoCreated new doc file `prototyping.md`
harry [Sun, 5 Feb 2017 11:33:04 +0000 (17:03 +0530)] 
Created new doc file `prototyping.md`

8 years agoRemoved the keyword responsive as breakpoints is enough.
harry [Sun, 5 Feb 2017 11:11:50 +0000 (16:41 +0530)] 
Removed the keyword responsive as breakpoints is enough.

8 years agoEnd of line for rounded utility
harry [Sun, 5 Feb 2017 09:40:45 +0000 (15:10 +0530)] 
End of line for rounded utility

8 years agoAdded rounded utility to prototypes!
harry [Sun, 5 Feb 2017 09:37:34 +0000 (15:07 +0530)] 
Added rounded utility to prototypes!
Really helpfull for images, buttons and more.

8 years agoAdded copyright and @group comments in `spacing`.
harry [Sun, 5 Feb 2017 09:01:59 +0000 (14:31 +0530)] 
Added copyright and @group comments in `spacing`.

8 years agoAdded depreciation notice to float, visibility and text alignment
harry [Sun, 5 Feb 2017 05:22:48 +0000 (10:52 +0530)] 
Added depreciation notice to float, visibility and text alignment

8 years agoEnd of line for `_spacing.scss`
harry [Sun, 5 Feb 2017 04:07:00 +0000 (09:37 +0530)] 
End of line for `_spacing.scss`

8 years agoAdded much awaited Spacing utilities
harry [Sun, 5 Feb 2017 03:54:56 +0000 (09:24 +0530)] 
Added much awaited Spacing utilities

8 years agoCorrection in data types comment
harry [Sun, 5 Feb 2017 03:53:47 +0000 (09:23 +0530)] 
Correction in data types comment

8 years agoRenamed `sizes` to `prototype-sizes`
harry [Sun, 5 Feb 2017 03:50:12 +0000 (09:20 +0530)] 
Renamed `sizes` to `prototype-sizes`

8 years agoEnd of line to source css files
harry [Sat, 4 Feb 2017 21:04:53 +0000 (02:34 +0530)] 
End of line to source css files