leo

leo pushed to develop at victordomingues/poc-igeom

  • b1ca639610 Update 'src/app/app.js' Changes to use object constructor "description" (app/core/models/components/component-options.js) in button (app/core/application/menu.js) On "function _bootstrap()", only added a comment: // it calls every app/component-registry/*-component.js

7 months ago

leo pushed to develop at victordomingues/poc-igeom

  • c17e384a77 Update 'src/app/core/application/header-menu.js' Changes to use object constructor "description" (app/core/models/components/component-options.js) in button (app/core/application/menu.js) Only fixed the word "Fixed" (was "Fixe")

7 months ago

leo pushed to develop at victordomingues/poc-igeom

  • 7bf91f5d81 Update 'src/app/core/application/menu.js' Added header Changes to use object constructor "description" (app/core/models/components/component-options.js) in button (app/core/application/menu.js) In "refresh()" was added: title="${options.description}"

7 months ago

leo pushed to develop at victordomingues/poc-igeom

  • 52f63896f6 Update 'src/app/core/models/components/component-options.js' Added header Changes to use object constructor "description" (app/core/models/components/component-options.js) in button (app/core/application/menu.js) New field to new ComponentOptions(...): Added new parameter "description," in: constructor(id, title, description, icon, componentType) Added try/catch to allow run under some errors

7 months ago

leo pushed to develop at victordomingues/poc-igeom

  • 071f049d91 Update 'src/app/component-registry/point-component.js' Added header Changes to use object constructor "description" (app/core/models/components/component-options.js) in button (app/core/application/menu.js) New field to new ComponentOptions(...): "Construct Point (free point with click over blank area or point over with clik over line, circumference,...) ",

7 months ago

leo pushed to develop at victordomingues/poc-igeom

  • 784c98769e Update 'src/app/component-registry/line-segment-component.js' Added header Changes to use object constructor "description" (app/core/models/components/component-options.js) in button (app/core/application/menu.js) New field to new ComponentOptions(...): "Construct a LineSegment between two points (select those 2 points)",

7 months ago

leo pushed to develop at victordomingues/poc-igeom

  • da77951afb Update 'src/app/component-registry/line-component.js' Added header Changes to use object constructor "description" (app/core/models/components/component-options.js) in button (app/core/application/menu.js) New field to new ComponentOptions(...): "Construct a Line between two points (select those 2 points)",

7 months ago

leo pushed to develop at victordomingues/poc-igeom

  • 60fb600a9f Update 'src/app/component-registry/selector-component.js' Added header Changes to use object constructor "description" (app/core/models/components/component-options.js) in button (app/core/application/menu.js) New field to new ComponentOptions(...): "With Selector you can mark/select several objects (e.g. to remove all of them with a single 'del')",

7 months ago

leo pushed to develop at victordomingues/poc-igeom

  • f83111345e Update 'src/app/component-registry/trash-component.js' Added header Changes to use object constructor "description" (app/core/models/components/component-options.js) in button (app/core/application/menu.js) New field to new ComponentOptions(...): "Remove objects (attention, it will remove all object that depends on this!)",

7 months ago

leo pushed to develop at victordomingues/poc-igeom

  • 0453d50d9e Update 'src/app/component-registry/circumference-component.js' Added header Changes to use object constructor "description" (app/core/models/components/component-options.js) in button (app/core/application/menu.js) New field to new ComponentOptions(...): "Construct Circumference defined by Point (its center) and Point (defining its radius)",

7 months ago

leo pushed to develop at victordomingues/poc-igeom

  • 2a1e5f22bc Update 'src/app/component-registry/intersection-component.js' Added header Changes to use object constructor "description" (app/core/models/components/component-options.js) in button (app/core/application/menu.js) New field to new ComponentOptions(...): "Construct the intersection point of other two Geometric Objects (select those 2 objects)",

7 months ago

leo pushed to develop at victordomingues/poc-igeom

  • 4d85a4889c Update 'src/app/component-registry/middle-point-component.js' Changes to use object constructor "description" (app/core/models/components/component-options.js) in button (app/core/application/menu.js) Added header

7 months ago

leo pushed to refactor at LInE/Ifractions-web

  • 91f7b9b6b6 Update 'src/index.html' Added messages and try/catch to help debug process

7 months ago

leo pushed to refactor at LInE/Ifractions-web

  • aef64aee71 Update 'src/js/menus/preMenu_lang.js' Adjusts to remove directory "./src" (it does not make sense in installation of iFractions) Removed /* */ comments from internal code (they are reserve to isolate long blocks during depuration process)

7 months ago

leo pushed to refactor at LInE/Ifractions-web

  • e2b989dab9 Update 'src/js/menus/preMenu_boot.js' Adjusts to remove directory "./src" (it does not make sense in installation of iFractions) Removed /* */ comments from internal code (they are reserve to isolate long blocks during depuration process)

7 months ago

leo pushed to refactor at LInE/Ifractions-web

  • ac384e0ea3 Update 'src/js/globals/globals_tokens.js' Adjusts to remove directory "./src" (it does not make sense in installation of iFractions) Removed /* */ comments from internal code (they are reserve to isolate long blocks during depuration process)

7 months ago

leo pushed to refactor at LInE/Ifractions-web

  • edbe95b4ca Update 'src/style/IFractions.css' Adjusts to remove directory "./src" (it does not make sense in installation of iFractions) Removed 'Bangers' (alien font resulting in cross-reference sites!)

7 months ago

leo pushed to refactor at LInE/Ifractions-web

  • 9d5c6f1ba6 Delete 'index.html' Adjusts to remove directory "./src" (it does not make sense in installation of iFractions) Use the "src/index.html" (and its directories) to install iFraction in your system

7 months ago

leo pushed to refactor at LInE/Ifractions-web

  • 7a36618e2b Add 'src/index.html' Adjusts to remove directory "./src" (it does not make sense in installation of iFractions) Use all files from this point on to install iFraction in your system

7 months ago

leo pushed to refactor at LInE/Ifractions-web

  • e893e54ca3 Update 'index.html' Adjusts to remove directory "./src" (it does not make sense in installation of iFractions) Removed 21 occurences of "src/" in "src=..."

7 months ago