* Update hebrew.json
* Update hebrew.json
* Update hebrew.json
replaced a few of the quotes.
id: 31
"They opened a hand grenade in their hearts: click! Ashkenazic? Iraqi? Brother! Jews! Warriors!" - famous quote that sounds better in Hebrew.
id: 32
"We have learned from history that wherever there is a train there is life"
id: 36
"Officials in the police and the prosecutor's office teamed up with the left-wing newspapers, I call them 'only not Bibi', in order to sew up illusory cases for me. The goal is to topple a strong right-wing prime minister and thus distance the national camp from the country's leadership"
translation to the other quotes is in the description of the first commit message
* Update hebrew.json
fixed an error
* Update hebrew.json
updated some of the quotes.
here is the translation:
id: 31
"They opened a hand grenade in their hearts: click! Ashkenazic? Iraqi? Jews! Siblings! Warriors!"
-Menachem Begin
id: 32
"Words can lead to actions, but what can lead to actions is reality. Reality, not words!"
-Miri Regev
id: 33
"Honesty is strength, values are strength, cunning and corruption bring us down, generosity and love are the strongest forces in the world."
-Yair Lapid
id: 34
"The Jewish people did not excel at seeing dangers in time, time after time they surprised us - the last time in the most terrible way, and this will not happen under my leadership."
-Benjamin Netanyahu
id: 35
"Violence is eroding the foundation of Israeli democracy. She must be condemned, denounced, isolated. This is not the way of the State of Israel."
-Yitzhak Rabin
id: 36
"Factors in the police and the prosecutor's office teamed up with the left-wing newspapers, I call them 'just not Bibi', in order to sew up illusory cases for me. The goal is to topple a strong right-wing prime minister and thus distance the national camp from the country's leadership."
-Benjamin Netanyahu
* Added 2 short and 1 medium quote from different sources
* Delete .gitpod.yml
* Changed one quote, added one more, and changed the source ofn existing a quo (5355)te to app more ild-friendly
* Corrected length of quote
* removed quote
* readded book title to quote source
* initial rewrite
* remove title
* remove from dom on hide
* actual command dom
show active
keep active in view
update active index on keypress
* global event only shows commandline
* impr(dev): showing notifications with unhandled errors
* rename functions
* handle hover functions
handle nesting
handle exec
attaching handlers once
* void promise
* no need for async
* move font preview to ui
* add configkey to command
* add function to build single list
* add mouse mode
clearing preview on hide
add config icon
* using new function
* use fw icon
* fix incorrect type
* extract logic
* add support for input commands
* unused error
* update single list
* chevron icon margin
* only focusing when no popups and words are visible
* extract condition
* better type
* remove no icon
* only showing when nothing is already visible
* commandline lists no longer modify the commandline element
dynamically changing which funbox commnands are available
modified searching approach
showing active settings in single mode again
calling before list if needed
* ignore keydown on page transition
* add other ways to show the commandline
* always clearing previews
* incorrect icon being used
* extract logic
* support quick single list mode by starting input with >
* fix test words not being focused
* showing all if in quick single mode
* remove unused code
* rename entry to command
* remove more unused code
* add data- prefix
* rename to data-command-id
* fix input commands not refocusing words
* fix fontsize change not working as intended
* set active index to 0 when going back
* keeping active command in view
* remove console logs
* fix quick single mode
* move file
* add footer events
* add option for subgroup override
fix issue where commands would get hidden after clearing input field
fixed auto scrolling in mouse mode
* rename commands to lists
* add background after to avoid flashing
* getting config key from active subgroup
* updating active command after removing hidden class but before animating
* fix nasty hover behavior
* updating active before animation showing, keeping active after
* add keymap event
* remove comments
* invert if, use return, combine ifs to reduce nesting
* add test event
* popups events
* fix some commands not showing up on a single list
* use new animated modal
* use regex escaping function from misc
* add singlelistdisplay and singlelistdisplaynoicon properties
* add more navigation aliases
* not adding alias if not needed
* rework command filtering
* fix active icon not working
* add custom hide handlers
* fix active command not being kept in view after showing
* unused imports
* remove commandlinelists imports from other files
* delete old file
* remove unused file
* import commandline dynamically
* fix: if skeleton has wrapper, append before building animated modal
* using new parameters
* save skeleton on ready
* rename folder
* add util to get async modules
* remove empty imports
* remove unnecessary code
* unnecessary void
* catching errors and notifying user
* better error message
* making sure all the lists are fetched before getting the single command list
* add tab navigation