issues
search
o0101
/
good.html
💎 Good.HTML. A nice framework without the bad stuff. Lots of custom elements, and nice templates. Good. HTML
https://o0101.github.io/good.html/
MIT License
21
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Deps
#69
o0101
closed
3 months ago
0
Deps
#68
o0101
closed
3 months ago
0
New2
#67
o0101
closed
7 months ago
0
Boss
#66
o0101
closed
7 months ago
0
ok
#65
o0101
closed
7 months ago
0
Merge magic
#64
o0101
closed
11 months ago
0
Try a new idea. Simplified, single files.
#63
o0101
opened
1 year ago
0
Push new version with update dev dependencies
#62
o0101
opened
1 year ago
0
Update README.md
#61
o0101
closed
1 year ago
0
Update README.md
#60
o0101
closed
1 year ago
0
nested handlers are not resolved
#59
o0101
opened
1 year ago
0
`markup(` `skip` `Fskip` HTML escapes do not seem to be working currently
#58
o0101
opened
1 year ago
0
Update README.md
#57
o0101
closed
2 years ago
0
Dev
#56
o0101
closed
2 years ago
0
[script-src / script-src-attr CSP] we should probably have an option to convert all handlers to addEventListener handlers, not inline ones
#55
o0101
opened
2 years ago
0
no easy way to call update state if you have dynamic state where it's always a new object
#54
o0101
opened
2 years ago
1
ordering of items in list
#53
o0101
closed
2 years ago
2
<script> tags do not work
#52
o0101
opened
2 years ago
0
maybe need an "onrender" event
#51
o0101
closed
2 years ago
1
weird bug in bang with auto handler not being applied
#50
o0101
opened
2 years ago
0
let's cache imported styles
#49
o0101
opened
2 years ago
1
Add check for CSS Import rule inside component stylesheet and await untilTrue it's styleSheet existsproperty
#48
o0101
opened
2 years ago
0
Let's use this marketing, "close to the platform"
#47
o0101
opened
2 years ago
0
let's make compatible with old vv API
#46
o0101
opened
2 years ago
0
components for demos
#45
o0101
opened
3 years ago
0
Datensynchronisation
#44
o0101
opened
3 years ago
1
Add license scan report and status
#43
fossabot
closed
3 years ago
1
add attributeChangedWatch for generalized attributes in the list
#42
o0101
closed
3 years ago
0
fix type checking issue in BANG (e.g cells component) where we can set value to be any random JS value
#41
o0101
closed
3 years ago
0
safari bug: sizing on cells causes view to snap back to scrollTop 0 scrollLeft 0 after
#40
o0101
closed
3 years ago
0
performance
#39
o0101
closed
3 years ago
5
fix ios: drag sizing became weird
#38
o0101
closed
3 years ago
0
fix border / gap / fill on table / sg-frame
#37
o0101
closed
3 years ago
0
make irregular selection
#36
o0101
closed
3 years ago
0
make reverse dependency graph for cell formula dependencies
#35
o0101
closed
3 years ago
1
make rectangular selection with copy and paste
#34
o0101
closed
3 years ago
0
reduce confusing visual signals on row and column dragging
#33
o0101
closed
3 years ago
0
support vv eventname=funcname syntax with :flags such as :passive
#32
o0101
closed
3 years ago
0
move from sizer elements to size regions because sizer elements add space between thead and tbody on safari ios
#31
o0101
closed
3 years ago
1
get column highlight to work on safari ios
#30
o0101
closed
3 years ago
1
issue with string keys causing slow repaints
#29
o0101
closed
3 years ago
1
build a menu library / pop up / pop over menu
#28
o0101
closed
3 years ago
0
load cells as a standalone "Spreadsheet with JavaScript scripting"
#27
o0101
closed
3 years ago
1
[perf] add flag to work scheduler to allow it to be switched off once component is built
#26
o0101
closed
3 years ago
1
lighthouse is happy with bang and 7guis
#25
o0101
closed
3 years ago
0
adding a loading spinner (customizable, somehow) for every component that is lazy, or for top-level components
#24
o0101
closed
3 years ago
2
[perf] explore webpack bundling of whole app (including all components HTML, script and CSS)
#23
o0101
closed
3 years ago
0
[server side] consider adding a `server.js` file to component directories
#22
o0101
closed
3 years ago
0
[feature] add 'lazy' attribute for components for lazy-loading
#21
o0101
closed
3 years ago
0
Improve resource loading performance by refining request flow and exploring bundling app with webpack
#20
o0101
closed
3 years ago
1
Next