Yamagishi Kazutoshi
|
1948f9e767
|
Remove deprecated features at React v15.5 (#1905)
* Remove deprecated features at React v15.5
- [x] React.PropTypes
- [x] react-addons-pure-render-mixin
- [x] react-addons-test-utils
* Uncommented out & Add browserify_rails options
* re-add react-addons-shallow
* Fix syntax error from resolve conflicts
* follow up 59a77923b3
|
2017-04-21 20:05:35 +02:00 |
|
Ash Furrow
|
78af88e1f4
|
Hides superluous details on small screens (#2175)
* Hides superluous details on small screans.
* Addressed feedback from #2175.
|
2017-04-21 18:17:55 +02:00 |
|
JP DeVries
|
7525971561
|
Moving aria-label to div.column (#1769)
* Use landmark regions on columns
Closes mastodon#1720
* Moving aria-label to div.column
|
2017-04-18 17:21:25 +02:00 |
|
JP DeVries
|
1467515d3d
|
Use landmark regions on columns (#1732)
Closes mastodon#1720
|
2017-04-14 11:12:59 +02:00 |
|
Henry Smith
|
1921c5416b
|
Fix console error when scrolling a column with no scrollable content (#1574)
|
2017-04-11 21:58:28 +02:00 |
|
Eugen Rochko
|
5997bb47a8
|
Fix #38 - Unread indicator when new content appears above the fold
|
2017-02-21 00:10:49 +01:00 |
|
Eugen Rochko
|
c424df5192
|
Progress on moving color styles to Sass
|
2017-02-09 01:20:09 +01:00 |
|
Eugen Rochko
|
b5bf807a34
|
Remove react-dnd as it was interfering with text selection. Move content
warning mentions preview into area where actual content would be
|
2017-02-05 04:11:14 +01:00 |
|
Eugen Rochko
|
dbb7e5a644
|
Getting started on draggable columns
|
2017-02-05 01:58:25 +01:00 |
|
Eugen Rochko
|
65647a2472
|
See #244 - Added notifications column settings to filter what's displayed
in the column and what appears as desktop notifications. Settings do not
persist yet
|
2017-01-02 14:09:57 +01:00 |
|
Eugen Rochko
|
f7f3e6e3be
|
Fix styles
|
2016-10-12 19:14:47 +02:00 |
|
Eugen Rochko
|
45776b55b0
|
Responsively changing layout to single-column + nav on smaller screens
|
2016-10-12 13:17:17 +02:00 |
|
Eugen Rochko
|
1f650d327d
|
Adding public timeline
|
2016-10-07 16:00:11 +02:00 |
|
Eugen Rochko
|
b304cc07d5
|
Fix #76 - set scrollTop property of element node rather than use scrollTo() method
|
2016-10-06 16:18:32 +02:00 |
|
Eugen Rochko
|
0c75ce1122
|
Improved ColumnsArea on smaller windows, improved how ActionBar looks
|
2016-09-23 21:52:28 +02:00 |
|
Eugen Rochko
|
337462aa5e
|
Re-organizing components to be more modular, adding loading bars
|
2016-09-19 23:26:21 +02:00 |
|