jlukic
9c2d248a1d
Merge branch 'master' of github.com:jlukic/Semantic-UI
Former-commit-id: 47ccf4743f
Former-commit-id: 7620c8d7c3
11 years ago
jlukic
176c08889b
Merge branch 'next' of github.com:jlukic/Semantic-UI
Conflicts:
RELEASE NOTES.md
build/less/collections/grid.less
build/packaged/css/semantic.min.css
build/packaged/javascript/semantic.min.js
build/uncompressed/collections/grid.css
node/src/documents/index.html.eco
node/src/files/build/less/collections/grid.less
node/src/files/build/packaged/css/semantic.min.css
node/src/files/build/packaged/javascript/semantic.min.js
node/src/files/build/semantic.zip
node/src/files/build/uncompressed/collections/grid.css
Former-commit-id: 1892fccfcc
Former-commit-id: 77a7b12563
11 years ago
jlukic
b80b43893f
updates version number and creates release
Former-commit-id: 2d95ba0c3f
Former-commit-id: 2b254c8573
11 years ago
jlukic
9c146f6ac6
Updates docs for rating, dropdown
Former-commit-id: 8cb6cb16d4
Former-commit-id: be4b401963
11 years ago
jlukic
f78fc416fa
moves attach events in sidebar to top level
Former-commit-id: 18499d356e
Former-commit-id: 8bc760ae16
11 years ago
jlukic
6a26376372
removes massive size, too large
Former-commit-id: ce725cb15e
Former-commit-id: 2ad4196a6d
11 years ago
jlukic
acaba2ef4c
Fixes #149 , issue with dropdown formatting in menus and dropdown icons
Former-commit-id: bc7a876ef1
Former-commit-id: d5c2f28d5b
11 years ago
jlukic
552c6496e2
fixes #134 issue with menu icon inheritance
Former-commit-id: 00c65ea679
Former-commit-id: f8c9ef8e1c
11 years ago
jlukic
48b3494cb3
Forces list items to clear floats
Former-commit-id: cc0f1d6d2a
Former-commit-id: 0dc662dced
11 years ago
jlukic
23d57314b4
Modal: Adds attach events method and focus/blur on field on show/hide, fixes #124
Former-commit-id: ce500ea957
Former-commit-id: d80529016f
11 years ago
jlukic
db4d49508e
Adds disable/enable to ratings, fixes spacing and other goodness
Former-commit-id: e571cc6cdb
Former-commit-id: 67b2f06f1c
11 years ago
jlukic
60abcf8ac7
updates rating to include fixes and new features
Former-commit-id: 3052e6f902
Former-commit-id: 7acc1a98fd
11 years ago
Jack Lukic
f1f1a9b963
Merge pull request #142 from deneuxa/master
new Large size for icons
Former-commit-id: 99eb10b9bf
Former-commit-id: 727e4430ea
11 years ago
Jack Lukic
31771da077
Merge pull request #143 from makotot/scrolling-menu
fix some issues with scrolling menu
Former-commit-id: b728c1a8c0
Former-commit-id: b627bac839
11 years ago
makototateno
e7b4f84e93
add Behavior
Former-commit-id: 7499577147
Former-commit-id: 2a8707b2e9
11 years ago
makototateno
97a53594f8
fix some issues with scrolling menu
Former-commit-id: dced8a201e
Former-commit-id: 293ab6ebc4
11 years ago
deneuxa
912077a95c
oups, forget to remove the line-height test in basic-icons's file
Former-commit-id: e0f332cd14
Former-commit-id: 88f81f333b
11 years ago
deneuxa
7e49f3be1d
new intermediate size for icons
Former-commit-id: 9df6e53fe9
Former-commit-id: b8f58f699b
11 years ago
Jack Lukic
ec02f52e95
Update RELEASE NOTES.md
Former-commit-id: eef28785a7
Former-commit-id: f7487d2a58
11 years ago
Jack Lukic
94d8465014
Merge pull request #129 from deneuxa/master
add type='email' and some others
Former-commit-id: 2fe0acd9c1
Former-commit-id: 7d593f6523
11 years ago
deneuxa
2e82c14ea9
add type='emeil' and some others
Former-commit-id: ef3fefc82a
Former-commit-id: e9e26feaf3
11 years ago
jlukic
a1b048e428
updates release notes
Former-commit-id: fc999b2f5c
Former-commit-id: a8eef3f029
11 years ago
jlukic
bf147840ff
Fixes regression with page grid
Former-commit-id: fec54a9e10
Former-commit-id: 9d443c45fe
11 years ago
jlukic
60c00a6078
Responsive grids are now deprecated, all page grids are now responsive.
Former-commit-id: 83fad5c846
Former-commit-id: 90a80462bb
11 years ago
jlukic
c096cdaaf5
fixes #127 page grid issues
Former-commit-id: 21893f1455
Former-commit-id: 167c69caeb
11 years ago
jlukic
90b9f818c9
Work on rating and tab updates. Tab documentation
Former-commit-id: 4ee9aec071
Former-commit-id: c4150544f8
11 years ago
jlukic
1efb58c31f
Tab: begin tab documentation
Former-commit-id: 54ce44aaa3
Former-commit-id: 6d1355372c
11 years ago
jlukic
770a3abc69
Merge branch 'master' of github.com:jlukic/Semantic-UI into next
Conflicts:
build/minified/views/item.min.css
build/packaged/css/semantic.min.css
node/src/files/build/minified/views/item.min.css
node/src/files/build/packaged/css/semantic.min.css
node/src/files/build/semantic.zip
Former-commit-id: 632d1c4402
Former-commit-id: f5ba8f34b4
11 years ago
jlukic
2bba91772b
updates version #
Former-commit-id: def706a090
Former-commit-id: db388f4ecf
11 years ago
jlukic
472350aed6
updates typo in form docs
Former-commit-id: a0ed9eb9b8
Former-commit-id: 2784ed80c0
11 years ago
jlukic
b8ba684039
updates packages
Former-commit-id: a111216dd0
Former-commit-id: 3b3a525535
11 years ago
jlukic
45d31009a8
Fixes dropdown to now set active item to whatever hidden input field is when using action updateForm
Former-commit-id: d813fa667c
Former-commit-id: 37673c3bd3
11 years ago
jlukic
4e7129a150
fixes #116 , issue with checkbox input not being selected properly
Former-commit-id: a0d1a9f0b4
Former-commit-id: be3ec05f39
11 years ago
jlukic
91577de9ce
removes some inline debugging left in modal
Former-commit-id: 01841f6bef
Former-commit-id: 180e6f4d3e
11 years ago
jlukic
249d255f96
rebuilds packages
Former-commit-id: 537ce8b8ca
Former-commit-id: 07b8a1762a
11 years ago
jlukic
bc0386c63f
Grunt: Adds docco generation of spec files to grunt build
Former-commit-id: 3318bfe9d6
Former-commit-id: 9fccf484b1
11 years ago
jlukic
940206dbf5
Merge branch 'master' of github.com:jlukic/Semantic-UI
Former-commit-id: e5038573a5
Former-commit-id: 3dafba8c01
11 years ago
jlukic
ed50e311a1
fixes #109 issue with modal centering being forced at 50%
Former-commit-id: 1fdb2f46db
Former-commit-id: 58c22820c1
11 years ago
jlukic
0835f878c0
fixes typo in docs #107
Former-commit-id: 0d9920e780
Former-commit-id: 79e867886f
11 years ago
Jack Lukic
13520848f4
Update README.md
Adds google group to readme
Former-commit-id: 9aaa5e2f88
Former-commit-id: 427378a609
11 years ago
Jack Lukic
2a84334a7c
Merge pull request #111 from NotBobTheBuilder/master
Add white colour for button background
Former-commit-id: aecf5b8484
Former-commit-id: 80839bf8f4
11 years ago
Jack Lukic
69b0fe77ab
Merge pull request #120 from makotot/menu
remove menu item "Getting Started"
Former-commit-id: 36c1554658
Former-commit-id: e01f351f98
11 years ago
makototateno
244048d507
remove menu item "Getting Started"
Former-commit-id: cd03786473
Former-commit-id: 6b1a1bf5cf
11 years ago
Jack Lukic
7b708b897e
Merge pull request #115 from esarbanis/103
Added the input element of checkbox to the dom with 0 opacity.
Former-commit-id: e58e5038fc
Former-commit-id: 823a0d134a
11 years ago
Jack Lukic
81a4e8d125
Merge pull request #110 from deneuxa/master
fix type='email' fields rendering
Former-commit-id: 0b29392139
Former-commit-id: f804368dfb
11 years ago
esarbanis
bf363293ba
Added the input element of checkbox to the dom with 0 opacity, so that it ca
This closes issue #103 , but the general "element focusing" issue needs to be addressed in a common manner.
Former-commit-id: d3b326a47a
Former-commit-id: 0fd9ada846
11 years ago
Jack Wearden
b86d750407
Add hover state for white button
Former-commit-id: 29dfd5d36a
Former-commit-id: 5624b7f2d9
11 years ago
Jack Wearden
ff45a6b00b
Add white colour for button background
Former-commit-id: 04810a7fc3
Former-commit-id: 48eeb2e7f1
11 years ago
deneuxa
7751e71c57
fix type='email' fields rendering
Former-commit-id: 114d619e9e
Former-commit-id: 956144c5ba
11 years ago
jlukic
de50677a4e
Merge branch 'master' of github.com:jlukic/Semantic-UI
Former-commit-id: e6c0c225c0
Former-commit-id: 3abe6d411b
11 years ago