Alex Pankratov
2105405258
fix disappearing list/board titles, add support for links in the same
2020-02-20 23:37:13 +01:00
Alex Pankratov
80da1f4452
Merge branch 'master' of github.com:apankrat/nullboard
2020-02-20 17:32:49 +01:00
Alex Pankratov
597f4bc3de
+ 'overflow-wrap: anywhere' for .text nodes
2020-02-20 17:32:37 +01:00
Alex Pankratov
e3fde0f1e4
+ mention of links support, dark theme and font sizing
2020-02-20 11:26:09 +01:00
Alex Pankratov
282f7137b6
+ support for clickable links
2020-02-20 01:13:00 +01:00
Alex Pankratov
39a4b3f3af
+ zoomed-in mode
2020-02-19 14:25:11 +01:00
Alex Pankratov
8dd057cd5b
+ cb1/cb2 placeholders
2020-02-19 13:38:03 +01:00
Alex Pankratov
e21aa1c3f1
fix about/license text color in dark mode
2020-02-19 12:46:15 +01:00
Alex Pankratov
031df13195
nb_codeVersion -> 20200219
2020-02-19 12:44:21 +01:00
Alex Pankratov
50b1ca282a
+ dark mode style for .board .head .edit:placeholder
2020-02-19 12:42:00 +01:00
Alex Pankratov
a858e1f4f8
revised dark mode styling, made theme choice sticky
2020-02-19 03:50:03 +01:00
Alex Pankratov
954acbc0e9
Merge pull request #17 from ohitsdylan/master
...
Add Theme Mode Switch Option (Refactor)
2020-02-19 02:12:05 +01:00
Dylan
7b87bd9f23
condense theme swap function
...
using toggleClass instead of add/removeClass
2020-02-17 10:38:43 -05:00
Dylan
78c1024a29
fix raw note background
...
"raw" notes had the same background color as normal notes. adjusted them to the list background color to fit the light theme style
2020-02-14 08:19:49 -05:00
Dylan
f6adc9c5a6
revamp theme switcher
...
reimplement dark mode switcher into a CSS-based version (suggestion credit to @apankrat )
2020-02-12 09:08:28 -05:00
Dylan
5b426faff1
attempt link hover styles
...
will look more into it later
2020-02-08 12:19:27 -05:00
Dylan
dd65ae3ecd
revert to inline styles, adjust theme switcher
...
- reverted to inline CSS for easier merging with other branches
- adjusted a few styles in the theme switcher
- use string variable to check theme mode instead of background color, in case other people want to change the color values
2020-02-08 12:02:45 -05:00
Dylan
05bcb375f0
create board theme switcher
...
toggles between light and dark mode
2020-02-04 10:58:15 -05:00
Dylan
4a8037e16b
move styles to css file
...
- moved styles to separate file for sanity
- started js base for theme swap
2020-02-04 09:13:59 -05:00
Dylan
2ba390f1d6
being picky about quotes and tabs
...
add quotes where missing, use hard tabs, fix other indentations things
2020-01-30 11:19:37 -05:00
Alex Pankratov
c7a3bdd02c
+ chrome-specific fixup for hiding .list pane scrollbar
2019-06-17 09:35:39 +02:00
Alex Pankratov
f84528728c
replace Object.assign with $.extend
2019-06-10 23:15:39 +02:00
Alex Pankratov
a6959988a3
+ support for full-width display, horz scrolling, etc.
2019-06-10 22:57:14 +02:00
Alex Pankratov
34398831a6
pretty up print'ed version
2019-06-10 13:19:05 +02:00
Alex Pankratov
f4dafdae3f
+ localStorage caveat
2019-05-30 22:46:57 +02:00
Alex Pankratov
b1ce6f45f5
+ link to @nullboard for updates
2019-05-28 14:36:19 +02:00
Alex Pankratov
7660a7bad9
Updated screenshot link
2019-05-28 13:22:49 +02:00
Alex Pankratov
08ea00f897
Cosmetic tweak
2019-05-28 12:42:04 +02:00
Alex Pankratov
76eed217fa
Initial import
2019-05-28 12:09:54 +02:00
Alex Pankratov
80081dc007
Preview is out
2019-05-28 08:05:23 +02:00
Alex Pankratov
90c9aacb4b
Update README.md
2019-04-28 18:23:55 +02:00
Alex Pankratov
c17ca7be0c
+ README.md
2019-04-28 18:23:33 +02:00