Modifications du 08/03/2020 au 28/03/2020

Forms + msgbox

le samedi 28 mars 2020 à 10:58:28 :

      - add message box (allows more buttons and bindings)
      - use message box for panzoom and autosubmit fields
      - allow to render radio buttons as checkboxes

Type : modification (n°450/1075)

Style fixes + Social module

le vendredi 27 mars 2020 à 05:15:54 :

      - Dark mode:
            - manage dark mode for the blog
            - add css for the blog login
            - add dark mode css for blog plugins in minimal mode
            - use dark mode for phpmyadmin
      - Fix the menu hover svg icons color
      - Add tooltip for sliders and checkboxes
      - Add delay to async load to simulate a slow response
      - add devianart as origin
      - fix mysql types table selection
      - fix duplicate id for debug form in CBP
      - fix shadow for checkboxes with firefox
      - javascript:
            - Show an animated svg on load (example: satellites tle)
            - set the social origin depending on the dropped item
            - check also in user id field and not only in username

Type : modification (n°449/1075)

Dark mode (blog) + css page example

le mardi 24 mars 2020 à 05:54:02 :

      - add a less theme for blog dark mode
      - add form items in the style examples
      - organize styles examples

Type : modification (n°448/1075)

Slider - allow to scale

le lundi 23 mars 2020 à 18:05:44 :

      - use the font container to scale the slider (cursor, shadows, ...)
      - add a method with other forms methods to generate a slider

Type : modification (n°447/1075)

Style - handle sliders (input range)

le lundi 23 mars 2020 à 21:15:27 :

      - style sliders (light mode)
      - adapt for Chrome, Firefox, Edge, and IE
      - fix vertical slider position and width
      - use js to show progress in the slider
      - add attribute to set auto the width

Type : modification (n°446/1075)

Style + photo API loader

le samedi 21 mars 2020 à 23:42:58 :

      - use style for form group elements (ie: label + input)
      - allow to stop/start photo api loader and customize progress bar

Type : modification (n°445/1075)

Style - handle placeholders

le samedi 21 mars 2020 à 14:27:04 :

      - set the color and background for placeholders
      - adapt some checkboxes

Type : modification (n°444/1075)

Bugfixes

le samedi 21 mars 2020 à 08:22:20 :

      - add page to handle old forum calls
      - fix graphs errors
      - fix microprogram schema

Type : modification (n°443/1075)

Style refactoring of less structure + compiler

le samedi 21 mars 2020 à 06:59:14 :

      - compiler:
            - adapt messages
            - handle file open erroe
            - use same function to get output file for js and css
            - use -- in the filename to export on subdirs
      - less:
            - use subdirs for children
            - add "forced" dark theme (based on hour if no theme enabled)

Type : modification (n°442/1075)

Style - light theme for liquid

le vendredi 20 mars 2020 à 19:44:38 :

      - use css custom preferences for the liquid less

Type : modification (n°441/1075)

Style - buttons

le vendredi 20 mars 2020 à 21:41:33 :

      - add child less for the buttons

Type : modification (n°440/1075)

Style - form

le jeudi 19 mars 2020 à 21:57:11 :

      - add a class to manage radio buttons
      - adapt dark style for cb and rb
      - add hover

Type : modification (n°439/1075)

Style: toggle buttons

le mercredi 18 mars 2020 à 21:58:34 :

      - add child less
      - only for dark theme (may be adapted for light theme)
      - checkboxes and radio buttons

Type : modification (n°438/1075)

Theme adaptations

le mercredi 18 mars 2020 à 05:09:36 :

      - use vars for summary and details
      - remove border on active and focus details
      - adapt summary color
      - adapt details backround and color

Type : modification (n°437/1075)

Closable messages + icons

le mercredi 18 mars 2020 à 02:07:02 :

      - move close action into external js
      - show X only if js enabled
      - do not show X on print
      - add localised title
      - add parameter for non closable messages
      - use svg icons for messages (themed, light and dark)

Type : modification (n°436/1075)

Style: mixins !important

