Henry Jameson
9f7af191e8
tabs & toggled (ex pressed) buttons
2020-01-13 22:19:19 +02:00
taehoon
c1478b0887
fix eslint warnings
2019-11-08 11:14:01 -05:00
Henry Jameson
db086fe1fd
Merge remote-tracking branch 'upstream/develop' into emoji-selector-update
...
* upstream/develop: (116 commits)
Password reset page
add a comment
force img updating immediately
Fixed "sequimiento" to "seguimiento".
Replace `/api/externalprofile/show.json` with a MastoAPI equialent
Use mastodon api in follow requests
"Optional" in lowercase.
Update es.json
fix pin/unpin status logic
rename a mutation
update
fix user avatar fallback logic
remove dead code
Corrected "Media Proxy" translation.
Update es.json
make bio textarea resizable vertically only
remove dead code
Make image orientation consistent on FF, fix videos w/ modal
remove dead code
fix crazy watch logic in conversation
...
2019-09-08 13:44:29 +03:00
taehoon
e8c22fbfa3
refactor TabSwitcher
2019-08-15 13:25:38 -04:00
taehoon
6e51774ccb
use better name of controlled prop
2019-08-15 13:25:38 -04:00
taehoon
eafd53f994
fix potential bug to render active tab in controlled way
2019-08-15 13:25:38 -04:00
taehoon
9dd9ba0205
remove unused param
2019-08-15 13:25:38 -04:00
taehoon
df3e80b7c3
use key prop instead of dataset to identify active tab
2019-08-15 13:25:38 -04:00
taehoon
cd14566a34
remove useless index param of onSwitch
2019-08-15 13:25:38 -04:00
Henry Jameson
5851f97eb0
fixed a lot of bugs with emoji picker, improved relevant components
2019-08-12 20:03:48 +03:00
absturztaube
fa6210872f
Feature/add sticker picker
...
Squash to avoid storing commits with stickers in it to avoid possible copyright problems and excess storage space. --hj
2019-07-24 19:35:52 +00:00
Eugenij
69a4bcb238
New search
2019-07-15 16:42:27 +00:00
Henry Jameson
2c2b84d31d
npm eslint --fix .
2019-07-05 10:02:14 +03:00
Henry Jameson
543604fd2d
removed unused masto api, added initial version of interactions timeline
2019-05-14 22:48:44 +03:00
dave
b57b4c6e45
#291 - disable empty tabs in user profile panel
2019-02-08 05:31:06 -05:00
shpuld
476bf0afe1
Fix media timeline attachments being small by adding an option to not render background tabs in tab switcher
2019-01-31 17:00:31 +02:00
Henry Jameson
92dedcd53e
linting
2019-01-22 20:27:49 +03:00
Henry Jameson
8172eeb1e0
fix indents
2019-01-17 23:05:58 +03:00
Henry Jameson
6e219c2961
add support for tab-switcher to automatically switch to first tab if asked index
...
is invalid
2019-01-17 22:46:41 +03:00
Henry Jameson
bf805361d0
collateral fix for tab display
2018-12-17 19:18:57 +03:00
Henry Jameson
1b9a5a3efe
more visual fixes
2018-12-16 02:40:32 +03:00
Henry Jameson
a1d00b9398
changed bottom-shadow hiding method to be more compatible with overflow
2018-12-16 02:07:32 +03:00
Henry Jameson
fc7cd6eaf6
small fix for overflowing tab-switcher
2018-12-16 02:02:49 +03:00
Henry Jameson
6636c0f551
mobile fixes
2018-12-05 12:01:24 +03:00
Henry Jameson
29082e9aee
fixed checkbox styles, optimized default shadows
2018-11-23 00:24:16 +03:00
Henry Jameson
d6f7cb469c
small tab-switcher tweak
2018-11-22 05:13:09 +03:00
Henry Jameson
cd6c5b3e33
fix for tab-switcher
2018-11-21 23:30:47 +03:00
Henry Jameson
b8b5dbf63e
fix
2018-11-21 22:08:27 +03:00
Henry Jameson
de88cfb94d
compensate tab-switcher for fake borders
2018-11-21 21:28:22 +03:00
Henry Jameson
acf414e451
changed the way tab-switcher works to avoid removing/adding nodes since that
...
seems to cause issues, instead hiding nodes with css.
2018-11-21 07:38:00 +03:00
Henry Jameson
d7af2c8419
mentioned bug in tab-switcher, made shadow-control work in zero-state
2018-11-20 23:25:38 +03:00
Henry Jameson
4d77b0c86b
Transparency works without exploding now. All nice.
2018-10-07 22:03:34 +03:00
Henry Jameson
96804d42f0
Some themeing is working!!
2018-10-07 19:59:22 +03:00
Henry Jameson
66a22762c2
fixup! Separated tab-switcher into a reusable component. This depends on JSX addition
2018-08-28 16:22:49 +03:00
Henry Jameson
da362b2b88
minor style tweaks
2018-08-28 16:20:04 +03:00
Henry Jameson
eacbd9b500
Separated tab-switcher into a reusable component. This depends on JSX addition
2018-08-27 22:22:25 +03:00