JimmyMow
07a8b2cdf3
Merge pull request #858 from mrfelton/feat/ui-form-handling
feat(ui): add Form components
6 years ago
Tom Kirkpatrick
cfd9f7a15f
feat(ui): add Menu components
6 years ago
Tom Kirkpatrick
524627de9d
feat(ui): add Form components
6 years ago
JimmyMow
f964d9256b
Merge pull request #856 from mrfelton/feat/ui-page-components
feat(ui): add Page components
6 years ago
JimmyMow
2fadb931e8
Merge pull request #857 from mrfelton/fix/globalerror-notification-style
fix(styles): clean up global error style
6 years ago
Tom Kirkpatrick
ae19294c15
fix(styles): clean up global error style
Implement new Notification component in GlobalError.
6 years ago
Tom Kirkpatrick
81f8b2d9a4
feat(ui): add Page/MainContent/Sidebar components
6 years ago
JimmyMow
ccbc0a1323
Merge pull request #855 from mrfelton/fix/icon-consistency
fix(styles): clean up and standardize icons
6 years ago
JimmyMow
9f5b8873b9
Merge pull request #854 from mrfelton/fix/button-consistency
fix(styles): clean up and standardize buttons
6 years ago
Tom Kirkpatrick
e595acb0e0
fix(styles): clean up and standardize icons
Implement Icon components throughout the app.
6 years ago
Tom Kirkpatrick
06b1d27e64
fix(styles): clean up and standardize buttons
Implement Button component throughout the app.
Fix #830
6 years ago
JimmyMow
e01225dbe3
Merge pull request #840 from LN-Zap/feat/storybook
Extract reusable components into storybook
6 years ago
Tom Kirkpatrick
fd7987929b
feat(ui): add Modal component
6 years ago
Tom Kirkpatrick
2a7780bce4
feat(ui): add Background component
6 years ago
Tom Kirkpatrick
ea646fd82f
feat(ui): add Bar component
6 years ago
Tom Kirkpatrick
dd3adec3f2
feat(ui): add Notification component
6 years ago
Tom Kirkpatrick
4e4ef61947
feat(ui): add Button component
6 years ago
Tom Kirkpatrick
eddd3cb55f
feat(ui): add Typography components
6 years ago
Tom Kirkpatrick
ab68b9a376
feat(ui): add Spinner component
6 years ago
Tom Kirkpatrick
7a393d32bc
feat(ui): add Icon component
6 years ago
Tom Kirkpatrick
3100d2995a
feat(ui): add storybook
Create a storybook in order to aid component development by providing an
easy way to preview components.
6 years ago
JimmyMow
38ffef9e03
Merge pull request #850 from mrfelton/fix/i18n-optimisation
fix: reduce main bundle size (exclude locale data)
6 years ago
Tom Kirkpatrick
32bba0d397
feat(ui): add theme modules
Initial build out of reusable theme settings.
6 years ago
JimmyMow
ec4e172b94
Merge pull request #849 from mrfelton/chore/webpack-dev-server
build(webpack): update webpack packages
6 years ago
JimmyMow
cb124200a9
Merge pull request #846 from mrfelton/chore/update-babel
chore(deps): update babel to v7
6 years ago
JimmyMow
4e236fa5dc
Merge pull request #852 from mrfelton/chore/bump-version
chore(version): bump to 0.2.3-beta
6 years ago
JimmyMow
205d52d31a
Merge pull request #851 from mrfelton/fix/settings-menu-zindex
fix(ui): ensure settings menu shows on top
6 years ago
Tom Kirkpatrick
ac8513d87a
Merge pull request #836 from michaelWuensch/chore/autopilot-strings
Change autopilot strings
6 years ago
Unknown
026c69b40d
chore(translation strings): Change autopilot strings
In some languages like german, the order of the words was wrong and could not be fixed within crowdin.
revert message keys
- revert message keys
- correct translation for existing translations
6 years ago
Tom Kirkpatrick
36bfb0d241
chore(version): bump to 0.2.3-beta
6 years ago
Tom Kirkpatrick
8325385453
fix(ui): ensure settings menu shows on top
Several of our elements were missing z-index property, causing them to
display incorrectly in the app.
Ensure that we import styles/variables.scss before attempting to use
the z() helper function that it provides.
6 years ago
Tom Kirkpatrick
1910da53ec
fix: reduce main bundle size (exclude locale data)
By not loading locale data into the main process we can considerably
reduce it's size. We the only thing we need access to in the main
process is the translation sets (used for the languages menu).
refactor the i18n code so that the locale data can only be loaded when
needed (in the renderer).
6 years ago
Tom Kirkpatrick
a82e585e7f
build(webpack): update webpack packages
webpack-serve and webpack-command have been depreciated. Migrate to
webpack-cli and webpack-dev-server.
6 years ago
Tom Kirkpatrick
7bb76dbb94
chore(deps): update babel to v7
Update babel to v7 and make necessary adjustments to get things to
function properly.
6 years ago
JimmyMow
19c1c85a6b
Merge pull request #845 from mrfelton/chore/update-react-libs
chore(deps): update react libs
6 years ago
JimmyMow
7e5ec30593
Merge pull request #844 from mrfelton/chore/update-build-tools
chore(deps): update build tools
6 years ago
JimmyMow
49dc447977
Merge pull request #843 from mrfelton/chore/update-electron
chore(deps): update electron to v3.0.4
6 years ago
JimmyMow
95e496942b
Merge pull request #842 from mrfelton/build/yarn-lock-update
build(yarn): regenerate yarn.lock files
6 years ago
Tom Kirkpatrick
50a34fc3b8
chore(deps): update react libs
Update react supporting libs to latest versions.
6 years ago
Tom Kirkpatrick
5b3f54abe0
chore(deps): update build tools
Update all build related tools to latest versions.
6 years ago
Tom Kirkpatrick
b9ebc9bc4c
chore(deps): update electron to v3.0.4
This electron update includes a number of minor fixes and improvements.
6 years ago
Tom Kirkpatrick
5d96ed2ceb
build(yarn): regenerate yarn.lock files
Thew latest version of yarn includes a new integrity field for all
package entries.
Regenerate our yarn.lock files so that they are fully updated to the
latest file format.
6 years ago
JimmyMow
0fd660d272
New Crowdin translations ( #838 )
* New translations en.json (Bulgarian)
[ci skip]
* New translations en.json (Bulgarian)
[ci skip]
* New translations en.json (Bulgarian)
[ci skip]
* New translations en.json (Bulgarian)
[ci skip]
* New translations en.json (Bulgarian)
[ci skip]
6 years ago
JimmyMow
a45e9216c7
New Crowdin translations ( #834 )
* New translations en.json (Afrikaans)
[ci skip]
* New translations en.json (Irish)
[ci skip]
* New translations en.json (Ukrainian)
[ci skip]
* New translations en.json (Turkish)
[ci skip]
* New translations en.json (Swedish)
[ci skip]
* New translations en.json (Spanish)
[ci skip]
* New translations en.json (Serbian (Cyrillic))
[ci skip]
* New translations en.json (Russian)
[ci skip]
* New translations en.json (Romanian)
[ci skip]
* New translations en.json (Portuguese, Brazilian)
[ci skip]
* New translations en.json (Portuguese)
[ci skip]
* New translations en.json (Polish)
[ci skip]
* New translations en.json (Norwegian)
[ci skip]
* New translations en.json (Korean)
[ci skip]
* New translations en.json (Japanese)
[ci skip]
* New translations en.json (Italian)
[ci skip]
* New translations en.json (Hungarian)
[ci skip]
* New translations en.json (Arabic)
[ci skip]
* New translations en.json (Hindi)
[ci skip]
* New translations en.json (Hebrew)
[ci skip]
* New translations en.json (Greek)
[ci skip]
* New translations en.json (German)
[ci skip]
* New translations en.json (French)
[ci skip]
* New translations en.json (Finnish)
[ci skip]
* New translations en.json (Dutch)
[ci skip]
* New translations en.json (Danish)
[ci skip]
* New translations en.json (Czech)
[ci skip]
* New translations en.json (Croatian)
[ci skip]
* New translations en.json (Chinese Traditional)
[ci skip]
* New translations en.json (Chinese Simplified)
[ci skip]
* New translations en.json (Catalan)
[ci skip]
* New translations en.json (Bulgarian)
[ci skip]
* New translations en.json (Vietnamese)
[ci skip]
* New translations en.json (German)
[ci skip]
* New translations en.json (Hindi)
[ci skip]
6 years ago
JimmyMow
e7ff69d28e
Merge pull request #831 from mrfelton/feature/z-index-vars
style(scss): use function to apply z-index
6 years ago
Tom Kirkpatrick
b378200445
style(lint): use stylelint-config-recommended-scss
6 years ago
dfat
f475eb01ec
style(scss): use function to apply z-index
This update uses a function to apply the z-index in each .scss file.
The function needs to iterate over a map of z-index values, so all of
the z-indexes end up in a single list and can be tracked more easily.
This allows us to manage all z-index values in a single location.
7 years ago
JimmyMow
4b7b3ef0a5
Merge pull request #801 from mrfelton/chore/update-deps
Chore/update deps
6 years ago
Tom Kirkpatrick
89674c5525
Merge pull request #823 from LN-Zap/fix/add-channel-fiat-amount
fix(add-channel): dont remove input text
6 years ago
Tom Kirkpatrick
29a07f3051
Merge pull request #835 from mrfelton/ci/jest-timeout-increase
ci(jest): increase timeouts
6 years ago