Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Migrate to sass module system #126

Open
wants to merge 111 commits into
base: alpha
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
111 commits
Select commit Hold shift + click to select a range
fa6a094
Changed lib-sass to dart-sass
maxsalles Jul 16, 2020
b83003b
Migrated foudations/breakpoints
maxsalles Jul 16, 2020
00bd924
Renamed funcations/brackpoints variable names
maxsalles Jul 16, 2020
1626cb0
Migrated fundations/spaces
maxsalles Jul 16, 2020
2f17653
Added variables to foundations/speces
maxsalles Jul 16, 2020
2011f5e
Migrated foudations/colors
maxsalles Jul 16, 2020
5ea536b
Migrated foudations/borders
maxsalles Jul 16, 2020
7282316
Refactored foudations structure
maxsalles Jul 16, 2020
18752a2
Fixed typo
maxsalles Jul 16, 2020
14156df
Migrated foundation/thypography
maxsalles Jul 16, 2020
33a7fdc
Added tokens to foundation/thypography
maxsalles Jul 16, 2020
6213cdd
Migrated foundation/motion
maxsalles Jul 16, 2020
3978fc3
Added suport variable for foundation/colors
maxsalles Jul 16, 2020
f89e5de
Migrated foundation/reboot
maxsalles Jul 16, 2020
4e511fc
Merged utils
maxsalles Jul 17, 2020
1c463e6
Merged foundation/depth
maxsalles Jul 20, 2020
078fe2e
Fixed index.scss
maxsalles Jul 20, 2020
d50a08b
Fixed foundation/depth
maxsalles Jul 20, 2020
7339dbf
Added paddinglass to foundation
maxsalles Jul 20, 2020
fb36194
Migrated components/card
maxsalles Jul 20, 2020
3d8d8b3
Button refactor
lppjunior Jul 20, 2020
6e16fc8
Title refactor
lppjunior Jul 20, 2020
b29ea9a
Table refactor
lppjunior Jul 20, 2020
d7c68ca
Table responsive refactor
lppjunior Jul 20, 2020
59be342
Button refactor
lppjunior Jul 20, 2020
a25cce2
Checkbox refactor
lppjunior Jul 20, 2020
dec6fa9
Tags refactor
lppjunior Jul 20, 2020
3a9025a
Move table-responsive example to "components"
lppjunior Jul 20, 2020
98eca83
Removed primary to supoert-names in foundation/colors
maxsalles Jul 20, 2020
c03707d
Removed placeholders from foundation/thypography
maxsalles Jul 20, 2020
1408910
Added render guard in foundation/utils
maxsalles Jul 20, 2020
9dfa063
Added render guard and support mixins in components/card
maxsalles Jul 20, 2020
a7626c4
Migrated components/alert
maxsalles Jul 20, 2020
6843492
Merge branch 'feature/173801651/migrate-to-sass-package-manager' of g…
maxsalles Jul 20, 2020
6e3c5cd
Migrate components/modal
lppjunior Jul 20, 2020
dc503e6
Removed render guard and fixed mixins from foundation/utils
maxsalles Jul 20, 2020
172cf27
Migrated foundation/sizes
maxsalles Jul 20, 2020
82af976
Responsive table migration
lppjunior Jul 20, 2020
16e6115
bg migration
lppjunior Jul 20, 2020
cc07045
brand migration
lppjunior Jul 20, 2020
e3a6d52
Fix checkbox migration
lppjunior Jul 20, 2020
c938530
responsive table migration
lppjunior Jul 20, 2020
ea6404f
Import parcial migrations
lppjunior Jul 20, 2020
01e9e93
Merged components/icon
maxsalles Jul 20, 2020
9da3cc5
Merged components/menu
maxsalles Jul 20, 2020
6959e0d
blankslate component migration
lppjunior Jul 20, 2020
ed0a74b
avatar component migration
lppjunior Jul 20, 2020
7961402
Breadcrumbs component migration
lppjunior Jul 20, 2020
eace3ac
Add breadcrumb to index
lppjunior Jul 20, 2020
77cf6fa
Fixed and refactored components/icon
maxsalles Jul 20, 2020
147b20a
Removed render guard from components/card
maxsalles Jul 20, 2020
aa899ab
Fixed components/alert and added paths to components/index
maxsalles Jul 20, 2020
2e68fdf
Merge branch 'feature/173801651/migrate-to-sass-package-manager' of g…
maxsalles Jul 20, 2020
2ebfcba
Migrate ch-spaceStackGroup to ch-stackGroup
lppjunior Jul 20, 2020
ef34da9
Fix all functions of button component
lppjunior Jul 21, 2020
ade9894
Add icon-only function (used in button component)
lppjunior Jul 21, 2020
c47b9d8
Fix icon reference into checkbox component
lppjunior Jul 21, 2020
94a6b9f
* Fix dimensions reference;
lppjunior Jul 21, 2020
15bd61c
Fix mask icon into tag component
lppjunior Jul 21, 2020
9153691
Merged components/overlay
maxsalles Jul 21, 2020
5739df8
Remove many @todo questions
lppjunior Jul 21, 2020
f0d15af
Fix get-mock-text-size funcion implementation
lppjunior Jul 21, 2020
95ebba8
Add search migration
lppjunior Jul 21, 2020
a4a5e5b
Add input migration
lppjunior Jul 21, 2020
f07e72d
Added icon-only mixin for components/icon
maxsalles Jul 21, 2020
76512cf
Refactored and added mixins to components/button
maxsalles Jul 21, 2020
3d0a71a
Migrated components/dropdown
maxsalles Jul 21, 2020
c83a284
Merge branch 'feature/173801651/migrate-to-sass-package-manager' of g…
maxsalles Jul 21, 2020
e458916
Add input component migration
lppjunior Jul 21, 2020
c7f769a
Add select component migration
lppjunior Jul 21, 2020
aacbc27
Migrated components/field
maxsalles Jul 21, 2020
5c74e86
Add spining component migration
lppjunior Jul 21, 2020
3f89b0b
Add grid component migration
lppjunior Jul 21, 2020
8e5b44b
Merge branch 'feature/173801651/migrate-to-sass-package-manager' of g…
maxsalles Jul 21, 2020
65140a3
Add steps component migrtion
lppjunior Jul 21, 2020
1b313c3
Refactored components/grid
maxsalles Jul 21, 2020
f1501e7
Add media component migration
lppjunior Jul 21, 2020
e86c358
Move media example to component directory
lppjunior Jul 21, 2020
2583305
Migrated components/field-group
maxsalles Jul 21, 2020
bc29c83
Remove all "space-" from components. This resource was added to utils
lppjunior Jul 21, 2020
bd21184
Remove all "paddingless" from components. This resource was added to …
lppjunior Jul 21, 2020
de4332d
Migrated components/file-upload
maxsalles Jul 21, 2020
0b5d1be
Add segmented-control migration
lppjunior Jul 21, 2020
66aa821
Migrated components/flash-messages
maxsalles Jul 21, 2020
2822f8f
Merge branch 'feature/173801651/migrate-to-sass-package-manager' of g…
maxsalles Jul 21, 2020
435a19f
Add dview component migration
lppjunior Jul 21, 2020
8f06c3c
Add highlight component migration
lppjunior Jul 21, 2020
0382f4b
Add form component migration
lppjunior Jul 21, 2020
77181b6
Add footer component migration
lppjunior Jul 21, 2020
e893259
Add error-page component migration
lppjunior Jul 21, 2020
564b6c7
Add template component migration
lppjunior Jul 21, 2020
11fea59
Remove all unused "#{}" variable references
lppjunior Jul 21, 2020
07fb229
Add access-barrier migration
lppjunior Jul 22, 2020
ba50beb
Add navigation-page migration
lppjunior Jul 22, 2020
63d2f9d
Add pagination component migration
lppjunior Jul 22, 2020
c3f6f75
Add footer
lppjunior Jul 22, 2020
5616fdc
Added more tokens to foundation/sizes
maxsalles Jul 22, 2020
23b8a30
Refactored and fixed some components
maxsalles Jul 22, 2020
e69952b
Merge branch 'feature/173801651/migrate-to-sass-package-manager' of g…
maxsalles Jul 22, 2020
93ec9da
Refactored and fixed some components
maxsalles Jul 22, 2020
e2acbcf
Migrated components/footer
maxsalles Jul 22, 2020
99ff996
Refactored and fixed some components
maxsalles Jul 22, 2020
1babbf0
Regenerated dist files
maxsalles Jul 22, 2020
b22d696
Removed useless files
maxsalles Jul 22, 2020
7419553
Added foundation/helpers and refactored foundation/utils
maxsalles Jul 22, 2020
5f05243
Refactored the ordering of the modules
maxsalles Jul 22, 2020
8fa03ec
Merge pull request #3 from Contabilone/feature/pv172531430/input-icon…
maxsalles Jul 22, 2020
682b28f
Merge pull request #2 from Contabilone/feature/172485968/pagination-i…
maxsalles Jul 22, 2020
46df0b5
Merge branch 'alpha' of github.com:Contabilone/chameleon into feature…
maxsalles Jul 22, 2020
0d8cd3c
Regenerated dis files
maxsalles Jul 22, 2020
11991f4
Added doc comments to foundation/breakpoints
maxsalles Jul 23, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@
.AppleDouble
.LSOverride

# Icon must end with two \r
Icon

# Thumbnails
._*

Expand Down
Loading