Commit Graph

1253 Commits

Author SHA1 Message Date
Bruno Lemos
dfd2661ba4 [Web] Allow selecting most texts, except buttons and icons
#87
2019-01-13 00:52:54 -02:00
Bruno Lemos
667d60ec10 Prevent gradient overlay from covering scrollbar
#87
2019-01-13 00:52:53 -02:00
Bruno Lemos
558c8d7a55 Fix autofocus bug when there is multiple TextInput
Introduced on 2953bc05d6
2019-01-13 00:52:51 -02:00
Bruno Lemos
141c694eb9 Update PRIVACY.md 2019-01-12 22:17:03 -02:00
Bruno Lemos
9802277300 Merge pull request #96 from d2s/patch-1
fix: correct spelling of several words
2019-01-12 22:12:44 -02:00
Daniel Schildt
178c90fe76 fix: correct spelling of several words
- Correct spelling of several words (anonymous, practices, responsibility)
- Update the "last updated" date to match the day of the commit message
2019-01-13 01:58:20 +02:00
Bruno Lemos
5a49a7f337 Update README.md 2019-01-12 19:54:34 -02:00
Bruno Lemos
334f9d5662 [Web] Remove unnecessary .link class 2019-01-12 19:42:01 -02:00
Bruno Lemos
ce8c09233c [Web] Fix white theme flashing on app start due to Helmet
#87
2019-01-12 19:33:58 -02:00
Bruno Lemos
be01b74217 Fix invalid analytics label character 2019-01-12 06:53:25 -02:00
Bruno Lemos
b510d539a1 [UX] Make column options position:absolute, add opacity overlay on outside
Mainly for performance reasons, animating height and moving other things down was slow
2019-01-12 06:48:06 -02:00
Bruno Lemos
5cc0e6e8b7 Partially revert Animated -> react-spring experiment
#68
2019-01-12 06:01:17 -02:00
Bruno Lemos
fae0152226 Experiment migrating all Animated to react-spring
Not good. Super slow because there is too many animated components, need to optimize that.

Lots of warnings on console like this: [Violation] 'requestAnimationFrame' handler took 1296ms

 #68
2019-01-12 05:59:59 -02:00
Bruno Lemos
417b78adcc [UX] Show colorful border on focused TextInput
#87
2019-01-12 00:21:05 -02:00
Bruno Lemos
b81f1c1e3f [Typing] Fix Animated.createAnimatedComponent type definition 2019-01-12 00:20:56 -02:00
Bruno Lemos
6d7387ad2d [Web] Show underline on link hover
#87
2019-01-11 20:09:31 -02:00
Bruno Lemos
127b756aa3 Improve Accessibility by showing outline when focused
#87
2019-01-11 20:09:11 -02:00
Bruno Lemos
cc5b5e6e9b Merge pull request #94 from devhubapp/animations
Add some animations and transitions
2019-01-11 19:13:12 -02:00
Bruno Lemos
2953bc05d6 [UX] Animate nested modals as well, similar to iOS behavior 2019-01-11 18:03:42 -02:00
Bruno Lemos
cf4675c9d9 [UX] Make modals position:absolute, add opacity overlay on outside 2019-01-11 16:44:49 -02:00
Bruno Lemos
a8aaf13088 [UX] Animate Modals 2019-01-11 16:41:17 -02:00
Bruno Lemos
e56d8195b3 [UX] Animate Column Filters using react-spring 2019-01-10 19:30:59 -02:00
Bruno Lemos
2e2147bc5c [Refactor] Unified EventColumn and NotificationColumn code into a single component 2019-01-10 19:25:23 -02:00
Bruno Lemos
2d00575fe5 Update README.md 2019-01-09 17:03:27 -02:00
Bruno Lemos
ef6824e42d v0.43.0 v0.43.0 2019-01-08 00:34:05 -02:00
Bruno Lemos
98a9918908 Temporarily remove GitHub Enterprise button 2019-01-08 00:24:07 -02:00
Bruno Lemos
c4ea6ec530 [PWA] Fix navigation bar color based on current theme 2019-01-08 00:23:53 -02:00
Bruno Lemos
16cdfde405 [Analytics] Set is_electron custom dimension 2019-01-07 22:58:40 -02:00
Bruno Lemos
1b0c07aec1 [Mobile] Fix regression on bottom sidebar disappearing 2019-01-07 22:25:46 -02:00
Bruno Lemos
7d4337d1af [Web] Fix gradient overlay by using css mask-image instead of linear-gradient
So now the theme transition works smoothly
2019-01-07 21:47:51 -02:00
Bruno Lemos
bb6b161b9c [Web] Disable linear gradient completely
Because now its showing on the bottom tab bar as well and it has a buggy transition on theme change
2019-01-07 20:49:28 -02:00
Bruno Lemos
1d03d76b92 [Desktop] Exit full screen with
#79
2019-01-07 18:51:07 -02:00
Bruno Lemos
14a99f1d9e [Desktop] Show pixelated icon on Linux
Better than nothing, but not good enough

 #79
2019-01-07 18:50:54 -02:00
Bruno Lemos
aa503a1898 [Desktop] Disable "Lock on center" on Linux
Too buggy on resize

 #79
2019-01-07 18:50:43 -02:00
Bruno Lemos
b6915962d0 Update README.md 2019-01-07 15:14:10 -02:00
Bruno Lemos
2d640af4ce Move redux hooks to the same folder as other hooks
So its easier for anyone studying the code to find all custom hooks created
2019-01-06 18:40:24 -02:00
Bruno Lemos
128f7a6510 [Desktop] Fix regression on tray click handler 2019-01-06 18:29:28 -02:00
Bruno Lemos
35e094b7ee [Web] Remove unnecessary code from config-overrides 2019-01-06 18:25:10 -02:00
Bruno Lemos
5ef5bd8225 Merge pull request #89 from devhubapp/tweaks
Design Tweaks
2019-01-06 18:19:10 -02:00
Bruno Lemos
a8ef51ec88 Fix column header content vertical alignment 2019-01-06 18:13:28 -02:00
Bruno Lemos
84c5931674 Fix Logout button jumping on Preferences screen 2019-01-06 18:13:26 -02:00
Bruno Lemos
d5e3173671 Fix Add Column items jumping and wrong grid result
#55
2019-01-06 18:13:22 -02:00
Bruno Lemos
ed8303207e Tweak FAB size and alignment 2019-01-06 18:13:20 -02:00
Bruno Lemos
e1f6dc4a4f New CenterGuide component to help with alignments 2019-01-06 18:13:18 -02:00
Bruno Lemos
68f0897c21 [Mobile] Always show preferences button fixed at the bottom right 2019-01-06 18:13:17 -02:00
Bruno Lemos
35aca2908d [Android] Tweak theme preference button size 2019-01-06 18:13:14 -02:00
Bruno Lemos
8e80ce0252 [Android] Fix wrong issue row alignment
#55
2019-01-06 18:13:12 -02:00
Bruno Lemos
aa2aa9b85d [Android] Fix column title being cut off
#55
2019-01-06 18:13:11 -02:00
Bruno Lemos
caf308a967 Fix checkbox check icon alignment 2019-01-06 18:13:09 -02:00
Bruno Lemos
66e6468abe Tweak theme preference design 2019-01-06 18:13:07 -02:00