Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
FezVrasta
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
54 ms
·
1.
▲
by
FezVrasta
3y ago
Popper.js maintainer here, we haven't been compromised. They just injected the malware in that position but the malware didn't come from our npm release
2.
▲
by
FezVrasta
5y ago
Popper provides ES6 module support out of the box. What problem are you facing with it?
3.
▲
Show HN: Smarter Tooltips and Popovers with Popper 2
(dev.to)
2 points
by
FezVrasta
7y ago
|
0 comments
4.
▲
by
FezVrasta
9y ago
Author here, it took a lot of months to update the project to the new Bootstrap version, modernize the build pipeline and improve the look of the project. Now it's finally ready for production use, and it's obviously free! :-)
5.
▲
Show HN: Material Design for Bootstrap 4
(fezvrasta.github.io)
4 points
by
FezVrasta
9y ago
|
1 comments
6.
▲
Show HN: Tippy.js, beautiful and powerful tooltips for the web
(github.com)
6 points
by
FezVrasta
9y ago
|
1 comments
7.
▲
Show HN: Popper.js v1: How I managed to create a powerful positioning system
(medium.com)
12 points
by
FezVrasta
10y ago
|
1 comments
8.
▲
by
FezVrasta
10y ago
I can see a bright future for JavaScript
9.
▲
by
FezVrasta
10y ago
Registrations closed?
10.
▲
Immutable JavaScript objects with a natural API
(github.com)
3 points
by
FezVrasta
10y ago
|
0 comments
11.
▲
by
FezVrasta
10y ago
Seems like the problems pointed are all about a bad implementation of infinite scrolling, not about the problems of it. You should use a virtual list that already knows how many elements are available totally, in this way you can already pr
12.
▲
by
FezVrasta
10y ago
Scary
13.
▲
by
FezVrasta
10y ago
For me, just the fact that Carte Blanche doesn't need any kind of configuration to work is awesome. I had an hard time trying to make it work the other alternatives. When you use webpack plugins like the decorators it becomes a nightma
14.
▲
by
FezVrasta
10y ago
1. Open source serves developers, and I'm a developer (as all the Sublime Text users, I guess). 2. I don't mean "change the syntax color", I mean, change every single pixel of its UI. 3. it's not free, it means that
15.
▲
by
FezVrasta
10y ago
Actually multi cursor has been available in Gedit for several years... I really doubt that Sublime Text invented it.
16.
▲
by
FezVrasta
10y ago
Honestly I never used it because of its philosophy: - it's not open source (which is something bad nowadays for a text editor) - it's not really customizable (I must use my text editor all the day every day, I need an environment
17.
▲
React-resize-aware, finally resize event for all
(github.com)
1 points
by
FezVrasta
10y ago
|
0 comments
18.
▲
Monitoring Mesos, Marathon, and DCOS
(sysdig.com)
3 points
by
FezVrasta
10y ago
|
0 comments
19.
▲
by
FezVrasta
10y ago
It's just a question of respect
20.
▲
by
FezVrasta
10y ago
It just reserve space for the scrollbar but doesn't make them appear
21.
▲
by
FezVrasta
10y ago
May you open an issue giving more details about this problem? Browser, OS, screen res etc? Thanks!
22.
▲
by
FezVrasta
10y ago
On the project website it's specified tho :-)
23.
▲
by
FezVrasta
10y ago
Please checkout this PR for React support https://github.com/FezVrasta/popper.js/pull/11
24.
▲
by
FezVrasta
10y ago
Maybe he talks about "popups"
25.
▲
by
FezVrasta
10y ago
When you use translate3d, the element is moved to a different rendering layer, rendered by the GPU. This improves the fluidity of it
26.
▲
by
FezVrasta
10y ago
May you avoid spam please?
27.
▲
by
FezVrasta
10y ago
Yup something similar
28.
▲
by
FezVrasta
10y ago
I'm trying to keep the library as specialized as possible. Nothing prevent you/someone to write a plugin to add more behaviors tho
29.
▲
by
FezVrasta
10y ago
Yes I refer to the gzipped size as usually the other libraries do. I don't think that gzipping is so heavy on system resources considering that most of the websites are gzipped nowadays
30.
▲
by
FezVrasta
10y ago
The library just positions poppers, it doesn't decide about the behavior. I've tested popper.js on svg and it seems to work well but I need to write some test for them.
More ›