jlukic
|
89ee0d34a7
|
Add fixes for accelerated scrolling on mobile
|
10 years ago |
jlukic
|
ed626758cd
|
Rebuild all files
|
10 years ago |
jlukic
|
0856ae052d
|
Modify header defaults, some docs
|
10 years ago |
jlukic
|
de116da3ba
|
Rebuild files
|
10 years ago |
jlukic
|
d86e66ec3c
|
Fix contributor messages, fix icon spacing bug
|
10 years ago |
jlukic
|
660aff66f3
|
Adds themed dimmer
|
10 years ago |
jlukic
|
89f9587ea6
|
Add additional button variables for basic inverted
|
10 years ago |
jlukic
|
3cf4ca70f6
|
Fixes logged out nav menu on tablet
|
10 years ago |
jlukic
|
82aa999338
|
Finishes rebuilding of packages
|
10 years ago |
jlukic
|
6f8b526c41
|
Rebuilds files
|
10 years ago |
jlukic
|
de54ab6984
|
Rebuilds files and updates semantic.config with new components
|
10 years ago |
jlukic
|
dfe043f5c2
|
Adds themes for modal, and updates to modal structure
|
10 years ago |
jlukic
|
088498cf36
|
Rebuilds project
|
10 years ago |
jlukic
|
fa1b35a3ef
|
Initial commit of global site config
|
10 years ago |
jlukic
|
127df6b443
|
Update to checkbox/label/image/header, related to spacing and consistency
|
10 years ago |
jlukic
|
1eefa169ff
|
Removes learn-semantic content from docs, redoes folder structure of project, adds grunt config
|
10 years ago |
jlukic
|
6bc576e431
|
Bug fixes for grid, popup, adds visibility module
|
10 years ago |
jlukic
|
527dfe0202
|
Restructures theming folder to be more structured, renames user themes site theme. Fixes up semantic.config to only give example config with instructions to avoid overrwrite on update
|
10 years ago |
jlukic
|
a18186b57c
|
Modifications to grid, addition of new container class. Variable fixes
|
10 years ago |
jlukic
|
3d40e98ae4
|
Removes important from theme overrides
|
10 years ago |
jlukic
|
08d179c6be
|
Mergest master into css
|
10 years ago |
jlukic
|
c9d9aa7490
|
Fixes exact matches to breakpoints returning both devices, i.e 768px screens showing both mobile and tablet. Fixes #527
|
10 years ago |
jlukic
|
20ecf5648e
|
Computer breakpoint is now 992 instead of 998 (match bootstrap)
|
10 years ago |
jlukic
|
85c3a8eb8e
|
Removes vendor prefixes grid
|
10 years ago |
jlukic
|
f57e5ff51c
|
Fixes #320 stackable grid is overwritten by (x) wide column
|
11 years ago |
jlukic
|
3e5852e5be
|
Changes grids to allow padding for rowless columns, adds doubling variation
|
11 years ago |
jlukic
|
5c1cc21d83
|
Fixes #401 issue with stackable padding
|
11 years ago |
jlukic
|
ddaff6065d
|
Adds justified to header, segment, grid
|
11 years ago |
jlukic
|
5eaa97077d
|
Fixes inheritance issues in grid, adds justify aligned
|
11 years ago |
jlukic
|
1ad5a0d75d
|
Forces no negative margins on top level grids to avoid body overflow
|
11 years ago |
jlukic
|
9e4ea6a7ab
|
Fixes issue where direct child column could not use pc/tablet/mobile only
|
11 years ago |
jlukic
|
e585d0ad3b
|
Fixes stackable grid #271
|
11 years ago |
jlukic
|
3d816068ab
|
Fixes #238 specificty of css rules for overriding 100% column with a 'x wide column'
|
11 years ago |
Michael He
|
f1acacba4d
|
fixed the ":;" bug, which will cause rails assets pipeline compile error.
Former-commit-id: 089195b6bb
Former-commit-id: 675c7f11c8
|
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
|
b11541c108
|
makes mobile responsive grid integer
Former-commit-id: 660238c332
Former-commit-id: c25d9f526c
|
11 years ago |
jlukic
|
f7b150946d
|
fixes #58, adds close menu item to sidebar when on mobile
Former-commit-id: a7850b6023
Former-commit-id: d14f764fda
|
11 years ago |
jlukic
|
a159535bf1
|
updates comment banners to be consistent across project
Former-commit-id: 3f99dbaf40
Former-commit-id: 77883da4c0
|
11 years ago |
jlukic
|
2a75faa266
|
Fixes to loader, label, menu, grid
Former-commit-id: de3f600a49
Former-commit-id: 8f3d83cc02
|
11 years ago |
jlukic
|
87b7007e4f
|
Fixes comment banner repository link
Former-commit-id: 59f9face16
Former-commit-id: 0e51962696
|
11 years ago |
jlukic
|
cd9423827e
|
weekend updates
Former-commit-id: e98a244e52
Former-commit-id: eb92f8f7cb
|
11 years ago |
jlukic
|
351f712627
|
Updates module performance to show the total init count
Former-commit-id: db0b210ef3
Former-commit-id: 74821a4887
|
11 years ago |
jlukic
|
55c443684a
|
Adds list style, docs
Former-commit-id: 3ff6bc3f51
Former-commit-id: 15185c81a3
|
11 years ago |
Jack Lukic
|
fe33570919
|
Fixes bug in activate class on checkbox
Adds tablet,pc, mobile only grids columns and rows
Former-commit-id: 40e44e529e
Former-commit-id: bd18f90557
|
11 years ago |
Jack Lukic
|
a1e1dd7ec6
|
Finishing first pass on css transition module, needs docs. Some animations need debugging.
Former-commit-id: 4bab78ee79
Former-commit-id: 62aaa0b24a
|
11 years ago |
Jack Lukic
|
ce54c630f8
|
adds equal height grid row, and fixes to menu
Former-commit-id: cf90defce8
Former-commit-id: 1bb04e84d9
|
11 years ago |
Jack Lukic
|
8d64ba61a0
|
Adds sitemap, updates from today
Former-commit-id: 59de2ba9f3
Former-commit-id: a2d40896f9
|
11 years ago |
Jack Lukic
|
0e0c721647
|
moves grid over to % based row height
Former-commit-id: d02680f167
Former-commit-id: fcb6f9613e
|
11 years ago |