This repository has been archived by the owner on Jul 14, 2023. It is now read-only.
- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 425
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: thoughtbot/neat
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.9.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: thoughtbot/neat
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
25
contributors
Commits on Feb 3, 2017
-
Configuration menu - View commit details
-
Copy full SHA for bf871e1 - Browse repository at this point
Copy the full SHA bf871e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 164d908 - Browse repository at this point
Copy the full SHA 164d908View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5da00ce - Browse repository at this point
Copy the full SHA 5da00ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 33c840a - Browse repository at this point
Copy the full SHA 33c840aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f87b3ae - Browse repository at this point
Copy the full SHA f87b3aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89a4576 - Browse repository at this point
Copy the full SHA 89a4576View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c23faa - Browse repository at this point
Copy the full SHA 8c23faaView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd8efe9 - Browse repository at this point
Copy the full SHA fd8efe9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f44d3eb - Browse repository at this point
Copy the full SHA f44d3ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 377f62e - Browse repository at this point
Copy the full SHA 377f62eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c3166e9 - Browse repository at this point
Copy the full SHA c3166e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 813a693 - Browse repository at this point
Copy the full SHA 813a693View commit details -
Configuration menu - View commit details
-
Copy full SHA for edcd916 - Browse repository at this point
Copy the full SHA edcd916View commit details -
- Remove Sass 3.2 support - Add LibSass requirement
Configuration menu - View commit details
-
Copy full SHA for aa4aeaf - Browse repository at this point
Copy the full SHA aa4aeafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1218c61 - Browse repository at this point
Copy the full SHA 1218c61View commit details -
Remove engine, Railtie, and install task
This is an artifact left from the days before the Rails Assets Pipeline. Moving forward, this option of install will no longer be available and we'll only support Rails 4.2+.
Configuration menu - View commit details
-
Copy full SHA for 6006f4d - Browse repository at this point
Copy the full SHA 6006f4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44319df - Browse repository at this point
Copy the full SHA 44319dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for a22d393 - Browse repository at this point
Copy the full SHA a22d393View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4959eb3 - Browse repository at this point
Copy the full SHA 4959eb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e5e71b - Browse repository at this point
Copy the full SHA 3e5e71bView commit details -
These changes introduce the use of `calc` within Neat, allowing for more flexible use of the system. This includes the use of static values (ie 1.25rem) for the grid's gutters, while having percentage values for a column's width, like 1/3 or 25%.
Configuration menu - View commit details
-
Copy full SHA for 07e015e - Browse repository at this point
Copy the full SHA 07e015eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 821160f - Browse repository at this point
Copy the full SHA 821160fView commit details -
Create container for floated grid
* Add to contrib
Configuration menu - View commit details
-
Copy full SHA for 33c76b9 - Browse repository at this point
Copy the full SHA 33c76b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 432df2e - Browse repository at this point
Copy the full SHA 432df2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5fab06 - Browse repository at this point
Copy the full SHA f5fab06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9317ab6 - Browse repository at this point
Copy the full SHA 9317ab6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 442b104 - Browse repository at this point
Copy the full SHA 442b104View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea449f4 - Browse repository at this point
Copy the full SHA ea449f4View commit details -
History: - We tried simplifying this in Bourbon and then also brought that change here to Neat: thoughtbot/bourbon@73b09f6 - It then broke the world: thoughtbot/bourbon#879 - We then went back: thoughtbot/bourbon@a462ed2 This brings the fix update that we put in Bourbon here to Neat.
Configuration menu - View commit details
-
Copy full SHA for 98fd6e1 - Browse repository at this point
Copy the full SHA 98fd6e1View commit details -
Add retrieve-neat-setting function
`retrieve-neat-setting` takes the default map `$_neat-grid-default` and merges it with the map passed in to it (typically `$neat-grid`) and then retrieves the value for the key passed into it.
Configuration menu - View commit details
-
Copy full SHA for 7a87e0e - Browse repository at this point
Copy the full SHA 7a87e0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for facdd89 - Browse repository at this point
Copy the full SHA facdd89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c0c535 - Browse repository at this point
Copy the full SHA 0c0c535View commit details -
Update naming of
grid-calc()
to_neat-column-width()
Naming a function "-grid-calc" is disallowed and will be an error in future versions of Sass. This name conflicts with an existing CSS function with special parse rules.
Configuration menu - View commit details
-
Copy full SHA for c0477db - Browse repository at this point
Copy the full SHA c0477dbView commit details -
Added a shorthand for custom grids like
2 of 5
This feature is a carryover from Neat 1.x. While it should be considered an advanced feature, It can be useful on a component level. The "official" way to do this is to create a map for your sub-grid and pass it in to the mixin. To achieve this, `neat-column-ratio` determines the ratio of the `$column` to the total columns as defined in `$neat-grid` if it detects multiple values (a list), it will pass the value to the `neat-parse-column`. This function will return the third value assuming this is meant to be the total column value.
1Configuration menu - View commit details
-
Copy full SHA for 141cbbd - Browse repository at this point
Copy the full SHA 141cbbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98d3f8c - Browse repository at this point
Copy the full SHA 98d3f8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20b9d06 - Browse repository at this point
Copy the full SHA 20b9d06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7805dbb - Browse repository at this point
Copy the full SHA 7805dbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 870993a - Browse repository at this point
Copy the full SHA 870993aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01299d5 - Browse repository at this point
Copy the full SHA 01299d5View commit details -
- Restore test suite from pre-2.0 with updates from Bourbon tests - Add tests for grid-calc - Add tests for retrieve-neat-settings - Add tests for grid-columns - Add tests for grid-container - Add tests for grid-push - Rename spec files from grid calc to neat-column-width
Configuration menu - View commit details
-
Copy full SHA for 12e6457 - Browse repository at this point
Copy the full SHA 12e6457View commit details -
Add test coverage for negative values and shorthand
- `grid-push` accepst negative values. This is now tested. - `grid-column` shorthand (`3 of 5` for example) is now tested with both the default and custom grids.
Configuration menu - View commit details
-
Copy full SHA for 16498ab - Browse repository at this point
Copy the full SHA 16498abView commit details -
Refactor
neat-column-width
to check if gutter is zeroWhile `span-columns` contained a check for when the gutter equals zero. Since calc operations fail when you attempt to add or subtract zero, an operation like `calc(100% - 0)` would need to be output as `calc(100%)`. This opperation has been moved to the `neat-column-width` function so it can be used by the other mixins.
Configuration menu - View commit details
-
Copy full SHA for 809f58a - Browse repository at this point
Copy the full SHA 809f58aView commit details -
Add full width default for
grid-column
onnull
`grid-column` now defaults to a full width grid object. This will likely also help avoid people using private functions to retrive grid settings.
Configuration menu - View commit details
-
Copy full SHA for 6e546d0 - Browse repository at this point
Copy the full SHA 6e546d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b629626 - Browse repository at this point
Copy the full SHA b629626View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c3c09c - Browse repository at this point
Copy the full SHA 8c3c09cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cd51b1 - Browse repository at this point
Copy the full SHA 1cd51b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebd5012 - Browse repository at this point
Copy the full SHA ebd5012View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5682b4f - Browse repository at this point
Copy the full SHA 5682b4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b0f5c61 - Browse repository at this point
Copy the full SHA b0f5c61View commit details -
Configuration menu - View commit details
-
Copy full SHA for e506bb6 - Browse repository at this point
Copy the full SHA e506bb6View commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.