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

501 Commits

Author SHA1 Message Date
kylejrp
effca75e0a Merge branch 'master' into fix/html-validate 2019-11-01 17:21:49 -07:00
kylejrp
1d7476a969 Merge pull request #115 from kognise/add/style-guidelines
Add style guidelines/linter
2019-11-01 17:05:02 -07:00
kylejrp
0a87b29b6e Merge branch 'master' into add/style-guidelines 2019-11-01 17:03:57 -07:00
kylejrp
400fcd8980 Merge pull request #120 from justinasposiunas/contributing-doc
Created Contributing Guide
2019-11-01 16:33:52 -07:00
kylejrp
aacf0a24fe Merge branch 'master' into contributing-doc 2019-11-01 16:32:14 -07:00
kylejrp
8dbf792b0d Merge branch 'master' into master 2019-11-01 16:26:14 -07:00
kylejrp
2ed8547fb5 Merge pull request #116 from kognise/dependabot/npm_and_yarn/mixin-deep-1.3.2
build(deps): bump mixin-deep from 1.3.1 to 1.3.2
2019-11-01 16:25:45 -07:00
dependabot[bot]
5c413838c3 build(deps): bump mixin-deep from 1.3.1 to 1.3.2
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-01 23:22:29 +00:00
kylejrp
c25908c8eb Merge pull request #122 from olgark/master
Add footer example
2019-11-01 16:19:36 -07:00
Justinas Pošiūnas
2d9bbec3ce Merge branch 'master' into contributing-doc 2019-10-31 20:02:00 +02:00
wuxinhua
083f8f7b27 chore: grammar in the meantime => in the mean time 2019-10-31 13:45:25 +08:00
Lee Garkusha
b42974bb25 Add footer example 2019-10-03 19:50:07 -04:00
Marco Biedermann
3ee2f57946 fix: space
Add missing space after selector
2019-10-03 23:32:25 +02:00
Marco Biedermann
92ae2e2517 fix: pseudo elements
Fix pseudo element syntax
2019-10-03 23:31:06 +02:00
Marco Biedermann
6e9b58a913 fix: space
Remove space before comma
2019-10-03 23:28:09 +02:00
Justinas Pošiūnas
1263007453 linked contributing.md in readme.md 2019-10-03 10:35:45 +03:00
Justinas Pošiūnas
2650aed270 added contributing.md first revision 2019-10-03 10:35:30 +03:00
kimulaco
7e48e0c34b Fix illegal character in path segment 2019-10-03 14:17:28 +09:00
kimulaco
a92d7ee596 Fix character entities 2019-10-03 14:06:32 +09:00
kimulaco
16345af22c Fix duplicate id attr 2019-10-03 14:00:35 +09:00
kimulaco
cf45eef0a0 No need for style attr 2019-10-03 13:59:49 +09:00
kimulaco
e3550439d1 No need for width and height units 2019-10-03 13:58:03 +09:00
Yudhishthir Singh
1a1f74f0ee Update README.md 2019-10-03 07:16:45 +05:30
dependabot[bot]
885f26712e build(deps): bump lodash from 4.17.11 to 4.17.15
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-02 19:12:05 +00:00
Felix Mattick
dbc9c50f34 Add style linting and fix problems 2019-10-02 12:03:14 -07:00
Felix Mattick
4eba6d54ac Add Standard linting and fix problems 2019-10-02 11:09:20 -07:00
Felix Mattick
2d029be3fc Install standard 2019-10-02 10:59:34 -07:00
Felix Mattick
89db17b227 Merge branch 'remove-dist' 2019-10-02 10:41:45 -07:00
kylejrp
9edc3c8200 Merge pull request #113 from JanSchneider1/master
#111 Seperate browserlist for modern builds
2019-10-02 10:03:07 -07:00
kylejrp
006e641189 Merge branch 'master' into master 2019-10-02 10:01:48 -07:00
kylejrp
4c3a1f1759 Merge pull request #108 from olgark/master
Update styles for multiple select elements. Add example of small and fieldset element.
2019-10-02 09:57:59 -07:00
Lee Garkusha
8dcdb635f9 Update margin and padding on fieldset to match other form elements 2019-10-02 06:15:32 -04:00
Jan Schneider
6d37bf30c3 #111 Seperate browserlist for modern builds 2019-10-02 11:34:55 +02:00
Melanie Seltzer
cf55a56b61 Remove dist folder 2019-10-01 23:25:20 -07:00
Lee Garkusha
40f0829b97 Add fieldset example. Move some existing fields into the fieldset. 2019-10-01 21:48:35 -04:00
Lee Garkusha
1b4fdf7253 Update styles for multiple select elements. Add example of small element. 2019-10-01 21:11:45 -04:00
kylejrp
f0709f5517 Merge pull request #106 from Showtim3/support-details
Fixes #30 Adding support for details and summary tag
2019-10-01 15:09:14 -07:00
kylejrp
dee29f83f8 Merge branch 'master' into support-details 2019-10-01 15:08:16 -07:00
kylejrp
d6ef36cdd5 Merge pull request #107 from SergiOca87/master
Added a multiple "select" option
2019-10-01 15:05:13 -07:00
Showtim3
6c5d691cf6 removing * selector 2019-10-02 02:39:54 +05:30
Sergi
f77f3867d7 Added multiple select option 2019-10-01 22:19:51 +02:00
Sergi
cac315d511 Added multiple select option 2019-10-01 22:15:38 +02:00
Showtim3
1088f6e2f8 Adding support for details and summary tag 2019-10-02 00:16:00 +05:30
Kognise
c9e5cc9ec0 Merge pull request #103 from mohd-akram/fix-demo
Fix demo page
2019-09-21 09:52:01 -04:00
Mohamed Akram
d38866b357 Fix demo page 2019-09-21 16:49:01 +04:00
kylejrp
3aedaf2b43 Merge pull request #94 from jonaskuske/feat/select
[supersedes #58] Add arrow for <select>
2019-09-01 15:19:48 -07:00
Kognise
dc8546b096 Fix select styling 2019-09-01 13:14:12 -04:00
Kognise
ad9dc7c780 Merge branch 'master' into feat/select 2019-09-01 12:57:33 -04:00
Kognise
c10daa5fd4 Merge pull request #53 from kimulaco/hotfix/table-color
Change selector which gives table border
2019-08-26 12:35:25 -05:00
Kognise
69705aae8b Add code back in and build 2019-08-26 13:34:17 -04:00