le lundi 16 mars 2020 à 20:02:38 :

      - remove duplicate mixins
      - use !important out of the mixin

Type : modification (n°435/1075)

Style - switch dark mode to single stylesheet - step4

le lundi 16 mars 2020 à 03:41:06 :

      - adapt lightbox
      - use a subdir for "hardcoded" dark mode
      - todo:
            - modify !important mixins
            - use mixins return value
            - allow to compile a dark stylesheet without css custom properties (override mixins)

Type : modification (n°434/1075)

Style - switch dark mode to single stylesheet - step3

le lundi 16 mars 2020 à 05:17:36 :
- todo:
            - allow to compile a dark stylesheet without css custom properties (override mixins)

Type : modification (n°433/1075)

Style - switch dark mode to single stylesheet - step2

le vendredi 13 mars 2020 à 18:40:37 :

      - todo:
            - continue refactoring from __FENRIR__loki.less
            - allow to compile a dark stylesheet without css custom properties (override mixins)

Type : modification (n°432/1075)

Style - switch dark mode to single stylesheet - step1

le vendredi 13 mars 2020 à 22:55:42 :

      - remove all hardcoded custom properties from some less (use mixin)
      - add dark styles

Type : modification (n°431/1075)

Dark mode js + adapt for css vars

le jeudi 12 mars 2020 à 19:06:43 :

      - move js to jquery to minimize it
      - show a message when dark mode is forced by time
      - add less mixin to generate color and background-color from css custom properties

Type : modification (n°430/1075)

Add missing definition file :-)

le jeudi 12 mars 2020 à 17:30:34 :

Aucun détail pour cette modification de code

Type : modification (n°429/1075)

bugfixes + adapt for css vars

le jeudi 12 mars 2020 à 21:10:46 :

      - fix duplicate id on iso 3166 page
      - fix unreachable breadcrumb (css)
      - fix "i am..." toc (... is not a valid id) in author page

Type : modification (n°428/1075)

layout fix highlight - next button

le jeudi 12 mars 2020 à 03:53:11 :

      - highlight: fix class with reload arg
      - next button: float left for nav bar

Type : modification (n°427/1075)

NORAD - allow to reload

le mercredi 11 mars 2020 à 18:56:24 :

      - todo: use async load, like used in the reload??

Type : modification (n°426/1075)

Fix exchange emulator - fix norad TLE

le mercredi 11 mars 2020 à 20:04:16 :

Aucun détail pour cette modification de code

Type : modification (n°425/1075)

Bugfixes ( step 1 from 100000000000 :-) )

le lundi 9 mars 2020 à 18:56:27 :

      - fix header orders for some pages
      - fix style for menu
      - fix error page

Type : modification (n°424/1075)

Syntax highlight + pages bugfixes

le lundi 9 mars 2020 à 21:02:03 :

      - Use details/summary as code collapsible
      - fix image size
      - fix brol-img brightness in dark mode
      - adapt satellites infos display
      - Style - dark mode adaptations

Type : modification (n°423/1075)

Adapt tables rendering + mathML

le dimanche 8 mars 2020 à 17:32:23 :

Aucun détail pour cette modification de code

Type : modification (n°422/1075)

Adapt tables rendering

le dimanche 8 mars 2020 à 11:01:19 :

      - Adapt sortable table release
      - Switch to dark mode if needed

Type : modification (n°421/1075)

Version en cache

21/04/2025 05:36:11 Cette version de la page est en cache (à la date du 21/04/2025 05:36:11) afin d'accélérer le traitement. Vous pouvez activer le mode utilisateur dans le menu en haut pour afficher la version plus récente de la page.

Document créé le 24/11/2016, dernière modification le 13/02/2024
Source du document imprimé : https://www.gaudry.be/info/versioning/code-modif/page15.html

L'infobrol est un site personnel dont le contenu n'engage que moi. Le texte est mis à disposition sous licence CreativeCommons(BY-NC-SA). Plus d'info sur les conditions d'utilisation et sur l'auteur.