Todd Gruben
|
4054f33ad5
|
exported DefaultCacheSize, not sure why i had unexproted
|
2018-06-28 14:40:23 -05:00 |
|
tgruben
|
a81e01b019
|
Merge branch 'develop' into clearbit-notime
|
2018-06-28 14:12:29 -05:00 |
|
Travis Turner
|
5dd7a9556a
|
rename slice to shard
|
2018-06-28 14:07:07 -05:00 |
|
Todd Gruben
|
fcecb871cf
|
naming adjustments; code cleanup
|
2018-06-28 12:41:39 -05:00 |
|
Todd Gruben
|
4970083d4d
|
refactored strategy for time based clearbit
|
2018-06-27 18:15:44 -05:00 |
|
Todd Gruben
|
35af580183
|
expanded views to contain viewType for special handling
|
2018-06-26 10:54:06 -05:00 |
|
Travis Turner
|
028e95d914
|
Allow a single functional option for field options.
Move field type specific validation to functional options.
|
2018-06-26 10:37:56 -05:00 |
|
Travis Turner
|
50794bf63b
|
move fieldOptions unmarshal to the handler
validate fieldOptions in http package
|
2018-06-25 15:14:22 -05:00 |
|
Travis Turner
|
c77b7d5ca5
|
remove view argument from Field.SetBit and Field.ClearBit
|
2018-06-19 18:15:38 -05:00 |
|
Ben Johnson
|
060254e0d6
|
Key-to-ID Translation
This commit adds id-to-key translation to make it easier for users
to provide non-integer identifiers for rows & columns.
|
2018-06-15 16:45:05 -06:00 |
|
Travis Turner
|
7d91261968
|
un-export some package level constants
|
2018-06-13 17:18:52 -05:00 |
|
Travis Turner
|
fe167ea78c
|
un-export some top-level functions
|
2018-06-13 16:44:24 -05:00 |
|
Travis Turner
|
e58d407182
|
unexport (most) View methods
|
2018-06-07 22:50:49 -05:00 |
|
Travis Turner
|
173939813f
|
remove slice argment from Field.Row() method
|
2018-06-07 17:14:46 -05:00 |
|
Travis Turner
|
3c3c98371b
|
unexport Fragment.Row(). This required creating Field.Row() and View.row()
|
2018-06-07 15:09:58 -05:00 |
|
Travis Turner
|
15cb391570
|
first pass at un-exporting Fragment methods
|
2018-06-07 11:49:39 -05:00 |
|
Travis Turner
|
0f8bd62e33
|
more Frame to Field in tests. move frame*.go files to field*.go
|
2018-06-05 23:58:46 -05:00 |
|