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
jlukic
ed51ee93e0
updates version due to patch for icons
Former-commit-id: f485288832
Former-commit-id: 0d87c10d9a
11 years ago
Jack Lukic
c6371b798d
Update README.md
Adds test case link to readme
Former-commit-id: 401c1b1684
Former-commit-id: 8d42307583
11 years ago
jlukic
68f4dfb15e
sub classes basic icon set to avoid issues with concatenated version icons not working
Former-commit-id: 3b505bb0d1
Former-commit-id: d524ee6943
11 years ago
jlukic
7df6a76cc4
fixes #71 and #83 , issue is caused by rendering with optimizelegibility
Former-commit-id: 6d402a068a
Former-commit-id: 25a5709cf4
11 years ago
jlukic
c24b1df124
tick up version
Former-commit-id: eff71a6ccf
Former-commit-id: 1c685b8e40
11 years ago
jlukic
fe420da6c5
Fixes for responsive style on modal, issues with swapping between fixed and absolutely positioned modal
Former-commit-id: b5529bea8b
Former-commit-id: ca319b9f06
11 years ago
jlukic
d9e8ee45ef
updates version number, builds package
Former-commit-id: 626c126254
Former-commit-id: 9514ed5169
11 years ago
jlukic
e1c8d1170a
updates invoke to never return the function called, adds hide dimmer to modal
Former-commit-id: ec8ea4a67a
Former-commit-id: 71d4b8796c
11 years ago
jlukic
204674d898
builds release
Former-commit-id: 446bf39692
Former-commit-id: 78c3f6656c
11 years ago
jlukic
ac29c0ede8
icon, adds plus alias, builds files
Former-commit-id: b40fe44ffa
Former-commit-id: 70932fab76
11 years ago
jlukic
5f4522c182
Refactors dimmer, adds 3d animation by default
Former-commit-id: 6f928b5d2b
Former-commit-id: 6d5854506b
11 years ago
jlukic
df0777b0da
Refactors modal plugin, modals now have icons auto formatted. Removes selector count from popup
Former-commit-id: 7de4e027ee
Former-commit-id: 142c99d2e5
11 years ago