Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[6.0.0] Added infiteScroll to List, removed nestedListItem capabilities, adjusted Message component, adjusted DateSeparator component and removed date-fns dependency #1039

Merged
merged 523 commits into from
Jan 26, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
523 commits
Select commit Hold shift + click to select a range
cf9a230
Issue #705 (#707)
Jun 23, 2017
1b13717
Issue #725 (#750)
Jun 23, 2017
16c92d4
Issue #641 (#659)
IanCStewart Jun 23, 2017
c38590a
Issue #652 (#711)
Jun 23, 2017
726348a
Merge remote-tracking branch 'origin/master' into develop
Jun 23, 2017
b5ff17b
Fixed doc emoji css.
Jun 23, 2017
3273952
4.0.0
Jun 23, 2017
30d6c12
Removed unused npm script.
Jun 23, 2017
08211ee
Merge remote-tracking branch 'origin/master' into develop
Jun 26, 2017
69ca218
Fixed Searchbox changeSearchQuery (#765)
Jun 26, 2017
b74eacc
Made prop not required. (#766)
Jun 26, 2017
625c49e
Added textDecoration: none. (#767)
Jun 26, 2017
7e1bafb
Added textDecoration none to EmojiMenu attribution link, made onMenti…
Jun 26, 2017
af4fdd4
Merge remote-tracking branch 'origin/master' into develop
Jun 27, 2017
06531dc
Updated LABELS.md. (#771)
Jun 29, 2017
ee0079b
Component tests: Consistency and test fixes (#763)
Jun 29, 2017
f9c5692
added textAlign: 'left' (#772)
MrBamBam Jun 29, 2017
674c8de
Added secondaryText to ChannelHeader. (#773)
Jun 29, 2017
e5b973f
Issue #770 (#774)
Jun 29, 2017
346bbf5
Added secondaryText to ChannelHeader, fixed TableHeader text alignmen…
Jun 29, 2017
7f37c78
Fixed test.
Jun 29, 2017
150ba81
Fixed mistake with Button styling. (#776)
Jun 30, 2017
259644a
Fixed ChannelHeader styling for buttons.
Jun 30, 2017
bdcf050
Merge remote-tracking branch 'origin/master' into develop
Jun 30, 2017
86b0fe5
Eslint (#779)
Jun 30, 2017
b1ffbf9
Removed z-index to overcome z-index quirks & restructured avatar div …
IanCStewart Jul 4, 2017
abd5af2
Bug/doc table (#798)
IanCStewart Jul 20, 2017
ba9286e
Removed borderTop, fixes issue #787. (#794)
Jul 20, 2017
b780f7b
Issue #790 (#791)
Jul 20, 2017
e27feb4
Issue #789 (#792)
Jul 20, 2017
6fb0b25
Added placeholderStyle to SearchBox. (#795)
Jul 20, 2017
caf6fb3
Props to themeable component override color passed by theme, fixed is…
Jul 20, 2017
1fad4c8
Fixed EmojiMenu styling, closes issue #797. (#799)
Jul 20, 2017
7d2d572
Changed to longhand backgroundColor. (#801)
Jul 20, 2017
b7f70a2
Issue #800 (#802)
Jul 20, 2017
8cf7a18
Merge branch 'master' into develop
IanCStewart Jul 20, 2017
9209910
Prepared for extended theming capabilities.
IanCStewart Jul 20, 2017
cf68f08
Added activeStyle to MenuItem, fixed issue #808. (#811)
Jul 24, 2017
924e3da
Added iconColor to select, fixed issue #807. (#809)
Jul 24, 2017
6501a6f
Added iconColor to SearchBox, fixed issue #804. (#810)
Jul 24, 2017
6ffba85
Added more override capabilities.
IanCStewart Jul 24, 2017
cb839ac
Fixed merge conflicts.
IanCStewart Jul 24, 2017
59402c7
Added expandMenuItem to Message. (#814)
Jul 25, 2017
0f8caa8
Added commandStyle. (#815)
Jul 25, 2017
4b30876
Added more overiding styles capabilities.
IanCStewart Jul 25, 2017
302f347
Merge branch 'master' into develop
IanCStewart Jul 25, 2017
4cafacf
Merge remote-tracking branch 'origin/develop' into develop
IanCStewart Jul 25, 2017
dc3799c
Merge remote-tracking branch 'origin/master' into develop
Jul 25, 2017
8532106
Added check for expandMenuItem.
Jul 25, 2017
7a58117
Fixed Message expand menu item, added missing check for expandMenuIte…
Jul 25, 2017
bfe611a
Added key events to Commands (#818)
Jul 28, 2017
bd8c199
Emoji filter (#813)
Aug 1, 2017
70a3299
Multiline input (#785)
IanCStewart Aug 1, 2017
78a3c9b
Added multiline to Input and MessageInput. Added key events to Comman…
Aug 1, 2017
e32b1ff
Merge remote-tracking branch 'origin/master' into develop
Aug 1, 2017
51c38af
Added icons. (#820)
Aug 1, 2017
3734679
Destructed rowHeight prop. (#821)
Aug 1, 2017
7742424
Added four new icons, desctructed rowHeight prop in Input to prevent …
Aug 1, 2017
06511df
Merge remote-tracking branch 'origin/master' into develop
Aug 1, 2017
435044a
Patch/card header styles (#823)
IanCStewart Aug 7, 2017
8a3f5f7
Merge branch 'master' into develop
IanCStewart Aug 7, 2017
231c7e8
Added override for CardHeader.
IanCStewart Aug 7, 2017
f04909f
Changed mentions to highlights. (#824)
Aug 8, 2017
aaef3c1
Changed mentions to highlights, changed how highlights are matched.
Aug 8, 2017
cf7063c
Merge remote-tracking branch 'origin/master' into develop
Aug 8, 2017
ba1f527
Issue #830 (#831)
IanCStewart Aug 10, 2017
8756eb8
Added override capabilities to profile component.
IanCStewart Aug 10, 2017
5fc245d
herge branch 'master' into develop
IanCStewart Aug 10, 2017
a8a9c6a
Added `left: 50%` & `translate(-50%, -50%)`. Fixed #833. (#834)
IanCStewart Aug 23, 2017
2e38041
Merge branch 'master' into develop
IanCStewart Aug 23, 2017
2b9c555
Fixed profile styling.
IanCStewart Aug 23, 2017
c2ed303
Issue #778 (#836)
IanCStewart Aug 29, 2017
3dda002
Issue #837 (#839)
IanCStewart Aug 29, 2017
768471a
Tab change callback (#838)
IanCStewart Aug 29, 2017
ce76b6e
Merge branch 'master' into develop
IanCStewart Aug 29, 2017
ea19c0e
Added callback to Tabs and fixed badge styling bug.
IanCStewart Aug 29, 2017
8eee81d
Tabs selected index (#841)
IanCStewart Aug 31, 2017
5e546d8
Merge branch 'master' into develop
IanCStewart Aug 31, 2017
d6feb19
Made Tabs so it can work as a controlled component.
IanCStewart Aug 31, 2017
baa8da5
DocGen.
IanCStewart Aug 31, 2017
1f2d822
Tabs selected index (#844)
IanCStewart Aug 31, 2017
9386186
Fixed 0 is falsie check.
IanCStewart Aug 31, 2017
f69157a
Message badge (#846)
Sep 5, 2017
fd36665
Merge remote-tracking branch 'origin/master' into develop
Sep 5, 2017
1616e2f
Added badge prop to Message.
Sep 5, 2017
c874050
Merge branch 'master' into develop
IanCStewart Sep 8, 2017
50d18ba
Issue #851 (#852)
IanCStewart Sep 8, 2017
5edafea
Merge remote-tracking branch 'origin/develop' into develop
IanCStewart Sep 8, 2017
8e224d3
Fixed Message theming and override capabilities.
IanCStewart Sep 8, 2017
0b8a621
Changed to 0 in favor of null. (#854)
Sep 12, 2017
89f4e29
Changed selectedIndex default value to 0 to prevent TypeError if hand…
Sep 12, 2017
260e382
Merge remote-tracking branch 'origin/master' into develop
Sep 12, 2017
fe6896b
Removed safari windows latest from support list. (#858)
IanCStewart Sep 14, 2017
e7ea6c8
Issue #859 (#860)
IanCStewart Sep 14, 2017
3dcade5
Added defaultImage to avatar.
IanCStewart Sep 14, 2017
c097158
Merge branch 'master' into develop
IanCStewart Sep 14, 2017
863ba52
Fixed clickable error bug. Fixes #862. (#863)
IanCStewart Sep 21, 2017
924fa2a
Added icons (#865)
Sep 21, 2017
af7cdc9
Added arrow icons & fixed MessageInput clickable area.
IanCStewart Sep 21, 2017
e294182
Reverted changes.
Sep 21, 2017
523c302
Added arrow icons & fixed MessageInput clickable area.
Sep 21, 2017
62fb32f
Merge branch 'master' into develop
IanCStewart Sep 21, 2017
63cf0bd
Decreased Tab and ChannelHeader height. (#870)
Sep 27, 2017
28b20a5
Issue #868 (#869)
IanCStewart Sep 27, 2017
7fcdd1b
Used correct calculations. Fixes #871. (#873)
IanCStewart Sep 27, 2017
8254b17
Added giphy message, adjusted get-pop-over-position calculation & dec…
IanCStewart Sep 27, 2017
a0f66e6
Merge branch 'master' into develop
IanCStewart Sep 27, 2017
15fac16
Added onHeaderClick to IconMenu and PopOver. (#875)
Sep 27, 2017
26b018e
[4.3.12] Added onHeaderClick to IconMenu and PopOver.
Sep 27, 2017
7be7951
Merge remote-tracking branch 'origin/master' into develop
Sep 27, 2017
99e51dd
Fixed passthrough. (#877)
IanCStewart Sep 27, 2017
9a8700e
Removed opacity on giphy description. (#878)
IanCStewart Sep 28, 2017
97a379c
Fixed giphyDescription prop passthrough & giphyDescription styling.
IanCStewart Sep 28, 2017
a0c8e91
Merge branch 'master' into develop
IanCStewart Sep 28, 2017
b6b4072
Added object-fit cover to overcome image & giphy stretching. (#880)
IanCStewart Sep 29, 2017
2e08b84
Added npm version badge.
IanCStewart Sep 29, 2017
fc9fa02
Added object-fit to images & giphies, fixes stretching.
IanCStewart Sep 29, 2017
27965c3
Merge branch 'master' into develop
IanCStewart Sep 29, 2017
ed1566b
Added inputRef to SearchBox. (#884)
Oct 2, 2017
fc83293
Issue #882 (#883)
IanCStewart Oct 2, 2017
c2a7ba0
Merge branch 'master' into develop
IanCStewart Oct 4, 2017
afaf80b
Added gallery component, fixed image and gif stretching & added input…
IanCStewart Oct 4, 2017
e41021f
Added custom props to Gallery. (#886)
Oct 4, 2017
977019d
Added ...custom prop to gallery.
IanCStewart Oct 4, 2017
19b2afd
Merge branch 'master' into develop
IanCStewart Oct 4, 2017
9485868
Issue #889 (#892)
IanCStewart Oct 5, 2017
4370883
[WIP] Component tests (#867)
IanCStewart Oct 6, 2017
44dc417
Issue #895 (#896)
Oct 9, 2017
f427734
Issue #769 (#897)
Oct 9, 2017
35f91b6
Issue #864 (#894)
Oct 9, 2017
d9c5a9d
Issue #899 (#900)
IanCStewart Oct 10, 2017
01c0905
Messages patch (#901)
IanCStewart Oct 10, 2017
4e33095
Added lightbox option to gallery, removed pure exports, added overrid…
IanCStewart Oct 10, 2017
a60055a
Merge branch 'master' into develop
IanCStewart Oct 10, 2017
0b12c7b
Date separator (#903)
Oct 11, 2017
cff7ed5
Issue #552 admin badge (#904)
IanCStewart Oct 11, 2017
2855f9e
Issue #552 alert (#905)
IanCStewart Oct 11, 2017
24c754d
Issue #552 app header (#906)
IanCStewart Oct 11, 2017
c95d061
Issue #552 avatar (#907)
IanCStewart Oct 11, 2017
3f10cbd
Issue #910 (#911)
IanCStewart Oct 12, 2017
4ae94bb
Issue #552 banner (#909)
IanCStewart Oct 12, 2017
f83461e
Issue #552 badge (#908)
IanCStewart Oct 12, 2017
4f79d82
Adjusted date sepparator styles, fixed tests & fixed image/giphy mess…
IanCStewart Oct 12, 2017
9eb1b52
Merge branch 'master' into develop
IanCStewart Oct 12, 2017
beb5229
Adjusted date separator styles, fixed tests and fixed image/giphy mes…
Oct 12, 2017
98bca1a
Made sure myMessage style for stickers is correct. (#913)
IanCStewart Oct 12, 2017
c22f376
Fixed my sticker message style bug.
IanCStewart Oct 12, 2017
b55d7dd
Merge branch 'master' into develop
IanCStewart Oct 12, 2017
ca5ecd3
Media (#915)
Oct 19, 2017
16c80a8
Issue #898 (#917)
IanCStewart Oct 19, 2017
e6a8e09
Added Media component & added multiline capabilities to Message compo…
IanCStewart Oct 19, 2017
e9129db
Merge branch 'master' into develop
IanCStewart Oct 19, 2017
cc0c7be
Issue #916 (#919)
IanCStewart Oct 20, 2017
453df0b
Added top: ...px to header buttons. Fixes #891. (#921)
IanCStewart Oct 20, 2017
e551651
Issue #922 (#923)
IanCStewart Oct 23, 2017
31e25a6
Issue #926 (#928)
Oct 31, 2017
8ddef8e
Changed rm to rimraf, fixes #925. (#927)
Oct 31, 2017
129b289
Added optional icon to RadioButton, made label optional.
Oct 31, 2017
e5c3a29
Merge remote-tracking branch 'origin/master' into develop
Oct 31, 2017
67940ed
Updated react-onclickoutside. (#931)
Nov 1, 2017
c409091
Fixed bug in unmounting of media listeners. (#935)
Nov 2, 2017
c5429cb
Update dev dependencies (#933)
Nov 3, 2017
d37158b
Sjaak/docs code examples (#936)
Nov 3, 2017
049839f
Sjaakluthart/docs styles (#938)
Nov 4, 2017
77c9b29
Sjaakluthart/code examples (#939)
Nov 4, 2017
50c6904
Issue #937 (#940)
IanCStewart Nov 6, 2017
bf510af
Issue #552 button (#942)
IanCStewart Nov 6, 2017
144c357
Issue #941 (#943)
IanCStewart Nov 6, 2017
2fafe52
Sjaakluthart/code examples (#944)
Nov 6, 2017
b072d01
Updated react-onclickoutside, updated dev dependecies, fixed unmounti…
IanCStewart Nov 6, 2017
8624ecc
DocGen.
IanCStewart Nov 6, 2017
1361296
Merge branch 'master' into develop
IanCStewart Nov 6, 2017
9fb1c89
Added a check for numbers followed by "." to overcome Catastrophic Ba…
IanCStewart Nov 7, 2017
27e72d8
Issue #552 card (#952)
IanCStewart Nov 9, 2017
49fdfbf
Added backgroundColor and color. (#953)
Nov 10, 2017
ac213b1
Issue #552 card content (#958)
IanCStewart Nov 10, 2017
fb8f5db
Issue #552 checkbox (#962)
IanCStewart Nov 10, 2017
701ead1
Issue #552 card header (#960)
IanCStewart Nov 10, 2017
d9d40c3
Issue #552 channel header (#959)
IanCStewart Nov 10, 2017
24220ea
Bumped messageInput multiline check to `> 49`. Fixes firefox/Edge15 i…
IanCStewart Nov 10, 2017
8eac753
Issue #552 checkbox (#965)
IanCStewart Nov 13, 2017
3b0ec72
Issue #552 commands (#966)
IanCStewart Nov 13, 2017
1587679
Issue #552 date separator (#972)
IanCStewart Nov 14, 2017
a48f52d
Issue #552 dialog (#974)
IanCStewart Nov 14, 2017
2db8690
Sjaakluthart/image (#973)
Nov 14, 2017
82cc7c3
Fixed badge uncovered lines. (#975)
IanCStewart Nov 14, 2017
b8b76b3
Issue #552 divider (#976)
IanCStewart Nov 14, 2017
5c07782
Issue #552 emoji filter (#978)
IanCStewart Nov 14, 2017
ec250db
Issue #981 (#982)
IanCStewart Nov 15, 2017
27b35fb
Issue #977 (#980)
IanCStewart Nov 15, 2017
baa2039
Sjaakluthart/image loader message (#979)
Nov 15, 2017
5749649
Merge branch 'master' into develop
IanCStewart Nov 16, 2017
c0de8d4
Updated some test files, added ImageLoader and fixed Message no-Avata…
IanCStewart Nov 16, 2017
5ba564d
Fixed typo, fixes #986.
Nov 16, 2017
b79a291
Changed homepage.
Nov 21, 2017
65662ea
Changed script.
Nov 21, 2017
a560d49
Changed to buildbranch.
Nov 21, 2017
42997ae
Sjaakluthart/eslint (#989)
MrBamBam Nov 28, 2017
4271ecf
fixed errors caused by cleaning up the linting errors (#991)
MrBamBam Dec 12, 2017
25dcd54
V5.0.0 (#993)
IanCStewart Dec 12, 2017
ee89b3c
Merge branch 'master' into develop
IanCStewart Dec 12, 2017
17d5756
Updated to React v16, added portal for PopOver, updated to emojione v…
IanCStewart Dec 12, 2017
291be5b
Removed duplicate statements.
IanCStewart Dec 12, 2017
a6647a3
Added migration guide for v4.x to v5.
IanCStewart Dec 12, 2017
0a059ae
Sjaakluthart/issue #995 (#996)
Dec 13, 2017
5ab9ffa
Merge branch 'master' into develop
IanCStewart Dec 13, 2017
39fa831
Merge remote-tracking branch 'origin/develop' into develop
IanCStewart Dec 13, 2017
8a3e891
Fixed avatar margin not being removed.
IanCStewart Dec 13, 2017
1d57809
Added boxSizing: border-box to make sure it stay the correct size. (#…
IanCStewart Dec 14, 2017
c4f42ff
Merge remote-tracking branch 'origin/master' into develop
Dec 14, 2017
9d7853d
Fixed styling issue with long texts in ListItem.
Dec 14, 2017
936861b
Lightbox portal (#1001)
Dec 18, 2017
769a98f
Added Portal to Lightbox, Dialog and Modal.
Dec 18, 2017
8aaf78d
Merge remote-tracking branch 'origin/master' into develop
Dec 18, 2017
79be777
Added className to Lightbox. (#1003)
Dec 18, 2017
26fe8be
Added className to Lightbox.
Dec 18, 2017
d6f4515
Merge remote-tracking branch 'origin/master' into develop
Dec 18, 2017
9a19233
Added click away layer to Dialog.
Dec 18, 2017
b6946c5
Added click away layer to Dialog.
Dec 18, 2017
9638dab
Merge remote-tracking branch 'origin/master' into develop
Dec 18, 2017
1c635a8
Changed Overlay opacity.
Dec 21, 2017
ead61e2
Changed Overlay background to be more opaque.
Dec 21, 2017
056ae90
Merge remote-tracking branch 'origin/master' into develop
Dec 21, 2017
3e27d06
Issue #552 emoji menu (#1008)
IanCStewart Jan 2, 2018
6f0c94c
Issue #1009 (#1010)
IanCStewart Jan 2, 2018
5f0bd44
Issue #552 empty state (#1012)
IanCStewart Jan 4, 2018
12fe48c
Issue #552 gallery (#1013)
IanCStewart Jan 4, 2018
0814f6c
Issue #552 icon menu (#1014)
IanCStewart Jan 4, 2018
0b9f43f
Issue #552 input (#1015)
IanCStewart Jan 5, 2018
4988128
Issue #552 internal (#1016)
IanCStewart Jan 8, 2018
32a94c8
Issue #552 lightbox (#1017)
IanCStewart Jan 8, 2018
d380bf2
Issue #552 list (#1018)
IanCStewart Jan 8, 2018
8a1bc5a
Issue #552 list item (#1019)
IanCStewart Jan 9, 2018
bbb3aa5
Changed propType validation. (#1021)
Jan 10, 2018
b7473de
Checkbox custom styles (#1022)
IanCStewart Jan 11, 2018
c7aaf65
Sjaak/input label (#1023)
IanCStewart Jan 12, 2018
9f05336
Added CheckboxGroup component. Fixes #1025. (#1026)
IanCStewart Jan 12, 2018
35e1473
Replaced babel-preset-es2015 with babel-preset-env. Fixes #988. (#1027)
IanCStewart Jan 15, 2018
89bfd96
Refactored and added tests, added checkbox group component, refactore…
IanCStewart Jan 15, 2018
16ae87c
Merge branch 'master' into develop
IanCStewart Jan 15, 2018
7e83882
Exported CheckboxGroup component for {} imports.
IanCStewart Jan 15, 2018
645acc2
Fixed import for CheckboxGroup.
IanCStewart Jan 15, 2018
635444f
Merge branch 'master' into develop
IanCStewart Jan 15, 2018
132f11d
Bumped radium to latest version. (#1034)
IanCStewart Jan 23, 2018
b06c20f
Bumped radium version.
IanCStewart Jan 23, 2018
17a9612
Merge branch 'master' into develop
IanCStewart Jan 23, 2018
55db63b
[List] Infinite scroll (#1032)
Jan 26, 2018
164ef41
Issue #1036 (#1038)
IanCStewart Jan 26, 2018
f2c999a
Merge branch 'master' into develop
IanCStewart Jan 26, 2018
15b3cfe
Added infiteScroll to List, removed nestedListItem capabilities, adju…
IanCStewart Jan 26, 2018
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 14 additions & 6 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,19 @@
"jsx-a11y/click-events-have-key-events": 0,
"jsx-a11y/mouse-events-have-key-events": 0,
"react/no-danger": 0,
"jsx-a11y/label-has-for": [ 2,
{ "components": [ "Label" ],
"required":
{ "every": [ "id" ] },
"allowChildren": false }
"jsx-a11y/label-has-for": [
2,
{
"components": [
"Label"
],
"required": {
"every": [
"id"
]
},
"allowChildren": false
}
]
},
"globals": {
Expand All @@ -23,4 +31,4 @@
"plugins": [
"mocha"
]
}
}
Loading