1
0
mirror of https://github.com/kognise/water.css.git synced 2025-08-07 21:56:42 +02:00
Commit Graph

501 Commits

Author SHA1 Message Date
Jonas Kuske
bc0daa5de6 feat: extract & rewrite variables with CSS syntax 2019-05-06 00:26:30 +02:00
Jonas Kuske
413e189821 feat: update gulpfile to compile CSS variables 2019-05-06 00:24:42 +02:00
kylejrp
2f4c5fba5e Merge pull request #68 from jonaskuske/bugfix/responsive-images
Bugfix/responsive images
2019-05-04 20:24:25 -07:00
Jonas Kuske
615c423814 chore: build for deploy 2019-05-04 23:13:59 +02:00
Jonas Kuske
f75f577674 fix(img): add height: auto to keep aspect ratio 2019-05-04 23:11:13 +02:00
kylejrp
fced5e61ad Merge pull request #67 from co16353sidak/master
Creation and Implementation of selection variable
2019-05-04 09:59:56 -07:00
Sidak Singh Aulakh
22ef746db1 Merge branch 'master' into master 2019-05-04 22:11:42 +05:30
kylejrp
5733c6f96b Merge pull request #66 from pawptart/bugfix/switch-button
Fixed bug with switch button on first click
2019-05-02 19:01:21 -07:00
Tyler Porter
c80427fd8d Fixed bug with switch button on first click 2019-05-03 01:21:48 +00:00
Sidak Singh Aulakh
dd684c50e6 creation and implementation of selection variable 2019-04-30 01:57:20 +05:30
Kognise
770040da41 Merge pull request #60 from kylejrp/css-cleanup-v2
CSS Cleanup V2
1.4.0
2019-04-27 14:52:40 -04:00
Kognise
5bf4ff7429 Merge branch 'master' into css-cleanup-v2 2019-04-27 14:47:30 -04:00
Kognise
863fe51d46 Update theme variables 2019-04-22 18:27:42 -04:00
Kognise
d9c7d4a828 Add unminified info to readme 2019-04-22 18:26:36 -04:00
Kognise
fa99185faf Use unminified stylesheet in demo 2019-04-22 18:24:51 -04:00
Kognise
a70df99d59 Build 2019-04-22 18:24:25 -04:00
Kognise
93f29bb507 Merge pull request #62 from pawptart/fix/ie-switch-button
Changed switch button function for IE11 compatibility
2019-04-22 00:00:37 -04:00
Tyler Porter
89bccb61fd Changed switch button function for IE11 compatibility 2019-04-22 03:34:15 +00:00
Kognise
651f73a3ff Update _forms.scss 2019-04-20 17:44:41 -04:00
kylejrp
623430a367 Update src/parts/_forms.scss
Co-Authored-By: kognise <felix.mattick@gmail.com>
2019-04-20 17:40:19 -04:00
Kyle Pollard
1d48b7757d Run build before merging 2019-04-20 12:32:57 -07:00
Kyle Pollard
aebf27c289 Updated README.md with .min files 2019-04-20 12:30:08 -07:00
Kyle Pollard
d3851506f3 Added .gitattributes to ignore built files 2019-04-20 12:29:44 -07:00
Kyle Pollard
0d72b0675d Made demo page use .min.css files 2019-04-20 12:29:32 -07:00
Kyle Pollard
cd35275bbc Added .min.css files to dist
Made .css contain human readable styles
2019-04-20 12:29:10 -07:00
Kognise
a19ae73ed8 Merge branch 'master' into hotfix/table-color 2019-04-19 21:00:02 -04:00
kimulaco
7c7d355489 Change background color to tr other than tbody 2019-04-20 08:53:02 +09:00
kimulaco
ce39701d14 Change border to thead and tfoot 2019-04-19 22:56:28 +09:00
Kognise
bf2ff503e3 Account for proper table markup 2019-04-19 09:04:37 -04:00
Kognise
f7ae16ada3 Merge pull request #54 from kimulaco/feature/update-package-config
Change chalk into devDependencies
2019-04-19 09:02:16 -04:00
kimulaco
eb34c7d518 Change chalk into devDependencies 2019-04-19 19:04:21 +09:00
kimulaco
f08748c68c Fix selector which specifies table border 2019-04-19 18:27:52 +09:00
Kognise
444d0cc7c8 Pointer cursor for radio buttons 2019-04-18 13:35:32 -04:00
Kognise
26ca283dca Add radio and checkbox styles 2019-04-18 13:25:23 -04:00
Kognise
c25ba7b427 Build 2019-04-18 13:01:52 -04:00
Kognise
4a4d62401c Merge pull request #39 from kognise/bugfix/radio-buttons
Fix radio buttons
2019-04-18 13:01:32 -04:00
Kognise
73897206f6 Merge branch 'master' into bugfix/radio-buttons 2019-04-18 13:01:00 -04:00
Kognise
09628dadac Build 2019-04-18 12:59:23 -04:00
Kognise
c3d17853dc Merge pull request #46 from kognise/feature/addresses
Add address styles
2019-04-18 12:58:33 -04:00
Kognise
6bd9407dbe Merge branch 'master' into feature/addresses 2019-04-18 10:42:31 -04:00
Kognise
d71e9f4a51 Merge pull request #49 from FedeAPerez/fix/blockquotes-margin
[Fix] - Blockquotes margin
2019-04-15 18:23:45 -04:00
Federico Pérez
926801d449 builded version of fix 2019-04-15 14:10:18 -03:00
Federico
2177dd67ab Merge pull request #2 from kognise/master
Merge from origin
2019-04-15 14:08:13 -03:00
Kognise
a5dbcbbeb9 Merge branch 'master' into bugfix/radio-buttons 2019-04-15 10:59:44 -04:00
Kognise
4ce783f9bb Add sms styles 2019-04-15 09:33:51 -04:00
Kognise
9f25b89c13 Add initial address styles 2019-04-14 09:40:40 -04:00
Kognise
1acfd6b553 Merge pull request #43 from kognise/test
Update links
2019-04-12 10:28:30 -04:00
Kognise
cef4e71631 Merge branch 'master' into bugfix/radio-buttons 2019-04-12 10:21:54 -04:00
Kognise
9054c40a90 Update links 2019-04-12 09:46:36 -04:00
Kognise
65e081df7f Update README.md 2019-04-11 18:15:13 -04:00