Commit Graph

27 Commits

Author SHA1 Message Date
swilliams
d650ddb321 in an attempt to reduce the churn on dev.html let us try this 2015-02-10 10:52:44 -05:00
kevinparkerson
a551a1ce85 repeater-plugin-api-refactor: Fixes #1022 by refactoring plugin API according to new draft specified in that issue. 2015-02-09 16:55:22 -05:00
Christopher McCulloh
42ce073e9e Revert "Repeater plugin api refactor" 2015-02-09 14:03:30 -05:00
kevinparkerson
13069e1521 repeater-plugin-api-refactor: refactor of repeater-thumbnail plugin. some other minor changes to list and repeater core to make things more effecient 2015-02-05 18:15:57 -05:00
kevinparkerson
a44c44d95d repeater-plugin-api-refactor: initial repeater core refactor 2015-02-05 12:06:34 -05:00
benjaminneildavis
28489d3892 Selectlist: Auto sizing not working again #980 fix and typo fix
- label no longer center aligned...now left aligned. Caret now right aligned.

- label no longer center aligned...now left aligned. Caret now right aligned.
2015-01-20 16:08:32 -05:00
kevinparkerson
79ee642552 Selectlist: Auto sizing not working again #980 fix and typo fix 2015-01-19 12:14:50 -05:00
benjaminneildavis
d34b7d7246 selectlist auto resize fix #948 2015-01-14 13:43:20 -05:00
kevinparkerson
8187eda616 repeater-different-columns-bug: fixes #970 by also checking incoming column array lengths to determine whether a change has occurred 2015-01-09 12:27:44 -05:00
benjaminneildavis
16c604a3a4 spinbox disable doesn't work #952
- Added a check to see if the spinbox is disabled or not before handling the mousewheel event
2015-01-06 12:09:03 -05:00
benjaminneildavis
c2489ce6cb Fix of search when tabbing in 2015-01-05 16:14:51 -05:00
benjaminneildavis
bb40be5312 # This is a combination of 3 commits.
# The first commit's message is:
Checkbox / Radio: Setting checked attribute on underlying input #906

# This is the 2nd commit message:

bump dist

# This is the 3rd commit message:

Checkbox / Radio: Setting checked attribute on underlying input #906
2014-12-16 12:22:50 -05:00
kevinparkerson
453b93b99a repeater-persisting-dataopts: Fixes #902 by allowing the repeater to preserve custom dataSource options 2014-12-04 12:24:11 -05:00
kevinparkerson
349ff85360 repeater-render-dataparams: Fixes #895 by allowing repeater render method to be passed dataSourceOptions which are then applied on top of whatever would be passed to the dataSource normally 2014-12-03 17:02:02 -05:00
Stephen Williams
a9ad5aed94 Merge pull request #873 from ExactTarget/repeater-thumbnail-justify
Repeater Thumbnail Alignment
2014-12-03 13:47:12 -05:00
kevinparkerson
c5e7e74467 repeater-thumbnail-justify: fixes #851 by coming up with an alternate justify solution
repeater-thumbnail-justify: fix to 'thumbnail_setSelectedItems' after making justify changes, which also makes unit tests pass

repeater-thumbnail-justify: yet another minor fix because lint yells about something dumb

repeater-thumbnail-justified: minor touchups after review

repeater-thumbnail-justified: additional function name improvements

repeater-thumbnail-justified: converted to thumbnail_alignment option instead so now center / justify / left / right (as well as 'none' or false) is supported

repeater-thumbnail-justified: added unit tests. also added "spacer" class to injected spans

repeater-thumbnail-justified: added default font-size for thumbnail
2014-12-03 12:10:28 -05:00
Stephen James
54c709d08c Remove 100 row option from repeater + cleanup 2014-11-26 12:27:20 -05:00
kevinparkerson
aad227120e repeater-thumbnail-fix: modifying thumbnail view to use ".selectable" class instead of ".repeater-thumbnail" for managing selectable items 2014-11-14 17:26:00 -06:00
kevinparkerson
bfe7e5588c repeater-multiple-view-config: initial changes to support dot notation in view names
repeater-multiple-view-config: multiple view configs supported. just need unit tests

repeater-multiple-view-config: minor improvement

repeater-multiple-view-config: some mods to make multiple dataSources possible :)

repeater-multiple-view-config: writing unit tests

repeater-multiple-view-config: derp
2014-11-14 15:07:22 -06:00
kevinparkerson
e6b27d06a4 repeater-highlight-sorted-columns: accounts for issue #731 by adding "list_highlightSortedColumns" option that if set to true will highlight the entire sorted column by adding a "highlight" class to the appropriate tbody td's; also fixes issue #723 by removing tbody duplicates 2014-10-21 12:27:04 -04:00
kevinparkerson
550da82e65 repeater-better-events: addressing issue #616 by adding better repeater events 2014-10-10 14:49:59 -04:00
kevinparkerson
946eadad56 repeater-selectable-thumbnails: addresses issue #707 by adding selectable thumbnail functionality, along with selection APIs, and unit tests 2014-10-10 00:58:11 -04:00
kevinparkerson
297ed5b40b repeater-list-refactor: making the repeater list better 2014-10-09 16:24:23 -04:00
kevinparkerson
285f4391e9 fixing tab / space wonkiness in dev.html and index.html 2014-10-01 14:16:52 -04:00
kevinparkerson
c6261354f0 resetting dev.html page 2014-10-01 11:00:20 -04:00
kevinparkerson
77ee901744 3.0.0-wip: cleaning up some files 2014-08-15 09:02:16 -04:00
Stephen James
16589bf9a5 Setup Heroku 2014-06-06 14:08:26 -04:00