Commit graph

30 commits

Author SHA1 Message Date
Sean Yesmunt
de3639f29c new build setup for web/electron 2019-03-04 23:48:04 -05:00
Sean Yesmunt
7577586ea9
Merge 'relase' into 'master' (#2289)
* v0.29.0-rc.1

* bump daemon

* v0.29.0-rc.2

* bump lbry/components

* v0.29.0-rc.3

* fix: remember if search options were open

* fix: scrollable list on subscriptions

* fix: icon alignment on file page

* fix: button color in publish form

* fix: select option color for windows/linux

* fix: don't break app when navigating to abaondoned claims

* fix: thumbnail size on related content

* maint: rc4

with UI fixes

* fix: ... buttons ... again

* fix: file percentage on pending downloads

Changed to DidMount (did update seemed to trigger the file list too many times) - this will show the percentage if it's not completed and currently downloading. Typical cases are if a person refreshed or navigated away/back. This way if a download is stuck, a user will see the percentage and can try to delete/redownload (we should add a start/stop feature later on).

* fix: name input text wrapping

* change: use select drop down for search results

* add search analytics

* v0.29.0-rc.5

* v0.29.0-rc.6

* fix: name input alignment

* fix: metadata

* bump sdk

* v0.29.0-rc.7

* fix: line-height

* v0.29.0-rc.8

* v0.29.0
2019-02-21 17:45:17 -05:00
Sean Yesmunt
8c2bf13217 fix: ui cleanup 2019-02-20 00:20:29 -05:00
Sean Yesmunt
ff0478ade3 feat: add support for search filters 2019-02-18 13:21:20 -05:00
Sean Yesmunt
4c76050460 use @lbry/components 2019-02-13 12:27:20 -04:00
Sean Yesmunt
88befcc1b9
Newnew (#2144)
* Fixes

* Fix top result

* Added icons to React component

* Trying to get icons to work

* Icons

* add icon-custom.jsx with buildIcon function

* Icon fixes

* Fixed subscription screen
2018-12-19 00:44:53 -05:00
Sean Yesmunt
4ecd5e1684 add recommended subscriptions 2018-11-21 16:20:55 -05:00
Danny Calleri
620d5f71fb fixed flow errors on a few 'view.jsx' files and 'form-field.jsx' 2018-10-21 10:57:39 +02:00
btzr-io
fcbe52cdea auto focus modal form-fields 2018-09-21 19:20:58 -06:00
Sean Yesmunt
4108e7fdcf fix select/unselect 2018-09-04 13:18:11 -04:00
Sean Yesmunt
d01b893a68 add UserHistory component 2018-08-30 01:11:05 -04:00
seanyesmunt
c5e6db73f0 move autoplay back to below file actions 2018-08-11 00:15:46 -04:00
Sean Yesmunt
824c3fbc65
Merge branch 'master' into issue-1788 2018-08-05 21:59:30 -04:00
Daniel
aea0084ea0 Allways use toggle on checkbox input.
- Add changelog entry for PR 1834.
2018-08-05 19:35:56 -03:00
Baltazar Gomez
605136ac64
Merge branch 'master' into fix-viewer 2018-08-03 13:00:37 -06:00
btzr-io
1f554c8e20 fix context menu 2018-07-28 17:48:54 -06:00
Sean Yesmunt
1a51628905 cleanup css 2018-07-25 14:21:41 -04:00
Sean Yesmunt
95fee660ad add rest of channel content to the side of the file viewer 2018-07-24 20:50:04 -04:00
btzr-io
be9c16cbde fix context-menu of markdown editor 2018-07-03 00:35:13 -04:00
btzr-io
b49428b76b improve disabled form-field style 2018-06-20 20:22:13 -06:00
Sean Yesmunt
1d8d338629 add toggle style for autoplay 2018-06-15 16:11:02 -04:00
Sean Yesmunt
d57b9584c1 address PR comments 2018-06-14 16:10:50 -04:00
Sean Yesmunt
ee42e5e1b4 alignment fixes 2018-06-13 01:20:53 -04:00
btzr-io
151ad9062c tidy up 2018-06-10 16:32:30 -06:00
btzr-io
45637a050b render actual markdown preview component 2018-06-10 15:57:46 -06:00
Sean Yesmunt
37b04993da use classname for select styling 2018-05-25 00:40:35 -04:00
Sean Yesmunt
b5aefcabad fix: report page styling 2018-04-06 01:15:29 -04:00
Sean Yesmunt
d5b83c544f fix: modal styling and phone collection errors 2018-04-05 17:26:20 -04:00
Sean Yesmunt
6a6d6db08c fix description height on publish page #1195 2018-03-29 20:29:05 -04:00
Sean Yesmunt
3edd660f77 implement app redesign 2018-03-26 14:32:43 -07:00