summaryrefslogtreecommitdiffhomepage
path: root/gui
AgeCommit message (Expand)AuthorFilesLines
2018-10-08Reduce the banner transparencyAndrej Mihajlov1-1/+1
2018-10-08Reimplement navigation bar title using Context APIAndrej Mihajlov1-38/+61
2018-10-08Rename NavigationBar{Props,State} -> PrivateNavigationBar{Props,State}Andrej Mihajlov1-13/+16
2018-10-08Drop static methods and inline constant checks into getDerivedStateFromPropsAndrej Mihajlov1-12/+5
2018-10-08Optimize NavigationBar performance by eliminating render() when possibleAndrej Mihajlov1-52/+95
2018-10-08Optimize re-rendering of NavigationBarTitleAndrej Mihajlov1-1/+9
2018-10-08Optimize scrollbars to render only on props/state changesAndrej Mihajlov1-0/+18
2018-10-08Add type info to NavigationScrollbarsAndrej Mihajlov1-1/+4
2018-10-08Mark the use of forwardRef as $FlowFixMeAndrej Mihajlov1-0/+2
2018-10-08Do not use non-breaking space because word-wrap moves it to the next line alo...Andrej Mihajlov1-1/+1
2018-10-08Merge FAQ and Guides togetherAndrej Mihajlov3-14/+6
2018-10-08Add navigation container and animated title viewAndrej Mihajlov9-82/+322
2018-10-08Add onScroll handler to CustomScrollbarsAndrej Mihajlov1-0/+9
2018-10-08Update flow to 0.82Andrej Mihajlov2-5/+5
2018-10-08Update prettier and eslint-* pluginsAndrej Mihajlov2-25/+25
2018-10-05Fix yarn lint/flow/formatLinus Färnstrand3-5/+3
2018-10-05Also show country while connectingLinus Färnstrand1-0/+1
2018-10-05Use automatic camelCase conversion codeLinus Färnstrand2-17/+5
2018-10-05Fix JS typesLinus Färnstrand3-3/+3
2018-10-05Don't rely on exit ip in relay_listLinus Färnstrand4-15/+8
2018-10-05Put mullvad binary in /usr/binEmīls Piņķis1-5/+6
2018-10-05Add dbus-libs as a dependency on FedoraEmīls Piņķis1-0/+1
2018-10-03Allow Cell.SubText to shrinkAndrej Mihajlov1-1/+2
2018-10-03Shorten text around version warning to fit on one lineLinus Färnstrand1-1/+1
2018-10-03Auto-hide scrollbars on macOS onlyAndrej Mihajlov4-8/+35
2018-10-03Remove backdrop filterAndrej Mihajlov5-31/+14
2018-10-02Remove leftover account token copy timerJanito Vaqueiro Ferreira Filho1-8/+0
2018-10-02Fix login account menu remove button hoverJanito Vaqueiro Ferreira Filho1-0/+1
2018-10-02Remove unused login `Img` hoveringJanito Vaqueiro Ferreira Filho2-4/+0
2018-10-01Restore usage of `Cell.Label` in `Login`Janito Vaqueiro Ferreira Filho2-13/+10
2018-10-01Support additional props in `Cell.Label`Janito Vaqueiro Ferreira Filho1-1/+4
2018-10-01Allow further style customization in `Cell.Label`Janito Vaqueiro Ferreira Filho1-4/+15
2018-10-01Tweak padding for `CellButton`Janito Vaqueiro Ferreira Filho1-0/+2
2018-10-01Tweak `Cell.Label` marginJanito Vaqueiro Ferreira Filho1-1/+2
2018-10-01Remove child property mapping in `CellButton`Janito Vaqueiro Ferreira Filho1-53/+3
2018-10-01Replace usage of `Cell.Img` with `Cell.Icon`Janito Vaqueiro Ferreira Filho3-13/+11
2018-10-01Handle hovering in `Cell.SubText`Janito Vaqueiro Ferreira Filho1-4/+9
2018-10-01Rename `style.cell` into `style.cellButton`Janito Vaqueiro Ferreira Filho1-2/+2
2018-10-01Create `Cell.Icon` component with hover supportJanito Vaqueiro Ferreira Filho1-0/+19
2018-10-01Handle hovering in `Cell.Label`Janito Vaqueiro Ferreira Filho1-4/+13
2018-10-01Create `CellHoverContext` React contextJanito Vaqueiro Ferreira Filho1-0/+2
2018-10-01Make `Cell.SubText` a stateless componentJanito Vaqueiro Ferreira Filho1-1/+13
2018-10-01Use `Cell` components in `AdvancedSettings`Janito Vaqueiro Ferreira Filho2-42/+6
2018-10-01Rename `Props` type of `AdvancedSettings`Janito Vaqueiro Ferreira Filho1-2/+2
2018-10-01Make `Cell.Label` a stateless componentJanito Vaqueiro Ferreira Filho4-22/+29
2018-10-01Rename `label` style into `labelText`Janito Vaqueiro Ferreira Filho1-3/+7
2018-10-01Use `Cell` components in `Preferences` containerJanito Vaqueiro Ferreira Filho2-71/+24
2018-10-01Create `Cell.Footer` stateless componentJanito Vaqueiro Ferreira Filho1-0/+25
2018-10-01Create `Cell.Container` stateless componentJanito Vaqueiro Ferreira Filho1-1/+15
2018-10-01Updating version in package files2018.4-beta1Linus Färnstrand1-1/+1