jlukic
30d6952ad4
adds share image
11 years ago
jlukic
16f522e6bf
Minor update to release
11 years ago
jlukic
3266779a50
Fixes #61 . Touch respones now 0ms responsive, "clickaway" event now
checks for touchmove allowing for user to scroll screen while keeping
dropdown open.
Adds examples for default values for dropdowns, all dropdown types now
support default values not just selection.
11 years ago
jlukic
2f279aa589
Moves gruntfile to top of project, adds testing to package.js for travis
support, configs docpad to work from project root, renames node/ folder
to server/
11 years ago
jlukic
73d28b34de
updates form, dropdown , and accordion docs
Former-commit-id: d5f8988510
Former-commit-id: 6e0f2f17f5
11 years ago
jlukic
9c146f6ac6
Updates docs for rating, dropdown
Former-commit-id: 8cb6cb16d4
Former-commit-id: be4b401963
11 years ago
jlukic
b8ba684039
updates packages
Former-commit-id: a111216dd0
Former-commit-id: 3b3a525535
11 years ago
jlukic
0835f878c0
fixes typo in docs #107
Former-commit-id: 0d9920e780
Former-commit-id: 79e867886f
11 years ago
jlukic
0534a8ae8f
another broken icon on dropdown example
Former-commit-id: 0244326be1
Former-commit-id: c356ca1ba7
11 years ago
jlukic
e0a640b5d8
fixes outdated icon on dropdown example
Former-commit-id: 4361b446ab
Former-commit-id: bf13a9e59b
11 years ago
jlukic
b8755b0735
updates build files
Former-commit-id: 141b82e2b2
Former-commit-id: d80f6d16a8
11 years ago
jlukic
c4b41e8d9f
Updates all templates to use ECO instead of html. Adds partials for page
headers. Fixes some definition descriptions.
Former-commit-id: 54fbb8b9c9
Former-commit-id: 35ce6a372b
11 years ago
jlukic
83142970e9
Updates form validation features and docs
Adds complete settings description, swaps error prompts to be loosely
coupled with transition component.
Former-commit-id: 062a4b961b
Former-commit-id: ee6ace02e9
11 years ago
jlukic
2c6b8fb8ca
Updates tone and clarity of language on introduction pages, adds
definition buttons to all pages
Former-commit-id: e2e9b7ead1
Former-commit-id: a2b8f013bd
11 years ago
jlukic
af022293ab
Begin write of additional transitions, and example builder
Former-commit-id: 60eddded0e
Former-commit-id: e58131cd1b
11 years ago
jlukic
a6ef2a43e6
Adds updated homepage, lots of fixes to button, adds basic buttons, new
list features
Former-commit-id: 140a93c0a9
Former-commit-id: 614f1a4e5c
11 years ago
jlukic
8bc437b09c
button changes, default now dark
Former-commit-id: a94f8dd201
Former-commit-id: 70924f239b
11 years ago
jlukic
eda1bd2b13
Updating many components over weekend.
Former-commit-id: 4dba11f480
Former-commit-id: 5663ac31a4
11 years ago
jlukic
bf06cebc8b
Updates to header, button, and lots of updates to dropdown
Former-commit-id: 1bcb227595
Former-commit-id: bf9b8adc54
11 years ago
Jack Lukic
ee629e5f1a
Dropdown: Fixes positioning, adds example of icon toolbar. Fixes destroy method
Former-commit-id: c5560006f8
Former-commit-id: 78ef41456a
11 years ago
Jack Lukic
60d77564d7
finally uses legit dropdown for page chooser
Former-commit-id: f844f1329e
Former-commit-id: 1baaa42174
11 years ago
Jack Lukic
9528bc594e
Type changes to docs
Former-commit-id: bf576dbdca
Former-commit-id: 38c919c868
11 years ago
Jack Lukic
5a41a62c44
Somehow lost all docs? Fixed. Revisions from buglist
Former-commit-id: e1991e5aee
Former-commit-id: e6e9d80359
11 years ago
Jack Lukic
f9b4e3b5d1
Adds node modules to gitignore too much issues
Former-commit-id: d1bf8e9ed4
Former-commit-id: 699ced0ff9
11 years ago
Jack Lukic
2855ba60f4
Updates dropdown to fix pointing menus, fixes bug in inverted menus
Former-commit-id: 1da9abe617
Former-commit-id: c2945595ea
11 years ago
Jack Lukic
bb16f2b77c
adds pointing style to dropdown menu, fixes issue with vertical min height in menu
Former-commit-id: cbdda32b53
Former-commit-id: 38ebff44d4
11 years ago
Jack Lukic
1924b69e2f
Begin work on wizard, which means writing out variations/states as YAML
parseable form for each type in order to generate JSON for use in
wizard. Added stub for dividers. Will rapid-fire add docless examples
tomorrow
Former-commit-id: b62b50f626
Former-commit-id: 4e264da107
11 years ago
Jack Lukic
a4332c6095
Iterating on module design pattern. Fixes to performance logging. Much work on dimmer class, new thoughts on fusion of dimmer and modal
Former-commit-id: 55b4cdeeda
Former-commit-id: 2c84a3dd30
11 years ago
Jack Lukic
9248041e2d
fixes settings tables
Former-commit-id: d2156e0378
Former-commit-id: 0799ab2c7d
11 years ago
Jack Lukic
4d0bfb2ef6
Extends dropdown to set default form value, more fixes
Former-commit-id: 42b5814a5f
Former-commit-id: 2ecba8b56a
11 years ago
Jack Lukic
29420f42c8
corrections to settings object
Former-commit-id: 04a5e75bf2
Former-commit-id: 86cadd592a
11 years ago
Jack Lukic
5a4e2954d4
finishing up dropdown module
Former-commit-id: 8396137389
Former-commit-id: e1c136d6ec
11 years ago
Jack Lukic
acf30aee01
fixes to dropdown docs
Former-commit-id: a208301ad3
Former-commit-id: 7a83d5ba9f
11 years ago
Jack Lukic
39199fe9fd
adds a host of new options to dropdown class, fixes to menu, stuff
Former-commit-id: 4667c5dda7
Former-commit-id: c5a5a5de22
11 years ago
Jack Lukic
5f15c164c3
adding types of actions to dropdowns + more functionality
Former-commit-id: 77ddd24a47
Former-commit-id: aedb5170d8
11 years ago
Jack Lukic
739e1cbffc
Fixes to headers, redoing colored headers to divide below, fixes to
homepage, fixes to peek menu
Former-commit-id: 2e4cd27eac
Former-commit-id: 3b459659d6
11 years ago
Jack Lukic
8855220d65
Reverts menu system to sidr, too many overflow issues with using faked
touch menu. Fixed up secondary nav to be sexier, fixed up some issues
with mobile layouts
Former-commit-id: 2a462c67bc
Former-commit-id: 7c58f2be89
11 years ago
Jack Lukic
2c9cc46bb9
removing all dropdown class from menu, changing automatic menu (without js) to be simple menu variation
Former-commit-id: 5d5b4b2300
Former-commit-id: 26cf94681d
11 years ago
Jack Lukic
459c5c70e8
more dropdown examples, tweaks to code
Former-commit-id: 7d972ce278
Former-commit-id: 9d0c9a4c02
11 years ago
Jack Lukic
f932da4f08
Adds first working pass of dropdown js
Former-commit-id: 8b2e705be5
Former-commit-id: e66f4f807a
11 years ago