|
From: Tobias B. <no...@gi...> - 2023-02-23 17:05:51
|
Branch: refs/heads/develop Home: https://github.com/CometVisu/CometVisu Commit: 7a4270ef67eaa691c3f701252ae97aea5d8fc910 https://github.com/CometVisu/CometVisu/commit/7a4270ef67eaa691c3f701252ae97aea5d8fc910 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-02-23 (Thu, 23 Feb 2023) Changed paths: M source/class/cv/data/Simulation.js Log Message: ----------- fix defake problem on firefox/safari Commit: 17314c1bbf3a2e0273996bd260016737e9335651 https://github.com/CometVisu/CometVisu/commit/17314c1bbf3a2e0273996bd260016737e9335651 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-02-23 (Thu, 23 Feb 2023) Changed paths: M source/class/cv/ui/structure/tile/components/List.js M source/class/cv/ui/structure/tile/widgets/Tile.js M source/resource/designs/tile/basic.scss Log Message: ----------- firefox does not support :has pseudo attribute Commit: 6e89961aac8434ae87ecae494da651a6d56089b0 https://github.com/CometVisu/CometVisu/commit/6e89961aac8434ae87ecae494da651a6d56089b0 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-02-23 (Thu, 23 Feb 2023) Changed paths: M source/class/cv/ui/structure/tile/widgets/Page.js Log Message: ----------- depend feature detection on browser name Commit: f608d705d8de6f51fa9589f6f23c85979da246a4 https://github.com/CometVisu/CometVisu/commit/f608d705d8de6f51fa9589f6f23c85979da246a4 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-02-23 (Thu, 23 Feb 2023) Changed paths: M source/resource/designs/tile/basic.scss Log Message: ----------- for some strange reason, safari needs an overflow: hidden to calculate the correct height Commit: 37d0b82b5c115800421cb9736306fbf5cd4df8e9 https://github.com/CometVisu/CometVisu/commit/37d0b82b5c115800421cb9736306fbf5cd4df8e9 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-02-23 (Thu, 23 Feb 2023) Changed paths: M source/class/cv/io/Mockup.js M source/class/cv/ui/Popup.js M utils/ci/deploy.sh Log Message: ----------- Merge branch 'develop' of github.com:CometVisu/CometVisu into develop Compare: https://github.com/CometVisu/CometVisu/compare/c02f286fe15a...37d0b82b5c11 |