Commit Graph

27 Commits

Author SHA1 Message Date
alexsparkes 7bb48ebc8e fix: author loading before quote
- Make author div not load if quote is empty
- photoinformation taking too much of the screen
- more transitions and consistent transitions
- running prettier across all files

Co-authored-by: David Ralph <me@davidcralph.co.uk>
2022-04-11 22:57:07 +01:00
alexsparkes 4498f5b934 feat: update slider + create
- got rid of commented out css
- update about tab UI
- add reset icon to reset text
- change link colour
- add number to show value on slider
- reorder greeting settings to make a bit more sense
2022-04-10 23:01:22 +01:00
David Ralph 361fae7f25 feat: add work in progress 7.0 code
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2022-04-08 14:48:36 +01:00
David Ralph 7c7994c63f fix: greeting date picker, addons sort dropdown 2021-11-18 14:49:20 +00:00
David Ralph 42f89b3fc3 chore: release 6.0, fix firefox bug 2021-11-17 22:10:07 +00:00
David Ralph a356c8fe61 fix: favourite button, greeting, lightbox etc (thanks @eartharoid) 2021-11-11 22:38:10 +00:00
David Ralph bc8ef0d9f2 feat: new sliders, dropdowns, text inputs, update settings ui, fix language bug
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-10-12 22:18:47 +01:00
David Ralph c9854d5362 fix: settings tab bugs 2021-09-30 17:40:36 +01:00
David Ralph e7dc9f04d1 feat: new settings tab header, update keybinds and widget order ui
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-09-26 18:03:32 +01:00
David Ralph b0eeff1bf8 feat(translations): new translation system 2021-09-10 16:38:53 +01:00
David Ralph 6ec57c75d4 fix: hot reload bugs 2021-08-17 17:09:54 +01:00
David Ralph 39751736ca refactor: imports etc 2021-08-14 20:10:48 +01:00
David Ralph 2a1e26d0c4 fix: add link, date picker, photo information, uninstall button 2021-07-17 13:43:18 +01:00
David Ralph a01d778f65 perf: new date picker and add purecomponent to more things 2021-07-10 21:59:53 +01:00
David Ralph 31a666fe22 feat: individual widget zoom, hot reload for font and custom js/css etc 2021-05-02 12:11:07 +01:00
David Ralph b795ceb33d feat: hot reload for clock and greeting 2021-04-28 15:06:15 +01:00
David Ralph 4feb4f79a9 feat: add warning for things that dont support hot reload 2021-04-14 21:20:43 +01:00
David Ralph a5b5ee1912 feat: new sideload addons tab and hot reload for more widgets 2021-04-13 11:47:12 +01:00
David Ralph 5947aa25fd feat: debug timeout option, translation support for many things and improve sliders 2021-04-02 13:24:18 +01:00
David Ralph b773f256a4 refactor: cleanup 2021-03-23 13:10:34 +00:00
David Ralph 5dd11aca94 perf: remove unneeded divs and replace with <>, remove outdated notes code 2021-03-22 22:17:52 +00:00
David Ralph 177e4fdcdc feat: better settings for time, implement auto theme feature, add dark theme css for date picker etc 2021-03-21 22:21:37 +00:00
David Ralph 2bf8e0cfbc refactor: Reduce bundle size, replace date picker and merge function, add widget order feature etc
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-03-21 17:45:34 +00:00
David Ralph f89a2f880d feat: extra birthday feature, cleanup
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-03-21 14:39:12 +00:00
David Ralph d99cc7869a refactor: new settings components 2021-03-21 13:09:06 +00:00
David Ralph e4395497ed refactor: improve dark theme, add switch component etc, fix stuff
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-03-20 19:45:49 +00:00
David Ralph ab7681f3d0 refactor: make modals like widgets 2021-03-20 12:55:20 +00:00
Renamed from src/components/modals/settings/sections/Greeting.jsx (Browse further)